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

Issue 8769026: Content-initiated navigations from chrome:// pages to chrome:// pages in a new tab must be browse... (Closed)

Created:
9 years ago by Tom Sepez
Modified:
9 years ago
Reviewers:
jam
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, dpranke-watch+content_chromium.org
Visibility:
Public.

Description

Content-initiated navigations from chrome:// pages to chrome:// pages in a new tab must be browser navigations. BUG=106132 TEST=Chrome os chrome://settings/about page "open source" links work. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113005

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -16 lines) Patch
M chrome/renderer/chrome_content_renderer_client.cc View 1 2 1 chunk +22 lines, -16 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Tom Sepez
Added a selection of OWNERS as reviewers.
9 years ago (2011-12-02 00:57:25 UTC) #1
brettw
Do not add a selection of owners as reviewers. Pick the owner you want and ...
9 years ago (2011-12-02 01:03:21 UTC) #2
Tom Sepez
Fine. John, please take a look and let me know if you can approve this.
9 years ago (2011-12-02 01:11:36 UTC) #3
jam
http://codereview.chromium.org/8769026/diff/1/content/renderer/render_view_impl.cc File content/renderer/render_view_impl.cc (right): http://codereview.chromium.org/8769026/diff/1/content/renderer/render_view_impl.cc#newcode2073 content/renderer/render_view_impl.cc:2073: url.SchemeIs("chrome"); nit: i assume there's a constant somewhere for ...
9 years ago (2011-12-02 02:29:19 UTC) #4
Tom Sepez
Yep. Much cleaner. I knew not to include the k-constant from chrome into the content ...
9 years ago (2011-12-02 19:04:24 UTC) #5
Tom Sepez
Brett, can you take a look at this now that John is OOO? Thanks.
9 years ago (2011-12-05 17:28:03 UTC) #6
Tom Sepez
On 2011/12/05 17:28:03, Tom Sepez wrote: > Brett, can you take a look at this ...
9 years ago (2011-12-05 18:09:27 UTC) #7
jam
9 years ago (2011-12-05 18:10:16 UTC) #8
lgtm

Powered by Google App Engine
This is Rietveld 408576698