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

Issue 9794009: Use about:blank as the failback URL if the filter denies a navigation. (Closed)

Created:
8 years, 9 months ago by Chris Evans
Modified:
8 years, 9 months ago
Reviewers:
Charlie Reis
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, abarth-chromium
Visibility:
Public.

Description

Use about:blank as the failback URL if the filter denies a navigation. BUG=117417 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=128057

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Total comments: 2

Patch Set 5 : #

Total comments: 2

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -27 lines) Patch
M chrome/browser/geolocation/chrome_geolocation_permission_context_unittest.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/render_view_host_impl.h View 1 2 3 4 5 1 chunk +4 lines, -2 lines 0 comments Download
M content/browser/renderer_host/render_view_host_impl.cc View 1 2 3 4 7 chunks +27 lines, -17 lines 0 comments Download
M content/browser/renderer_host/render_view_host_unittest.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/tab_contents/tab_contents.cc View 1 2 3 4 4 chunks +31 lines, -4 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
Chris Evans
I'm actually going to wait on the trybot runs on this one, just in case ...
8 years, 9 months ago (2012-03-21 00:02:34 UTC) #1
Charlie Reis
LGTM. CC'ing abarth@ as an FYI.
8 years, 9 months ago (2012-03-21 00:06:36 UTC) #2
Chris Evans
On 2012/03/21 00:06:36, creis wrote: > LGTM. CC'ing abarth@ as an FYI. (one very small ...
8 years, 9 months ago (2012-03-21 02:54:16 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cevans@chromium.org/9794009/6001
8 years, 9 months ago (2012-03-21 02:54:36 UTC) #4
commit-bot: I haz the power
Presubmit check for 9794009-6001 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 9 months ago (2012-03-21 02:54:39 UTC) #5
Chris Evans
On 2012/03/21 00:06:36, creis wrote: > LGTM. CC'ing abarth@ as an FYI. Actually, I see ...
8 years, 9 months ago (2012-03-21 05:09:48 UTC) #6
Chris Evans
On 2012/03/21 05:09:48, Chris Evans wrote: > On 2012/03/21 00:06:36, creis wrote: > > LGTM. ...
8 years, 9 months ago (2012-03-21 13:52:42 UTC) #7
Charlie Reis
https://chromiumcodereview.appspot.com/9794009/diff/13001/content/browser/renderer_host/render_view_host_impl.cc File content/browser/renderer_host/render_view_host_impl.cc (right): https://chromiumcodereview.appspot.com/9794009/diff/13001/content/browser/renderer_host/render_view_host_impl.cc#newcode1043 content/browser/renderer_host/render_view_host_impl.cc:1043: if (!validated_params.referrer.url.is_empty()) Your comment on the bug said that ...
8 years, 9 months ago (2012-03-21 16:23:03 UTC) #8
Chris Evans
On 2012/03/21 16:23:03, creis wrote: > https://chromiumcodereview.appspot.com/9794009/diff/13001/content/browser/renderer_host/render_view_host_impl.cc > File content/browser/renderer_host/render_view_host_impl.cc (right): > > https://chromiumcodereview.appspot.com/9794009/diff/13001/content/browser/renderer_host/render_view_host_impl.cc#newcode1043 > ...
8 years, 9 months ago (2012-03-21 16:57:41 UTC) #9
jam
lgtm
8 years, 9 months ago (2012-03-21 17:02:17 UTC) #10
Charlie Reis
https://chromiumcodereview.appspot.com/9794009/diff/17002/content/browser/renderer_host/render_view_host_impl.cc File content/browser/renderer_host/render_view_host_impl.cc (right): https://chromiumcodereview.appspot.com/9794009/diff/17002/content/browser/renderer_host/render_view_host_impl.cc#newcode1142 content/browser/renderer_host/render_view_host_impl.cc:1142: FilterURL(policy, renderer_id, true, &validated_params.link_url); Why is it ok for ...
8 years, 9 months ago (2012-03-21 17:02:45 UTC) #11
cevans
On Wed, Mar 21, 2012 at 10:02 AM, <creis@chromium.org> wrote: > > https://chromiumcodereview.appspot.com/9794009/diff/17002/content/browser/renderer_host/render_view_host_impl.cc > File ...
8 years, 9 months ago (2012-03-21 17:57:12 UTC) #12
Charlie Reis
LGTM
8 years, 9 months ago (2012-03-21 18:02:51 UTC) #13
commit-bot: I haz the power
8 years, 9 months ago (2012-03-21 18:13:37 UTC) #14

Powered by Google App Engine
This is Rietveld 408576698