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

Configure background throttling on RenderViewCreated callback #8298

Merged
merged 1 commit into from Dec 29, 2016

Conversation

kevinsawicki
Copy link
Contributor

Previously it was configured after the call to LoadURLWithParams but this seems to cause it to not get set correctly on reload.

Setting it via the RenderViewCreated seems to cause it to be correctly set after reloads.

Closes #7426

@kevinsawicki kevinsawicki force-pushed the configure-throttling-on-created-callback branch from 69f724b to 41afeb7 Compare December 28, 2016 23:52
@kevinsawicki kevinsawicki merged commit fc75080 into master Dec 29, 2016
@kevinsawicki kevinsawicki deleted the configure-throttling-on-created-callback branch December 29, 2016 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant