Loading Dispatcher: Implement WebFrameScheduler::Observer interface
This patch adds an Observer interface to WebFrameScheduler so that platform/loader can implement Blink scheduler backed throttling scheme. Observer will be notified when scheduler's throttling state is changed. Internally, this means the page visibility is changed to which the frame belongs. BUG=729953 Change-Id: I851b153fef2e0c6ada748bee997bc1e69292e08d Reviewed-on: https://chromium-review.googlesource.com/525198Reviewed-by:Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Sami Kyöstilä <skyostil@chromium.org> Reviewed-by:
Kunihiko Sakamoto <ksakamoto@chromium.org> Commit-Queue: Takashi Toyoshima <toyoshim@chromium.org> Cr-Commit-Position: refs/heads/master@{#481808}
Showing
Please register or sign in to comment