Skip to content

Upgrade amp-ad support for Index Exchange#7074

Merged
erwinmombay merged 7 commits intoampproject:masterfrom
indexexchange:ix-timeout
Feb 13, 2017
Merged

Upgrade amp-ad support for Index Exchange#7074
erwinmombay merged 7 commits intoampproject:masterfrom
indexexchange:ix-timeout

Conversation

@indexexchange
Copy link
Copy Markdown

Updating amp-ad type "ix" to support timeout and handling network errors

@jridgewell
Copy link
Copy Markdown
Contributor

/to @lannka

@ixpaciga
Copy link
Copy Markdown
Contributor

@lannka - can you give an ETA on when this will be reviewed? Thanks.

Copy link
Copy Markdown
Contributor

@lannka lannka left a comment

Choose a reason for hiding this comment

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

LGTM with one comment

ads/ix.js Outdated
callDoubleclick(global, data);
}, data.ixTimeout);

function callDoubleclick(global, data) {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

can you make it a function variable? also, seems both params are not needed anymore

@ixpaciga
Copy link
Copy Markdown
Contributor

@lannka - thanks for the feedback, we've made those changes.

@ixpaciga
Copy link
Copy Markdown
Contributor

@lannka - Can we get an ETA on when this will be reviewed again?

@jridgewell
Copy link
Copy Markdown
Contributor

There's a merge conflict that needs to be resolved before the next review.

@googlebot
Copy link
Copy Markdown

So there's good news and bad news.

👍 The good news is that everyone that needs to sign a CLA (the pull request submitter and all commit authors) have done so. Everything is all good there.

😕 The bad news is that it appears that one or more commits were authored by someone other than the pull request submitter. We need to confirm that they're okay with their commits being contributed to this project. Please have them confirm that here in the pull request.

Note to project maintainer: This is a terminal state, meaning the cla/google commit status will not change from this state. It's up to you to confirm consent of the commit author(s) and merge this pull request when appropriate.

@ixpaciga
Copy link
Copy Markdown
Contributor

ixpaciga commented Feb 7, 2017

I believe that cla/google warning is about me - yes I consent to my commits being contributed to this project.

@lannka - can I get an ETA on this being reviewed?

Copy link
Copy Markdown
Contributor

@lannka lannka left a comment

Choose a reason for hiding this comment

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

@erwinmombay could you help force merge the request?


writeScript(global, 'https://js-sec.indexww.com/apl/apl6.js');
loadScript(global, 'https://js-sec.indexww.com/apl/apl6.js', undefined, () => {
callDoubleclick();
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

you can put callDoubleClick as the last param of loadScript

@erwinmombay erwinmombay merged commit 9b0091a into ampproject:master Feb 13, 2017
torch2424 pushed a commit to torch2424/amphtml that referenced this pull request Feb 14, 2017
* Upgrade amp-ad support for Index Exchange

* Upgrade amp-ad support for Index Exchange

* Fix rendering bug

* Upgrade amp-ad support for Index Exchange

* Upgrade amp-ad support for Index Exchange
mrjoro pushed a commit to mrjoro/amphtml that referenced this pull request Apr 28, 2017
* Upgrade amp-ad support for Index Exchange

* Upgrade amp-ad support for Index Exchange

* Fix rendering bug

* Upgrade amp-ad support for Index Exchange

* Upgrade amp-ad support for Index Exchange
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants