Skip to content

Revert third_party/subscriptions-project/ files for Closure upgrade#21827

Merged
rsimha merged 1 commit intoampproject:masterfrom
dvoytenko:fix156
Apr 11, 2019
Merged

Revert third_party/subscriptions-project/ files for Closure upgrade#21827
rsimha merged 1 commit intoampproject:masterfrom
dvoytenko:fix156

Conversation

@dvoytenko
Copy link
Copy Markdown
Contributor

@dvoytenko dvoytenko commented Apr 11, 2019

Reverted from #21618.

@dvoytenko dvoytenko requested a review from rsimha April 11, 2019 18:58
Copy link
Copy Markdown
Contributor

@rsimha rsimha left a comment

Choose a reason for hiding this comment

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

Approving. Sorry I made this change to third_party/subscriptions. The reason I did so was because of this rule:

'/\\*\\* @type \\{\\!Element\\} \\*/': {
message: 'Use assertElement instead of casting to !Element.',
whitelist: [
'src/log.js', // Has actual implementation of assertElement.
'dist.3p/current/integration.js', // Includes the previous.
'src/polyfills/custom-elements.js',
],
},

Turns out that third_party/subscriptions is exempt from the rule.

I'll merge this as soon as gulp presubmit goes green with this change.

@rsimha
Copy link
Copy Markdown
Contributor

rsimha commented Apr 11, 2019

Presubmit checks are green with this change: https://travis-ci.org/ampproject/amphtml/jobs/518910154#L331-L335

It's safe to merge this PR.

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.

3 participants