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

Doubleclick FF: launch exp for render on idle #13469

Merged

Conversation

keithwrightbos
Copy link
Contributor

Allows for launch render on idle experiment for Doubleclick Fast Fetch once approved. Will update documentation accordingly at the time.

@keithwrightbos keithwrightbos self-assigned this Feb 13, 2018
@@ -1378,6 +1378,11 @@ describes.realWin('additional amp-ad-network-doubleclick-impl',
expect(impl.idleRenderOutsideViewport()).to.be.false;
expect(impl.isIdleRender_).to.be.false;
});

it('should return true if launch experiment enabled', () => {
Copy link
Contributor

Choose a reason for hiding this comment

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

test is misnamed

@keithwrightbos keithwrightbos merged commit 1d163a4 into ampproject:master Feb 13, 2018
@keithwrightbos keithwrightbos deleted the a4a_render_idle_launch_flag branch February 13, 2018 18:23
protonate pushed a commit to protonate/amphtml that referenced this pull request Feb 26, 2018
* Doubleclick FF: launch exp for render on idle

* PR feedback
RanAbram pushed a commit to RanAbram/amphtml that referenced this pull request Mar 12, 2018
* Doubleclick FF: launch exp for render on idle

* PR feedback
protonate pushed a commit to protonate/amphtml that referenced this pull request Mar 15, 2018
* Doubleclick FF: launch exp for render on idle

* PR feedback
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