|
[uber page] Integrate history into uber page.
Insert the history page into uber, redirect history menu command and urls to the uber
page. Also included in this CL:
* Use localized strings for frame URLs in uber.html.
* Turn off uppercase on page titles per latest mocks.
* Re-order page titles per latest mocks. Reflected order in code for readability.
BUG= 116447
TEST=Exercise history in uber page, invoking from menu commands.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=124872
Total comments: 6
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+82 lines, -30 lines) |
Patch |
 |
M |
chrome/browser/browser_about_handler.cc
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/browser_resources.grd
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/history/history.html
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/history/history.js
|
View
|
1
2
3
4
|
4 chunks |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/uber/uber.html
|
View
|
1
2
|
1 chunk |
+12 lines, -9 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/uber/uber_frame.css
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/uber/uber_frame.html
|
View
|
1
2
|
1 chunk |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/browser.cc
|
View
|
|
1 chunk |
+10 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/browser_navigator_browsertest.cc
|
View
|
1
2
3
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/chrome_web_ui_controller_factory.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/history_ui.cc
|
View
|
1
2
3
4
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/uber/uber_ui.cc
|
View
|
1
2
|
4 chunks |
+21 lines, -7 lines |
0 comments
|
Download
|
 |
M |
chrome/common/url_constants.h
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/url_constants.cc
|
View
|
|
3 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/test/reliability/automated_ui_test_test.cc
|
View
|
1
2
3
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
Total messages: 4 (0 generated)
|