DescriptionRevert 101046 - Redirect chrome://extensions to the new chrome://settings/chromeExtensions.
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/7888010
TBR=finnur@chromium.org
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=101064
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|