Make PageAlmostIdle transitions determinate.
This adds a final timeout to PageAlmostIdle transitions so that they always fire at some point. This notification is intended to mean "initial load has finished", and it makes sense for this to fire at some point. This simplifies logic in an upcoming CL which factors observation logic out of the TabManager into a helper component. BUG=749789 Change-Id: I1db03f991220eebd33251dc5258a2760042eedef Reviewed-on: https://chromium-review.googlesource.com/929985 Commit-Queue: Chris Hamilton <chrisha@chromium.org> Reviewed-by:lpy <lpy@chromium.org> Cr-Commit-Position: refs/heads/master@{#542614}
Showing
This diff is collapsed.
Please register or sign in to comment