Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(36)

Issue 1659203002: Remove HostDesktopType from FindLastActive[WithProfile] (Closed)

Created:
4 years, 10 months ago by scottmg
Modified:
4 years, 10 months ago
Reviewers:
sky
CC:
chromium-reviews, asanka, extensions-reviews_chromium.org, sadrul, zea+watch_chromium.org, tfarina, grt+watch_chromium.org, maxbogue+watch_chromium.org, jam, plaree+watch_chromium.org, noyau+watch_chromium.org, darin-cc_chromium.org, kalyank, chromium-apps-reviews_chromium.org, tim+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove HostDesktopType from FindLastActive[WithProfile] From chrome/browser/ui/browser_finder.h. R=sky@chromium.org BUG=558054 Committed: https://crrev.com/5c03fe02699201911d37510b73597e40dba19286 Cr-Commit-Position: refs/heads/master@{#373118}

Patch Set 1 #

Patch Set 2 : mac adl #

Total comments: 4

Patch Set 3 : nullptr #

Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -124 lines) Patch
M chrome/browser/app_controller_mac.mm View 1 2 chunks +2 lines, -4 lines 0 comments Download
M chrome/browser/background/background_contents_service.cc View 2 chunks +1 line, -3 lines 0 comments Download
M chrome/browser/background/background_mode_manager.cc View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/download/download_crx_util.cc View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/download/download_ui_controller.cc View 1 2 1 chunk +2 lines, -4 lines 0 comments Download
M chrome/browser/extensions/api/extension_action/extension_action_api.cc View 2 chunks +3 lines, -4 lines 0 comments Download
M chrome/browser/extensions/api/runtime/chrome_runtime_api_delegate.cc View 2 chunks +2 lines, -4 lines 0 comments Download
M chrome/browser/extensions/bundle_installer.h View 2 chunks +0 lines, -4 lines 0 comments Download
M chrome/browser/extensions/bundle_installer.cc View 2 chunks +1 line, -2 lines 0 comments Download
M chrome/browser/extensions/extension_error_ui_default.cc View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/extensions/webstore_inline_installer_browsertest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/printing/print_error_dialog.cc View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/renderer_context_menu/render_view_context_menu.cc View 5 chunks +5 lines, -9 lines 0 comments Download
M chrome/browser/safe_browsing/srt_fetcher_win.cc View 2 chunks +2 lines, -3 lines 0 comments Download
M chrome/browser/safe_browsing/srt_global_error_win.cc View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/translate/chrome_translate_client.cc View 1 chunk +1 line, -3 lines 0 comments Download
M chrome/browser/ui/ash/system_tray_delegate_chromeos.cc View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/ui/blocked_content/popup_blocker_browsertest.cc View 3 chunks +6 lines, -11 lines 0 comments Download
M chrome/browser/ui/bookmarks/bookmark_bubble_sign_in_delegate.cc View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/ui/browser_finder.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/browser_finder.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/browser_window_cocoa.mm View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/browser_window_controller.mm View 1 chunk +1 line, -3 lines 0 comments Download
M chrome/browser/ui/cocoa/handoff_active_url_observer.cc View 2 chunks +2 lines, -4 lines 0 comments Download
M chrome/browser/ui/cocoa/last_active_browser_cocoa.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/content_settings/content_setting_bubble_model_browsertest.cc View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/ui/extensions/extension_install_ui_default.cc View 2 chunks +2 lines, -4 lines 0 comments Download
M chrome/browser/ui/network_profile_bubble.cc View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/ui/startup/default_browser_prompt.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/sync/one_click_signin_sync_starter.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/frame/browser_view.cc View 1 chunk +1 line, -3 lines 0 comments Download
M chrome/browser/ui/views/profiles/user_manager_view.cc View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/ui/views/select_file_dialog_extension.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M chrome/browser/ui/webui/signin/inline_login_handler_impl.cc View 3 chunks +4 lines, -8 lines 0 comments Download
M chrome/browser/ui/webui/signin/sync_confirmation_handler.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M chrome/browser/ui/webui/signin/user_manager_screen_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/window_sizer/window_sizer.h View 2 chunks +1 line, -3 lines 0 comments Download
M chrome/browser/ui/window_sizer/window_sizer_aura.cc View 1 chunk +1 line, -4 lines 0 comments Download
M chrome/browser/ui/window_sizer/window_sizer_mac.mm View 1 chunk +2 lines, -4 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 12 (5 generated)
scottmg
4 years, 10 months ago (2016-02-02 21:51:28 UTC) #2
sky
LGTM https://codereview.chromium.org/1659203002/diff/20001/chrome/browser/download/download_ui_controller.cc File chrome/browser/download/download_ui_controller.cc (right): https://codereview.chromium.org/1659203002/diff/20001/chrome/browser/download/download_ui_controller.cc#newcode90 chrome/browser/download/download_ui_controller.cc:90: if (browser == NULL) nit: nullptr https://codereview.chromium.org/1659203002/diff/20001/chrome/browser/ui/cocoa/last_active_browser_cocoa.cc File ...
4 years, 10 months ago (2016-02-02 22:33:10 UTC) #3
scottmg
https://codereview.chromium.org/1659203002/diff/20001/chrome/browser/download/download_ui_controller.cc File chrome/browser/download/download_ui_controller.cc (right): https://codereview.chromium.org/1659203002/diff/20001/chrome/browser/download/download_ui_controller.cc#newcode90 chrome/browser/download/download_ui_controller.cc:90: if (browser == NULL) On 2016/02/02 22:33:10, sky wrote: ...
4 years, 10 months ago (2016-02-02 23:08:43 UTC) #4
sky
Later SGTM On Tue, Feb 2, 2016 at 3:08 PM, <scottmg@chromium.org> wrote: > > > ...
4 years, 10 months ago (2016-02-02 23:09:03 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1659203002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1659203002/40001
4 years, 10 months ago (2016-02-02 23:15:00 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 10 months ago (2016-02-03 01:27:32 UTC) #10
commit-bot: I haz the power
4 years, 10 months ago (2016-02-03 01:28:27 UTC) #12
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/5c03fe02699201911d37510b73597e40dba19286
Cr-Commit-Position: refs/heads/master@{#373118}

Powered by Google App Engine
This is Rietveld 408576698