|
Allow settings dialog to be opened via the app launcher, as a packaged app.
This first stage fixes peculiar behaviour when running a launched ShellWindow
in a process separate from the background page (e.g. sandboxed pages, and the
new settings app, which will use a process running WebUI), as well as
installing the app itself; loading the vanillla chrome://settings pages.
Next part: theming and pages for the app-host settings UI.
BUG= 130210
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=161828
Total comments: 8
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+103 lines, -13 lines) |
Patch |
 |
M |
chrome/app/theme/theme_resources.grd
|
View
|
1
2
3
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/browser_resources.grd
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/app_window/app_window_api.cc
|
View
|
|
3 chunks |
+17 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/component_loader.cc
|
View
|
1
2
3
4
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/image_loading_tracker.cc
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/component_extension_resources.grd
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/resources/settings_app/manifest.json
|
View
|
1
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/resources/settings_app/settings_app.js
|
View
|
1
2
3
4
5
6
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/tab_contents/render_view_context_menu.cc
|
View
|
1
|
1 chunk |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/extensions/shell_window.h
|
View
|
1
2
3
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/extensions/shell_window.cc
|
View
|
1
2
3
4
|
2 chunks |
+15 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/common/chrome_switches.h
|
View
|
1
2
3
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/chrome_switches.cc
|
View
|
1
2
3
4
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/resources/extensions/app_window_custom_bindings.js
|
View
|
|
2 chunks |
+7 lines, -5 lines |
0 comments
|
Download
|
Total messages: 9 (0 generated)
|