Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(18)

Issue 2479963002: Fix more flaky OOPIF tests by waiting for the old RenderFrame to be deleted. (Closed)

Created:
4 years, 1 month ago by Charlie Reis
Modified:
4 years, 1 month ago
Reviewers:
Łukasz Anforowicz
CC:
chromium-reviews, jam, nasko+codewatch_chromium.org, darin-cc_chromium.org, creis+watch_chromium.org, ncarter (slow), site-isolation-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix more flaky OOPIF tests by waiting for the old RenderFrame to be deleted. This fixes the following tests in --site-per-process mode: NavigationControllerBrowserTest.FrameNavigationEntry_NewSubframe FrameTreeBrowserTest.NavigateGrandchildToBlob BUG=662550, 646836 TEST=Bots stay green. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation Committed: https://crrev.com/b2d5f1f334cfeab18119f38708d0cd191e4eac2f Cr-Commit-Position: refs/heads/master@{#430412}

Patch Set 1 #

Patch Set 2 : Fix another case. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -8 lines) Patch
M content/browser/frame_host/frame_tree_browsertest.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M content/browser/frame_host/navigation_controller_impl_browsertest.cc View 1 4 chunks +12 lines, -8 lines 2 comments Download

Messages

Total messages: 21 (14 generated)
Charlie Reis
Here's the other 2. :)
4 years, 1 month ago (2016-11-05 00:16:07 UTC) #4
Charlie Reis
Fixed another case in this CL as well (separate from https://codereview.chromium.org/2478933002/), and sent for more ...
4 years, 1 month ago (2016-11-07 18:31:07 UTC) #11
Łukasz Anforowicz
LGTM https://codereview.chromium.org/2479963002/diff/20001/content/browser/frame_host/navigation_controller_impl_browsertest.cc File content/browser/frame_host/navigation_controller_impl_browsertest.cc (right): https://codereview.chromium.org/2479963002/diff/20001/content/browser/frame_host/navigation_controller_impl_browsertest.cc#newcode2272 content/browser/frame_host/navigation_controller_impl_browsertest.cc:2272: NavigateFrameToURL(root->child_at(0), frame_url2); No need for RenderFrameDeletedObserver here? Is ...
4 years, 1 month ago (2016-11-07 22:13:25 UTC) #14
Charlie Reis
https://codereview.chromium.org/2479963002/diff/20001/content/browser/frame_host/navigation_controller_impl_browsertest.cc File content/browser/frame_host/navigation_controller_impl_browsertest.cc (right): https://codereview.chromium.org/2479963002/diff/20001/content/browser/frame_host/navigation_controller_impl_browsertest.cc#newcode2272 content/browser/frame_host/navigation_controller_impl_browsertest.cc:2272: NavigateFrameToURL(root->child_at(0), frame_url2); On 2016/11/07 22:13:25, Łukasz Anforowicz wrote: > ...
4 years, 1 month ago (2016-11-07 22:54:51 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2479963002/20001
4 years, 1 month ago (2016-11-07 22:55:41 UTC) #17
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-11-07 23:25:38 UTC) #19
commit-bot: I haz the power
4 years, 1 month ago (2016-11-07 23:29:12 UTC) #21
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/b2d5f1f334cfeab18119f38708d0cd191e4eac2f
Cr-Commit-Position: refs/heads/master@{#430412}

Powered by Google App Engine
This is Rietveld 408576698