|
[uber page] Merge advanced options page into browser options.
This CL merges the AdvancedOptions handler into BrowserOptions. There
remains additional cleanup to remove subpage support from the options
page that I intend to handle in a followup CL. The focus here is to
match the mocks and retain all functionality. As a result of this
change, searching works considerably better.
BUG= 116107, 110527, 111645
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=124470
Total comments: 3
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1811 lines, -2059 lines) |
Patch |
 |
M |
chrome/app/generated_resources.grd
|
View
|
1
2
|
4 chunks |
+6 lines, -11 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/resources/options2/advanced_options.css
|
View
|
1
2
|
1 chunk |
+0 lines, -31 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/resources/options2/advanced_options.html
|
View
|
1
2
|
1 chunk |
+0 lines, -328 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/resources/options2/advanced_options.js
|
View
|
1
2
|
1 chunk |
+0 lines, -464 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/options2/browser_options.css
|
View
|
1
2
|
1 chunk |
+34 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/options2/browser_options.html
|
View
|
1
2
|
3 chunks |
+331 lines, -9 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/options2/browser_options.js
|
View
|
1
2
|
8 chunks |
+511 lines, -20 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/options2/options.html
|
View
|
1
2
|
2 chunks |
+2 lines, -8 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/options2/options.js
|
View
|
1
2
|
7 chunks |
+9 lines, -15 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/options2/options_bundle.js
|
View
|
1
2
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/options2/options_page.css
|
View
|
1
2
|
3 chunks |
+1 line, -64 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/options2/password_manager.js
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/options2/search_page.js
|
View
|
1
2
|
3 chunks |
+16 lines, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/uber/uber_shared.css
|
View
|
1
2
|
1 chunk |
+10 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/browser.cc
|
View
|
1
2
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
D |
chrome/browser/ui/webui/options2/advanced_options2_browsertest.js
|
View
|
1
2
|
1 chunk |
+0 lines, -63 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/ui/webui/options2/advanced_options_handler2.h
|
View
|
1
2
|
1 chunk |
+0 lines, -202 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/ui/webui/options2/advanced_options_handler2.cc
|
View
|
1
2
|
1 chunk |
+0 lines, -809 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/options2/browser_options_handler2.h
|
View
|
1
2
|
5 chunks |
+163 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/options2/browser_options_handler2.cc
|
View
|
1
2
|
20 chunks |
+694 lines, -7 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/options2/chromeos/bluetooth_options_handler2.cc
|
View
|
1
2
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/options2/options2_browsertest.js
|
View
|
1
2
|
3 chunks |
+26 lines, -9 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/options2/options_ui2.cc
|
View
|
1
2
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser.gypi
|
View
|
1
2
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
Total messages: 4 (0 generated)
|