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

Issue 7892031: Revert 101081 - Redirect chrome://extensions to the new chrome://settings/chromeExtensions (attem... (Closed)

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

Description

Revert 101081 - 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. Review URL: http://codereview.chromium.org/7885031 TBR=finnur@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=101089

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -14 lines) Patch
M chrome/browser/browser_about_handler.cc View 1 chunk +3 lines, -12 lines 0 comments Download
M chrome/browser/extensions/browser_action_apitest.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/extensions/extension_management_browsertest.cc View 1 chunk +14 lines, -0 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: 1 (0 generated)
Finnur
9 years, 3 months ago (2011-09-14 16:48:03 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698