Skip to content

Conversation

rictic
Copy link
Contributor

@rictic rictic commented Apr 22, 2019

No description provided.

rictic added 3 commits April 22, 2019 16:08
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.

4 participants