Re-enable SitePerProcessBrowserTest.RecreateMainFrameAfterCancelPending
The test was flaky but the underlying flakiness was fixed in 86ae1baf. The MainThreadEventQueue now destroys its OneShotTimer on the main thread in ClearClient() before the main thread reference to the MainThreadEventQueue is dropped. This prevents the timer from being destroyed along with the MainThreadEventQueue on the compositor thread, if that is the last reference to the MainThreadEventQueue. R=dtapuska@chromium.org Bug: 1104826 Change-Id: I0e46906f731ea5c628cb997eb9b9e0b57f407daf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2429803Reviewed-by:Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Auto-Submit: danakj <danakj@chromium.org> Commit-Queue: Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#810456}
Showing
Please register or sign in to comment