|
|
Remove kDefaultHostDesktopType from browser_finder.cc.
This forces GetBrowserCount() and GetTabbedBrowserCount() to also take HostDesktopType; changed all consumers to provide desktop context in their query.
Introducing GetTotalBrowserCountForProfile() which is like GetBrowserCount(), but cummulative over all desktops; used in two scenarios where the caller of the old GetBrowserCount() actually wanted to know whether all browsers for a given profile were gone from the p.o.v. of the browser process (i.e. accross all desktops).
BUG= 129187
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=185092
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+153 lines, -82 lines) |
Patch |
 |
M |
chrome/browser/app_controller_mac.mm
|
View
|
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/automation/testing_automation_provider.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/chrome_main_browsertest.cc
|
View
|
1
|
5 chunks |
+13 lines, -7 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/management/management_apitest.cc
|
View
|
|
6 chunks |
+16 lines, -8 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/app_process_apitest.cc
|
View
|
|
3 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/window_open_apitest.cc
|
View
|
|
3 chunks |
+8 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/popup_blocker_browsertest.cc
|
View
|
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/browser.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/browser_browsertest.cc
|
View
|
|
8 chunks |
+18 lines, -9 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/browser_finder.h
|
View
|
|
1 chunk |
+10 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/browser_finder.cc
|
View
|
|
2 chunks |
+13 lines, -12 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/panels/panel_browsertest.cc
|
View
|
|
4 chunks |
+12 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/startup/startup_browser_creator.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/startup/startup_browser_creator_browsertest.cc
|
View
|
1
2
|
15 chunks |
+27 lines, -14 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/startup/startup_browser_creator_interactive_uitest.cc
|
View
|
|
1 chunk |
+12 lines, -8 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/frame/app_non_client_frame_view_ash_browsertest.cc
|
View
|
|
3 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
Total messages: 7 (0 generated)
|