|
|
Plumb HostDesktopType through BrowserListTabContentsProvider.
Although LaunchDevToolsHandlerIfNeeded (in chrome_browser_main.cc) is the only user via the remote dev tools debugger, the API is rather generic and it made more sense to plumb the HostDesktopType through even if we end up hardcoding it in the only caller.
Also removes chrome::NewEmptyWindowDeprecated().
BUG= 129187
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=184094
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+28 lines, -20 lines) |
Patch |
 |
M |
chrome/browser/browser_process.h
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/browser_process_impl.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/browser_process_impl.cc
|
View
|
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/chrome_browser_main.cc
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/devtools/browser_list_tabcontents_provider.h
|
View
|
|
3 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/devtools/browser_list_tabcontents_provider.cc
|
View
|
|
2 chunks |
+5 lines, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/devtools/remote_debugging_server.h
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/devtools/remote_debugging_server.cc
|
View
|
|
1 chunk |
+7 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/browser_commands.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/browser_commands.cc
|
View
|
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/test/base/testing_browser_process.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/test/base/testing_browser_process.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
Total messages: 4 (0 generated)
|