|
[MD History] Refactor history.html into a history-app element.
This CL refactors the top level structure of the MD History page so that
a top level app element exists which can take advantage of Polymer's
data binding.
BUG=
Committed: https://crrev.com/123c2cf29aa4890ce71e524b250ca21c7caff103
Cr-Commit-Position: refs/heads/master@{#391575}
Total comments: 4
Total comments: 8
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+242 lines, -141 lines) |
Patch |
 |
M |
chrome/browser/browser_resources.grd
|
View
|
1
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/resources/md_history/app.html
|
View
|
1
2
3
|
1 chunk |
+59 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/resources/md_history/app.js
|
View
|
1
|
1 chunk |
+113 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/md_history/compiled_resources2.gyp
|
View
|
1
|
1 chunk |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/md_history/elements.html
|
View
|
1
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/md_history/history.html
|
View
|
1
2
|
4 chunks |
+7 lines, -29 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/md_history/history.js
|
View
|
1
2
3
4
5
6
|
4 chunks |
+11 lines, -80 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/md_history/side_bar.html
|
View
|
1
2
3
4
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/md_history/side_bar.js
|
View
|
|
2 chunks |
+8 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/md_history_ui.cc
|
View
|
1
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/test/data/webui/md_history/history_item_test.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/test/data/webui/md_history/history_list_test.js
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/webui/md_history/history_overflow_menu_test.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/test/data/webui/md_history/history_supervised_user_test.js
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/webui/md_history/history_synced_tabs_test.js
|
View
|
1
2
3
4
5
|
1 chunk |
+14 lines, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/webui/md_history/history_toolbar_test.js
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/webui/md_history/md_history_browsertest.js
|
View
|
1
2
3
4
|
1 chunk |
+2 lines, -6 lines |
0 comments
|
Download
|
Depends on Patchset:
Dependent Patchsets:
Total messages: 21 (7 generated)
|