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

mediaimpact: startRender API #5420

Merged
merged 1 commit into from Oct 11, 2016
Merged

Conversation

adtechnology
Copy link

added loadHandler functionality to support startRender API
changed lib file url
changed prefetch and extended preconnect settings

Copy link
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

For a record, this is a re-try of #5333

@lannka
Copy link
Contributor

lannka commented Oct 5, 2016

@adtechnology could you fix the linter error so I can merge for you?

@lannka
Copy link
Contributor

lannka commented Oct 6, 2016

@adtechnology some more linter errors :-)

FYI, you can run lint locally: gulp lint

@adtechnology
Copy link
Author

F**K, it was linted already, but I pasted your line from #5333 and not linted afterwards...

@lannka
Copy link
Contributor

lannka commented Oct 7, 2016

@adtechnology there are still type check errors. Could you fix?
gulp check-types

@jridgewell jridgewell changed the title mediaimpact: mediaimpact: startRender API Oct 7, 2016
@adtechnology adtechnology force-pushed the mediaimpact branch 2 times, most recently from 8826cbe to edcc347 Compare October 10, 2016 15:14
/* eslint google-camelcase/google-camelcase: 0 */
global.sas_loadHandler = function(f) {
if (f.hasAd) {
f.crea || (f.crea1 = {
Copy link
Contributor

Choose a reason for hiding this comment

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

just want to make sure this is not a typo here. should it be f.crea or f.crea1?

Copy link
Author

Choose a reason for hiding this comment

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

Yeah, right, THX again...

 added loadHandler functionality to support startRender API
 changed lib file url
changed prefetch and extended preconnect settings
@lannka lannka merged commit dceea94 into ampproject:master Oct 11, 2016
dreamofabear pushed a commit to dreamofabear/amphtml that referenced this pull request Oct 12, 2016
added loadHandler functionality to support startRender API
 changed lib file url
changed prefetch and extended preconnect settings
Lith pushed a commit to Lith/amphtml that referenced this pull request Dec 22, 2016
added loadHandler functionality to support startRender API
 changed lib file url
changed prefetch and extended preconnect settings
Lith pushed a commit to Lith/amphtml that referenced this pull request Dec 22, 2016
added loadHandler functionality to support startRender API
 changed lib file url
changed prefetch and extended preconnect settings
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.

None yet

3 participants