Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Polymer 1: Allow arbitrary whitespace in CSS imports #4902

Merged
merged 1 commit into from
Oct 30, 2017
Merged

Polymer 1: Allow arbitrary whitespace in CSS imports #4902

merged 1 commit into from
Oct 30, 2017

Conversation

freshp86
Copy link

This is a port of #4780 for Polymer 1.

@freshp86
Copy link
Author

freshp86 commented Oct 24, 2017

/cc @sorvell @kevinpschaaf @mgiuffrida

It would be nice if this fix can be ported to Polymer 1, so that we (in Chromium) can avoid errors like this one as well as having to add multiple comments in the code, like these.

@freshp86
Copy link
Author

Ping. Can someone take a look?

Copy link
Member

@kevinpschaaf kevinpschaaf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dfreedm dfreedm merged commit d27175a into Polymer:1.x Oct 30, 2017
@freshp86
Copy link
Author

Thanks for merging. Can we spawn a release for v1.11.1 so that this fix can eventually make it in Chromium?

@freshp86
Copy link
Author

freshp86 commented Dec 5, 2017

@azakus Is this included in a released version of Polymer 1 yet? If not, are there any plans to make one? Otherwise this fix can't be leveraged in our Chromium code.

@dfreedm
Copy link
Member

dfreedm commented Dec 5, 2017

No sorry, its been too long since a release was cut. I'll try to make one today!

MXEBot pushed a commit to mirror/chromium that referenced this pull request Dec 22, 2017
This reverts commit aafc53d.

Reason for revert:
Caused style breakages, that only happen "optimize_webui = true", see crbug.com/796824 and crbug.com/796832.

Original change's description:
> WebUI: Break long style lines, remove addressed TODO.
>
> As of Polymer 1.11.2, breaking lines within style include="..." attributes is
> allowed, see [1]. Removing obsolete TODOs.
>
> [1] Polymer/polymer#4902
>
> Bug: None
> Change-Id: I0156300cf60ed3d7af76ef755532b69aa0280704
> Reviewed-on: https://chromium-review.googlesource.com/833371
> Commit-Queue: Demetrios Papadopoulos <[email protected]>
> Reviewed-by: Michael Giuffrida <[email protected]>
> Cr-Commit-Position: refs/heads/master@{#525396}

[email protected],[email protected]

# Not skipping CQ checks because original CL landed > 1 day ago.

Bug: 796824,796832
Change-Id: I85b9dd80b4fe15748d2339a04400073c9fafca12
Reviewed-on: https://chromium-review.googlesource.com/840802
Reviewed-by: Demetrios Papadopoulos <[email protected]>
Commit-Queue: Demetrios Papadopoulos <[email protected]>
Cr-Commit-Position: refs/heads/master@{#525840}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants