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

Upstream compilation fixes #5528

Merged
merged 3 commits into from Apr 23, 2019
Merged

Upstream compilation fixes #5528

merged 3 commits into from Apr 23, 2019

Conversation

rictic
Copy link
Contributor

@rictic rictic commented Apr 22, 2019

No description provided.

Also add @nocollapse to all of our static methods and properties, because we never want static property collapsing on these methods.
This improves the closure compiler type checking of GestureEventListeners. Upstreaming of cl/239878806
Copy link
Member

@dfreedm dfreedm 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 8f7119a into master Apr 23, 2019
@dfreedm dfreedm deleted the closure-statics-workaround branch April 23, 2019 00:02
@rictic
Copy link
Contributor Author

rictic commented Apr 23, 2019

@ChadKillingsworth FYI, this includes workarounds for google/closure-compiler#3240

@stephanwlee
Copy link

Would it be possible to port this change over to 2.x and create a patch release for Polymer 2.8? Our project uses Polymer2 (interim; we have plans to upgrade to 3.x ultimately) with Closure compiler and we had to use a weird hack to get around the issue.

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.

None yet

4 participants