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

Issue 7885031: Redirect chrome://extensions to the new chrome://settings/chromeExtensions (attempt 2). (Closed)

Created:
9 years, 3 months ago by Finnur
Modified:
9 years, 3 months ago
Reviewers:
joi, Jói
CC:
chromium-reviews, Aaron Boodman, Erik does not do reviews, mihaip+watch_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Redirect chrome://extensions to the new chrome://settings/chromeExtensions (attempt 2). The two modifications to the tests were needed because they were trying to open chrome://extensions in incognito. In one case, the test just needed any page (so I switched to about:blank) and in the other we are testing for a condition that cannot happen anymore because chrome://extensions could be loaded in incognito but chrome://settings doesn't allow that -- it shunts the request to the non-incognito profile. The test was testing that we don't crash in incognito, so I removed that test. BUG=87377 TEST=Well... type in chrome://extensions and notice it redirects. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=101081

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -20 lines) Patch
M chrome/browser/browser_about_handler.cc View 1 chunk +12 lines, -3 lines 0 comments Download
M chrome/browser/extensions/browser_action_apitest.cc View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/extensions/extension_management_browsertest.cc View 1 chunk +0 lines, -14 lines 0 comments Download
M chrome/test/data/extensions/api_test/notifications/has_permission_manifest/background.html View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Finnur
This is the same changelist as... http://codereview.chromium.org/7888010/ ... except I updated the string in the ...
9 years, 3 months ago (2011-09-14 15:38:11 UTC) #1
Jói
LGTM
9 years, 3 months ago (2011-09-14 20:25:23 UTC) #2
Jói
9 years, 3 months ago (2011-09-14 20:25:23 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698