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

Issue 1738233002: Disallow was_within_same_page = true for a cross-process navigation (Closed)

Created:
4 years, 9 months ago by gzobqq
Modified:
4 years, 9 months ago
CC:
darin-cc_chromium.org, nasko+codewatch_chromium.org, jam, creis+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Disallow was_within_same_page = true for a cross-process navigation. BUG=590284 CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_site_isolation Committed: https://crrev.com/8be1ff11dc1fae61146dbcfaa38e12314d290dca Cr-Commit-Position: refs/heads/master@{#378461}

Patch Set 1 #

Total comments: 5

Patch Set 2 : Cleaner approach by creis #

Patch Set 3 : Fix is_navigation_within_page #

Total comments: 10

Patch Set 4 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -1 line) Patch
M content/browser/frame_host/navigator_impl.cc View 1 2 1 chunk +13 lines, -0 lines 0 comments Download
M content/browser/frame_host/navigator_impl_unittest.cc View 1 2 3 1 chunk +30 lines, -0 lines 0 comments Download
M content/test/test_render_frame_host.cc View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 32 (17 generated)
gzobqq
Work in progress. Not sure if this is the correct way to fix this. Need ...
4 years, 9 months ago (2016-02-26 19:21:16 UTC) #4
Charlie Reis
[+nasko, since I'll be OOO after today] Yes, it's bad that we're allowing a cross-process ...
4 years, 9 months ago (2016-02-26 20:11:58 UTC) #6
gzobqq
nasko, PTAL phajdan.jr, PTAL at content/test https://codereview.chromium.org/1738233002/diff/1/content/browser/frame_host/navigator_impl.cc File content/browser/frame_host/navigator_impl.cc (right): https://codereview.chromium.org/1738233002/diff/1/content/browser/frame_host/navigator_impl.cc#newcode468 content/browser/frame_host/navigator_impl.cc:468: params.url, params.was_within_same_page, render_frame_host, ...
4 years, 9 months ago (2016-02-29 13:36:28 UTC) #11
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1738233002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1738233002/80001
4 years, 9 months ago (2016-02-29 13:37:56 UTC) #13
commit-bot: I haz the power
Dry run: No L-G-T-M from a valid reviewer yet. CQ run can only be started ...
4 years, 9 months ago (2016-02-29 13:37:58 UTC) #15
nasko
https://codereview.chromium.org/1738233002/diff/80001/content/browser/frame_host/navigator_impl_unittest.cc File content/browser/frame_host/navigator_impl_unittest.cc (right): https://codereview.chromium.org/1738233002/diff/80001/content/browser/frame_host/navigator_impl_unittest.cc#newcode1160 content/browser/frame_host/navigator_impl_unittest.cc:1160: // on the browser side and the renderer should ...
4 years, 9 months ago (2016-03-01 00:27:01 UTC) #16
gzobqq
Thanks for the review, PTAL https://codereview.chromium.org/1738233002/diff/80001/content/browser/frame_host/navigator_impl_unittest.cc File content/browser/frame_host/navigator_impl_unittest.cc (right): https://codereview.chromium.org/1738233002/diff/80001/content/browser/frame_host/navigator_impl_unittest.cc#newcode1160 content/browser/frame_host/navigator_impl_unittest.cc:1160: // on the browser ...
4 years, 9 months ago (2016-03-01 08:31:42 UTC) #17
nasko
LGTM
4 years, 9 months ago (2016-03-01 14:47:28 UTC) #18
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1738233002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1738233002/100001
4 years, 9 months ago (2016-03-01 14:52:06 UTC) #20
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_asan_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/123864)
4 years, 9 months ago (2016-03-01 15:17:56 UTC) #22
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1738233002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1738233002/100001
4 years, 9 months ago (2016-03-01 16:12:42 UTC) #24
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-01 16:59:19 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1738233002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1738233002/100001
4 years, 9 months ago (2016-03-01 17:06:19 UTC) #28
commit-bot: I haz the power
Committed patchset #4 (id:100001)
4 years, 9 months ago (2016-03-01 17:12:10 UTC) #30
commit-bot: I haz the power
4 years, 9 months ago (2016-03-01 17:13:37 UTC) #32
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/8be1ff11dc1fae61146dbcfaa38e12314d290dca
Cr-Commit-Position: refs/heads/master@{#378461}

Powered by Google App Engine
This is Rietveld 408576698