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

Issue 2898763004: PlzNavigateNavigationHandleImplBrowserTest.BlockedRequestAfterWebUI (Closed)

Created:
3 years, 7 months ago by ncarter (slow)
Modified:
3 years, 6 months ago
Reviewers:
nasko
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

PlzNavigateNavigationHandleImplBrowserTest.BlockedRequestAfterWebUI Tests the case where a browser-initiated navigation to a normal webpage is blocked (net::ERR_BLOCKED_BY_CLIENT) while departing from a privileged WebUI page (chrome://gpu). It is a security risk for the error page to commit in the privileged process. BUG=661324 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation Review-Url: https://codereview.chromium.org/2898763004 Cr-Commit-Position: refs/heads/master@{#474356} Committed: https://chromium.googlesource.com/chromium/src/+/be2ecca29e9914527c5ee5deaceefd02646a3b72

Patch Set 1 #

Patch Set 2 : Move test to content #

Patch Set 3 : Move test to content #

Patch Set 4 : web_contents #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -0 lines) Patch
M content/browser/frame_host/navigation_handle_impl_browsertest.cc View 1 2 3 2 chunks +37 lines, -0 lines 2 comments Download

Depends on Patchset:

Messages

Total messages: 20 (15 generated)
ncarter (slow)
nasko, please review This is a browser test that more directly exercises the bug fixed ...
3 years, 7 months ago (2017-05-22 21:09:51 UTC) #11
nasko
LGTM with a nit. https://codereview.chromium.org/2898763004/diff/60001/content/browser/frame_host/navigation_handle_impl_browsertest.cc File content/browser/frame_host/navigation_handle_impl_browsertest.cc (right): https://codereview.chromium.org/2898763004/diff/60001/content/browser/frame_host/navigation_handle_impl_browsertest.cc#newcode1295 content/browser/frame_host/navigation_handle_impl_browsertest.cc:1295: scoped_refptr<SiteInstance> web_ui_process = web_contents->GetSiteInstance(); nit: ...
3 years, 7 months ago (2017-05-23 04:48:53 UTC) #14
ncarter (slow)
https://codereview.chromium.org/2898763004/diff/60001/content/browser/frame_host/navigation_handle_impl_browsertest.cc File content/browser/frame_host/navigation_handle_impl_browsertest.cc (right): https://codereview.chromium.org/2898763004/diff/60001/content/browser/frame_host/navigation_handle_impl_browsertest.cc#newcode1295 content/browser/frame_host/navigation_handle_impl_browsertest.cc:1295: scoped_refptr<SiteInstance> web_ui_process = web_contents->GetSiteInstance(); On 2017/05/23 04:48:53, nasko wrote: ...
3 years, 6 months ago (2017-05-24 17:18:08 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/2898763004/60001
3 years, 6 months ago (2017-05-24 17:18:57 UTC) #17
commit-bot: I haz the power
3 years, 6 months ago (2017-05-24 18:08:48 UTC) #20
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/be2ecca29e9914527c5ee5deacee...

Powered by Google App Engine
This is Rietveld 408576698