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

Issue 722703002: Make "source" a required argument of AppLaunchParams and fill in the argument in all call points. (Closed)

Created:
6 years, 1 month ago by cylee1
Modified:
6 years, 1 month ago
CC:
chromium-reviews, vandebo (ex-Chrome), skanuj+watch_chromium.org, sadrul, nkostylev+watch_chromium.org, chromoting-reviews_chromium.org, dhollowa+watch_chromium.org, dougw+watch_chromium.org, stevenjb+watch_chromium.org, extensions-reviews_chromium.org, melevin+watch_chromium.org, estade+watch_chromium.org, rlp+watch_chromium.org, chromium-apps-reviews_chromium.org, pedrosimonetti+watch_chromium.org, dbeam+watch-ntp_chromium.org, samarth+watch_chromium.org, jfweitz+watch_chromium.org, oshima+watch_chromium.org, kalyank, Jered, chrome-apps-syd-reviews_chromium.org, Lei Zhang, tfarina, donnd+watch_chromium.org, asvitkine+watch_chromium.org, tommycli, David Black, Greg Billock, kmadhusu+watch_chromium.org, davemoore+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Make "source" a required argument of AppLaunchParams and fill in the argument at all call points. BUG=400619 Committed: https://crrev.com/96cd75fce7e9523041c86a15b9916c8d57c99ac3 Cr-Commit-Position: refs/heads/master@{#305038}

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Total comments: 5

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+242 lines, -151 lines) Patch
M athena/extensions/chrome/extensions_delegate_impl.cc View 1 2 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/apps/app_browsertest.cc View 1 2 3 9 chunks +23 lines, -14 lines 0 comments Download
M chrome/browser/apps/app_browsertest_util.cc View 3 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/apps/app_window_browsertest.cc View 1 2 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/apps/ephemeral_app_launcher.cc View 1 2 3 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/background/background_mode_manager.cc View 3 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/chromeos/app_mode/startup_app_launcher.cc View 3 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/chromeos/extensions/wallpaper_manager_util.cc View 2 chunks +5 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/first_run/first_run.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/login/demo_mode/demo_app_launcher.cc View 3 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/policy/device_local_account_browsertest.cc View 1 2 3 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/extensions/api/management/chrome_management_api_delegate.cc View 1 2 3 4 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/extensions/api/media_galleries/media_galleries_apitest.cc View 2 chunks +6 lines, -4 lines 0 comments Download
M chrome/browser/extensions/extension_apitest.cc View 1 2 2 chunks +5 lines, -4 lines 0 comments Download
M chrome/browser/extensions/extension_storage_monitor_browsertest.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M chrome/browser/policy/policy_browsertest.cc View 1 2 3 4 2 chunks +5 lines, -4 lines 0 comments Download
M chrome/browser/search/hotword_service.cc View 1 2 3 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/signin/easy_unlock_service_regular.cc View 1 2 2 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/ui/app_list/app_list_controller_delegate_impl.cc View 3 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/ui/ash/chrome_new_window_delegate_chromeos.cc View 1 2 3 2 chunks +6 lines, -6 lines 0 comments Download
M chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc View 1 2 3 4 chunks +5 lines, -8 lines 0 comments Download
M chrome/browser/ui/ash/launcher/chrome_launcher_controller_browsertest.cc View 1 2 3 4 chunks +6 lines, -8 lines 0 comments Download
M chrome/browser/ui/browser_browsertest.cc View 1 2 3 4 4 chunks +8 lines, -8 lines 0 comments Download
M chrome/browser/ui/chrome_pages.cc View 1 2 3 3 chunks +11 lines, -4 lines 0 comments Download
M chrome/browser/ui/cocoa/apps/native_app_window_cocoa_browsertest.mm View 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/ui/extensions/app_launch_params.h View 1 2 3 2 chunks +7 lines, -4 lines 0 comments Download
M chrome/browser/ui/extensions/app_launch_params.cc View 1 2 3 4 5 4 chunks +17 lines, -10 lines 0 comments Download
M chrome/browser/ui/extensions/application_launch.cc View 2 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/ui/startup/startup_browser_creator_impl.cc View 1 2 3 4 4 chunks +8 lines, -5 lines 0 comments Download
M chrome/browser/ui/views/frame/browser_window_property_manager_browsertest_win.cc View 3 chunks +5 lines, -4 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/login/error_screen_handler.cc View 3 chunks +5 lines, -3 lines 0 comments Download
M chrome/browser/ui/webui/extensions/extension_settings_handler.cc View 1 2 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/ntp/app_launcher_handler.cc View 1 2 3 4 3 chunks +7 lines, -7 lines 0 comments Download
M chrome/test/ppapi/ppapi_browsertest.cc View 1 2 3 4 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/test/remoting/remote_desktop_browsertest.cc View 1 2 3 4 2 chunks +7 lines, -6 lines 0 comments Download
M extensions/browser/api/app_runtime/app_runtime_api.cc View 1 1 chunk +12 lines, -1 line 0 comments Download
M extensions/common/api/app_runtime.idl View 1 2 1 chunk +7 lines, -2 lines 0 comments Download
M extensions/common/constants.h View 1 2 2 chunks +7 lines, -2 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 28 (7 generated)
cylee1
Hi Oshima, A small change in athena/extensions/chrome/extensions_delegate_impl.cc needs OWNER review.
6 years, 1 month ago (2014-11-12 17:22:45 UTC) #2
oshima
athena/ lgtm with anit https://codereview.chromium.org/722703002/diff/1/athena/extensions/chrome/extensions_delegate_impl.cc File athena/extensions/chrome/extensions_delegate_impl.cc (right): https://codereview.chromium.org/722703002/diff/1/athena/extensions/chrome/extensions_delegate_impl.cc#newcode64 athena/extensions/chrome/extensions_delegate_impl.cc:64: SOURCE_APP_LAUNCHER); nit: one parameter per ...
6 years, 1 month ago (2014-11-12 18:06:26 UTC) #3
cylee1
https://codereview.chromium.org/722703002/diff/1/athena/extensions/chrome/extensions_delegate_impl.cc File athena/extensions/chrome/extensions_delegate_impl.cc (right): https://codereview.chromium.org/722703002/diff/1/athena/extensions/chrome/extensions_delegate_impl.cc#newcode64 athena/extensions/chrome/extensions_delegate_impl.cc:64: SOURCE_APP_LAUNCHER); On 2014/11/12 18:06:26, oshima wrote: > nit: one ...
6 years, 1 month ago (2014-11-12 20:02:07 UTC) #5
oshima
On 2014/11/12 20:02:07, cylee1 wrote: > https://codereview.chromium.org/722703002/diff/1/athena/extensions/chrome/extensions_delegate_impl.cc > File athena/extensions/chrome/extensions_delegate_impl.cc (right): > > https://codereview.chromium.org/722703002/diff/1/athena/extensions/chrome/extensions_delegate_impl.cc#newcode64 > ...
6 years, 1 month ago (2014-11-12 20:37:59 UTC) #6
Alexei Svitkine (slow)
histograms lgtm
6 years, 1 month ago (2014-11-12 20:41:34 UTC) #7
cylee1
Ping benwells, Got time to take a look? Thanks
6 years, 1 month ago (2014-11-17 10:42:56 UTC) #8
benwells
lgtm https://codereview.chromium.org/722703002/diff/20001/extensions/common/constants.h File extensions/common/constants.h (right): https://codereview.chromium.org/722703002/diff/20001/extensions/common/constants.h#newcode115 extensions/common/constants.h:115: SOURCE_UNTRACKED = 0, Please add a comment that ...
6 years, 1 month ago (2014-11-18 21:43:16 UTC) #9
cylee1
Hi Scott, Some files needs OWNER approval: chrome/browser/* chrome/test/* PTAL. Thanks. https://codereview.chromium.org/722703002/diff/20001/extensions/common/constants.h File extensions/common/constants.h (right): ...
6 years, 1 month ago (2014-11-19 13:47:47 UTC) #10
cylee1
On 2014/11/19 13:47:47, cylee1 wrote: > Hi Scott, > Some files needs OWNER approval: > ...
6 years, 1 month ago (2014-11-19 16:45:17 UTC) #11
sky
LGTM https://codereview.chromium.org/722703002/diff/40001/chrome/browser/ui/ash/chrome_new_window_delegate_chromeos.cc File chrome/browser/ui/ash/chrome_new_window_delegate_chromeos.cc (right): https://codereview.chromium.org/722703002/diff/40001/chrome/browser/ui/ash/chrome_new_window_delegate_chromeos.cc#newcode42 chrome/browser/ui/ash/chrome_new_window_delegate_chromeos.cc:42: OpenApplication(AppLaunchParams(profile, extension, 0 /* event_flags */, Seems like ...
6 years, 1 month ago (2014-11-19 16:52:08 UTC) #12
cylee1
https://codereview.chromium.org/722703002/diff/40001/chrome/browser/ui/ash/chrome_new_window_delegate_chromeos.cc File chrome/browser/ui/ash/chrome_new_window_delegate_chromeos.cc (right): https://codereview.chromium.org/722703002/diff/40001/chrome/browser/ui/ash/chrome_new_window_delegate_chromeos.cc#newcode42 chrome/browser/ui/ash/chrome_new_window_delegate_chromeos.cc:42: OpenApplication(AppLaunchParams(profile, extension, 0 /* event_flags */, On 2014/11/19 16:52:08, ...
6 years, 1 month ago (2014-11-19 17:51:17 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/722703002/60001
6 years, 1 month ago (2014-11-20 10:27:04 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/25452) linux_chromium_asan_rel on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel/builds/11593) linux_chromium_chromeos_compile_dbg_ng ...
6 years, 1 month ago (2014-11-20 10:31:01 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/722703002/80001
6 years, 1 month ago (2014-11-20 10:54:57 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/1019)
6 years, 1 month ago (2014-11-20 11:55:49 UTC) #21
cylee1
https://codereview.chromium.org/722703002/diff/40001/chrome/browser/ui/ash/chrome_new_window_delegate_chromeos.cc File chrome/browser/ui/ash/chrome_new_window_delegate_chromeos.cc (right): https://codereview.chromium.org/722703002/diff/40001/chrome/browser/ui/ash/chrome_new_window_delegate_chromeos.cc#newcode42 chrome/browser/ui/ash/chrome_new_window_delegate_chromeos.cc:42: OpenApplication(AppLaunchParams(profile, extension, 0 /* event_flags */, On 2014/11/19 17:51:17, ...
6 years, 1 month ago (2014-11-20 15:16:52 UTC) #22
sky
Better, thanks: LGTM
6 years, 1 month ago (2014-11-20 15:21:14 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/722703002/100001
6 years, 1 month ago (2014-11-20 16:22:58 UTC) #25
commit-bot: I haz the power
Committed patchset #6 (id:100001)
6 years, 1 month ago (2014-11-20 18:26:30 UTC) #26
commit-bot: I haz the power
Patchset 6 (id:??) landed as https://crrev.com/96cd75fce7e9523041c86a15b9916c8d57c99ac3 Cr-Commit-Position: refs/heads/master@{#305038}
6 years, 1 month ago (2014-11-20 18:27:12 UTC) #27
Mr4D (OOO till 08-26)
6 years, 1 month ago (2014-11-21 18:50:34 UTC) #28
Message was sent while issue was closed.
Reverted due to build breakage. See CL 720633003.

Powered by Google App Engine
This is Rietveld 408576698