|
Remove some chrome-specific methods from content::WebUI.
HideFavicon wasn't used anymore. This is probably because now we show a search icon there.
FocusLocationBarByDefault can just be implemented in Browser (like Instant).
HideURL can just be implemented in ToolbarModelImpl (again, like Instant).
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=193998
Total comments: 8
Total comments: 1
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+63 lines, -393 lines) |
Patch |
 |
M |
chrome/browser/extensions/extension_web_ui.cc
|
View
|
|
2 chunks |
+0 lines, -17 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/favicon/favicon_tab_helper.cc
|
View
|
1
2
|
2 chunks |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/browser.cc
|
View
|
1
2
|
2 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/browser_focus_uitest.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+39 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/toolbar/toolbar_model_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+16 lines, -11 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/extensions/extension_activity_ui.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/ntp/new_tab_ui.cc
|
View
|
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/sync_setup_handler_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -12 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/ui/webui/web_ui_unittest.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -240 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_tests_unit.gypi
|
View
|
1
2
3
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/web_contents/web_contents_impl.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/web_contents/web_contents_impl.cc
|
View
|
|
2 chunks |
+0 lines, -43 lines |
0 comments
|
Download
|
 |
M |
content/browser/webui/web_ui_impl.h
|
View
|
|
2 chunks |
+0 lines, -9 lines |
0 comments
|
Download
|
 |
M |
content/browser/webui/web_ui_impl.cc
|
View
|
|
2 chunks |
+1 line, -28 lines |
0 comments
|
Download
|
 |
M |
content/public/browser/web_contents.h
|
View
|
|
2 chunks |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
content/public/browser/web_ui.h
|
View
|
|
1 chunk |
+0 lines, -15 lines |
0 comments
|
Download
|
Total messages: 8 (0 generated)
|