|
*Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.
*Update AboutSource to use the source_name of each about/chrome page.
*Make WillHandleBrowserAboutURL fix up schemes and handle chrome://foo/
-Redirect memory to memory-redirect (wasn't handling chrome://memory/).
-Catalog all kChromeUI*Hosts in url_constants.cc
-Simplify paths (credits, os-credits, ipc, settings, about/version).
-Nix web_ui_util::ChromeURLHostEquals (use scheme & host comparison).
-Favor GURL::SchemeIs and url_constants, update & expand tests.
-Add and fixup chrome://chrome-urls (the about:about page).
-Update special_tabs.py from Nirnimesh's codereview.chromium.org/6995057/.
This change was reverted with r88166 for sync_integration_tests failures.
These failures are a tangential issue, crbug.com/85294; I'll re-land this soon.
BUG= 55771
TEST=Access about:, about://, chrome:, chrome:// pages.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=88142
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=88367
Total comments: 16
Total comments: 8
Total comments: 1
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+561 lines, -549 lines) |
Patch |
|
M |
chrome/browser/accessibility/accessibility_win_browsertest.cc
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
chrome/browser/autocomplete/builtin_provider.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
chrome/browser/automation/automation_tab_helper_browsertest.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
chrome/browser/browser_about_handler.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+6 lines, -10 lines |
0 comments
|
Download
|
|
M |
chrome/browser/browser_about_handler.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
12 chunks |
+184 lines, -278 lines |
0 comments
|
Download
|
|
M |
chrome/browser/browser_about_handler_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+41 lines, -39 lines |
0 comments
|
Download
|
|
M |
chrome/browser/chrome_content_browser_client.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+4 lines, -3 lines |
0 comments
|
Download
|
|
M |
chrome/browser/crash_recovery_browsertest.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
chrome/browser/download/download_browsertest.cc
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
chrome/browser/extensions/all_urls_apitest.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
chrome/browser/extensions/extension_install_ui.cc
|
View
|
1
2
3
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
chrome/browser/extensions/extension_tabs_module.cc
|
View
|
1
2
3
4
5
6
7
8
|
5 chunks |
+21 lines, -14 lines |
0 comments
|
Download
|
|
M |
chrome/browser/history/history.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+4 lines, -7 lines |
0 comments
|
Download
|
|
M |
chrome/browser/net/url_fixer_upper.h
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
|
M |
chrome/browser/net/url_fixer_upper.cc
|
View
|
1
2
3
4
5
6
7
|
5 chunks |
+16 lines, -9 lines |
0 comments
|
Download
|
|
M |
chrome/browser/net/url_fixer_upper_unittest.cc
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+49 lines, -4 lines |
0 comments
|
Download
|
|
M |
chrome/browser/net/view_blob_internals_job_factory.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
|
M |
chrome/browser/net/view_http_cache_job_factory.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
|
M |
chrome/browser/printing/cloud_print/cloud_print_setup_source.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
chrome/browser/printing/print_dialog_cloud.cc
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
chrome/browser/printing/print_dialog_cloud_unittest.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
chrome/browser/tab_contents/render_view_context_menu.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+3 lines, -5 lines |
0 comments
|
Download
|
|
M |
chrome/browser/tab_restore_uitest.cc
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
chrome/browser/tabs/tab_strip_model.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/browser.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/gtk/browser_toolbar_gtk.cc
|
View
|
1
2
3
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/webui/BidiCheckerWebUITest.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/webui/chrome_url_data_manager_backend.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/webui/chrome_web_ui_factory.cc
|
View
|
1
2
3
4
5
6
7
8
|
5 chunks |
+11 lines, -10 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/webui/ntp/new_tab_ui_uitest.cc
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/webui/options/about_page_handler.cc
|
View
|
1
2
3
|
2 chunks |
+3 lines, -5 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/webui/options/options_ui.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/webui/web_ui_util.h
|
View
|
1
2
3
|
2 chunks |
+0 lines, -5 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/webui/web_ui_util.cc
|
View
|
1
2
3
|
2 chunks |
+0 lines, -9 lines |
0 comments
|
Download
|
|
M |
chrome/common/about_handler.h
|
View
|
1
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
chrome/common/about_handler.cc
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+6 lines, -8 lines |
0 comments
|
Download
|
|
M |
chrome/common/url_constants.h
|
View
|
1
2
3
4
5
6
7
|
6 chunks |
+65 lines, -34 lines |
0 comments
|
Download
|
|
M |
chrome/common/url_constants.cc
|
View
|
1
2
3
4
5
6
7
|
5 chunks |
+65 lines, -30 lines |
0 comments
|
Download
|
|
M |
chrome/renderer/about_handler.cc
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
|
M |
chrome/test/automation/automation_proxy_uitest.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
chrome/test/functional/special_tabs.py
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
content/browser/child_process_security_policy_unittest.cc
|
View
|
1
2
3
4
5
6
7
|
4 chunks |
+15 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/browser/site_instance.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+3 lines, -5 lines |
0 comments
|
Download
|
|
M |
content/browser/site_instance_unittest.cc
|
View
|
1
2
3
4
5
6
7
|
4 chunks |
+7 lines, -12 lines |
0 comments
|
Download
|
Total messages: 19 (0 generated)
|