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

Don't allow other fast fetch impls to import doubleclick or adsense impls. #12101

Merged
merged 2 commits into from Nov 17, 2017

Conversation

bradfrizzell
Copy link
Contributor

No description provided.

…o you are with, to extend doubleclick impl or adsense impl
@@ -251,4 +251,12 @@ exports.rules = [
'src/iframe-helper.js',
],
},

{
filesMatching: 'extensions/amp-ad-network-*/**/*.js',
Copy link
Contributor

Choose a reason for hiding this comment

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

Any reason we can't just make this filesMatching: '**/*.js'?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

sure we can do that.

@keithwrightbos keithwrightbos merged commit cc6c00f into master Nov 17, 2017
ghost pushed a commit that referenced this pull request Dec 6, 2017
…mpls. (#12101)

* Don't allow anyone, for any reason, ever, no matter who, no matter who you are with, to extend doubleclick impl or adsense impl

* Don't let any files depend
gzgogo pushed a commit to gzgogo/amphtml that referenced this pull request Jan 26, 2018
…mpls. (ampproject#12101)

* Don't allow anyone, for any reason, ever, no matter who, no matter who you are with, to extend doubleclick impl or adsense impl

* Don't let any files depend
@bradfrizzell bradfrizzell deleted the frizz-no-import-ff-impl branch April 12, 2018 14:32
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

3 participants