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

Issue 1908233002: One and only one top-loading-frame across all renderers. (Closed)

Created:
4 years, 8 months ago by Łukasz Anforowicz
Modified:
4 years, 7 months ago
CC:
chromium-reviews, jochen+watch_chromium.org, mlamouri+watch-test-runner_chromium.org, site-isolation-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@split-setTopLoadingFrame-into-set-and-clear
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

One and only one top-loading-frame across all renderers. This CL prevents an OOPIF from being tracked as the top-loading-frame, when another renderer already tracks the main frame as the top-loading-frame. Without this CL, BlinkTestRunner::TestFinished would be called for an OOPIF (and we would just get lucky and fail to deliver notification to the browser because of swapped-out filtering of ShellViewHostMsg_TestFinishedInSecondaryRenderer). BUG=595089 Committed: https://crrev.com/cb2ee5f8033a278716249a0ccc095ddd3f7a675f Cr-Commit-Position: refs/heads/master@{#390387}

Patch Set 1 #

Patch Set 2 : Rebasing... #

Total comments: 3

Patch Set 3 : Rebasing... #

Total comments: 2

Patch Set 4 : Rebasing... #

Patch Set 5 : Comment tweak on |have_top_loading_frame| flag. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -4 lines) Patch
M components/test_runner/layout_test_runtime_flags.h View 1 2 3 4 1 chunk +6 lines, -0 lines 0 comments Download
M components/test_runner/layout_test_runtime_flags.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M components/test_runner/test_runner.cc View 1 2 3 4 chunks +12 lines, -4 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 15 (7 generated)
Łukasz Anforowicz
jochen@, could you please take a look? https://codereview.chromium.org/1908233002/diff/20001/components/test_runner/test_runner.cc File components/test_runner/test_runner.cc (left): https://codereview.chromium.org/1908233002/diff/20001/components/test_runner/test_runner.cc#oldcode1835 components/test_runner/test_runner.cc:1835: DCHECK(test_is_running_); This ...
4 years, 8 months ago (2016-04-25 23:19:59 UTC) #3
jochen (gone - plz use gerrit)
lgtm anyway https://codereview.chromium.org/1908233002/diff/40001/components/test_runner/layout_test_runtime_flags.h File components/test_runner/layout_test_runtime_flags.h (right): https://codereview.chromium.org/1908233002/diff/40001/components/test_runner/layout_test_runtime_flags.h#newcode163 components/test_runner/layout_test_runtime_flags.h:163: DEFINE_BOOL_LAYOUT_TEST_RUNTIME_FLAG(have_top_loading_frame) maybe track_top_loading_frame_in_this_process?
4 years, 7 months ago (2016-04-27 12:00:52 UTC) #4
Łukasz Anforowicz
https://codereview.chromium.org/1908233002/diff/40001/components/test_runner/layout_test_runtime_flags.h File components/test_runner/layout_test_runtime_flags.h (right): https://codereview.chromium.org/1908233002/diff/40001/components/test_runner/layout_test_runtime_flags.h#newcode163 components/test_runner/layout_test_runtime_flags.h:163: DEFINE_BOOL_LAYOUT_TEST_RUNTIME_FLAG(have_top_loading_frame) On 2016/04/27 12:00:51, jochen wrote: > maybe track_top_loading_frame_in_this_process? ...
4 years, 7 months ago (2016-04-27 22:59:03 UTC) #5
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1908233002/70004 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1908233002/70004
4 years, 7 months ago (2016-04-28 14:40:52 UTC) #7
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-04-28 15:16:10 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1908233002/70004 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1908233002/70004
4 years, 7 months ago (2016-04-28 15:33:58 UTC) #12
commit-bot: I haz the power
Committed patchset #5 (id:70004)
4 years, 7 months ago (2016-04-28 15:37:53 UTC) #13
commit-bot: I haz the power
4 years, 7 months ago (2016-04-30 17:18:43 UTC) #14
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/cb2ee5f8033a278716249a0ccc095ddd3f7a675f
Cr-Commit-Position: refs/heads/master@{#390387}

Powered by Google App Engine
This is Rietveld 408576698