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

Issue 1685883003: Remove HostDesktopType from AppLaunchParams (Closed)

Created:
4 years, 10 months ago by scottmg
Modified:
4 years, 10 months ago
Reviewers:
benwells, sky
CC:
chromium-reviews, tapted, sadrul, Matt Giuca, extensions-reviews_chromium.org, tfarina, chromium-apps-reviews_chromium.org, kalyank
Base URL:
https://chromium.googlesource.com/chromium/src.git@metro-mode-15
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove HostDesktopType from AppLaunchParams R=sky@chromium.org, benwells@chromium.org BUG=558054 Committed: https://crrev.com/99230da5e39ce56f28f05a515941fae53ba5eded Cr-Commit-Position: refs/heads/master@{#374814}

Patch Set 1 #

Total comments: 2

Patch Set 2 : cros #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -81 lines) Patch
M chrome/browser/apps/app_browsertest.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/chromeos/first_run/first_run_controller.cc View 1 1 chunk +1 line, -3 lines 0 comments Download
M chrome/browser/extensions/api/identity/gaia_web_auth_flow.h View 1 2 chunks +0 lines, -2 lines 0 comments Download
M chrome/browser/ui/app_list/app_list_controller_delegate_impl.h View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/ui/app_list/app_list_controller_delegate_impl.cc View 2 chunks +0 lines, -3 lines 0 comments Download
M chrome/browser/ui/ash/chrome_new_window_delegate_chromeos.cc View 1 1 chunk +1 line, -3 lines 0 comments Download
M chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/ash/launcher/chrome_launcher_controller_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/ash/system_tray_delegate_chromeos.cc View 1 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/ash/system_tray_delegate_common.cc View 1 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/chrome_pages.h View 2 chunks +0 lines, -2 lines 0 comments Download
M chrome/browser/ui/chrome_pages.cc View 3 chunks +4 lines, -9 lines 0 comments Download
M chrome/browser/ui/extensions/app_launch_params.h View 2 chunks +1 line, -13 lines 0 comments Download
M chrome/browser/ui/extensions/app_launch_params.cc View 2 chunks +0 lines, -22 lines 0 comments Download
M chrome/browser/ui/extensions/application_launch.cc View 2 chunks +4 lines, -5 lines 0 comments Download
M chrome/browser/ui/startup/startup_browser_creator_impl.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/views/app_list/win/app_list_controller_delegate_win.h View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/ui/views/app_list/win/app_list_controller_delegate_win.cc View 1 chunk +0 lines, -4 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 18 (7 generated)
scottmg
benwells: apps and extensions files sky: the rest https://codereview.chromium.org/1685883003/diff/1/chrome/browser/ui/extensions/app_launch_params.cc File chrome/browser/ui/extensions/app_launch_params.cc (left): https://codereview.chromium.org/1685883003/diff/1/chrome/browser/ui/extensions/app_launch_params.cc#oldcode45 chrome/browser/ui/extensions/app_launch_params.cc:45: // ...
4 years, 10 months ago (2016-02-09 22:50:04 UTC) #1
sky
LGTM
4 years, 10 months ago (2016-02-10 00:02:16 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1685883003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1685883003/20001
4 years, 10 months ago (2016-02-10 21:42:41 UTC) #4
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/178376)
4 years, 10 months ago (2016-02-10 22:09:55 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1685883003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1685883003/40001
4 years, 10 months ago (2016-02-10 22:10:24 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: chromeos_daisy_chromium_compile_only_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromeos_daisy_chromium_compile_only_ng/builds/91735) linux_chromium_rel_ng on tryserver.chromium.linux (JOB_FAILED, ...
4 years, 10 months ago (2016-02-10 22:25:31 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1685883003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1685883003/20001
4 years, 10 months ago (2016-02-10 23:50:36 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 10 months ago (2016-02-11 01:00:57 UTC) #14
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/99230da5e39ce56f28f05a515941fae53ba5eded Cr-Commit-Position: refs/heads/master@{#374814}
4 years, 10 months ago (2016-02-16 22:33:30 UTC) #16
scottmg
Will try to see if this can revert cleanly. https://codereview.chromium.org/1685883003/diff/1/chrome/browser/ui/extensions/app_launch_params.cc File chrome/browser/ui/extensions/app_launch_params.cc (left): https://codereview.chromium.org/1685883003/diff/1/chrome/browser/ui/extensions/app_launch_params.cc#oldcode45 chrome/browser/ui/extensions/app_launch_params.cc:45: ...
4 years, 10 months ago (2016-02-17 17:33:42 UTC) #17
scottmg
4 years, 10 months ago (2016-02-17 17:34:35 UTC) #18
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.chromium.org/1707773002/ by scottmg@chromium.org.

The reason for reverting is: The two AppLaunchParams ctors args are the same
except
for the HostDesktopType (which they don't use), but the existence of that
argument was being used as a bool to choose a constructor which did different
things.

I think this likely caused
https://code.google.com/p/chromium/issues/detail?id=587387 and
https://code.google.com/p/chromium/issues/detail?id=586862 ..

Powered by Google App Engine
This is Rietveld 408576698