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

Issue 2349263002: arc: Fix Drag&Drop for PlayStore item from App List to Shelf. (Closed)

Created:
4 years, 3 months ago by khmel
Modified:
4 years, 3 months ago
CC:
chromium-reviews, kalyank, sadrul
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

arc: Fix Drag&Drop for PlayStore item from App List to Shelf. PlayStore is special app that actually represents 2 apps in Chrome. One is OptIn flow as native Platform App, second is Android Play Store app itself. For user we represent them as one app and do special mapping for Chrome shelf. This CL adds missing functionality for correct mapping. TEST=unit_tests TEST=Manually on device with all combination, app was pinned or not before, App (PlayStore and OptIn) was running or not. BUG=b/31556052 BUG=648285 Committed: https://crrev.com/ffdbe6cd0e06ea88251bdbfaa484b8b53c8fb1b2 Cr-Commit-Position: refs/heads/master@{#419502}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -7 lines) Patch
M chrome/browser/ui/ash/launcher/arc_playstore_shortcut_launcher_item_controller.cc View 1 chunk +2 lines, -1 line 1 comment Download
M chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl.cc View 2 chunks +14 lines, -6 lines 1 comment Download

Messages

Total messages: 9 (3 generated)
khmel
Hi Stefan, PTAL https://codereview.chromium.org/2349263002/diff/1/chrome/browser/ui/ash/launcher/arc_playstore_shortcut_launcher_item_controller.cc File chrome/browser/ui/ash/launcher/arc_playstore_shortcut_launcher_item_controller.cc (right): https://codereview.chromium.org/2349263002/diff/1/chrome/browser/ui/ash/launcher/arc_playstore_shortcut_launcher_item_controller.cc#newcode37 chrome/browser/ui/ash/launcher/arc_playstore_shortcut_launcher_item_controller.cc:37: if (arc_app_prefs->IsRegistered(arc::kPlayStoreAppId) && arc_was_enabled) { This ...
4 years, 3 months ago (2016-09-19 16:49:12 UTC) #2
Mr4D (OOO till 08-26)
lgtm https://codereview.chromium.org/2349263002/diff/1/chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl.cc File chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl.cc (right): https://codereview.chromium.org/2349263002/diff/1/chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl.cc#newcode963 chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl.cc:963: if (GetPinnableForAppID(shelf_app_id, profile_) == The danger of having ...
4 years, 3 months ago (2016-09-19 17:30:19 UTC) #3
khmel
On 2016/09/19 17:30:19, Mr4D wrote: > lgtm > > https://codereview.chromium.org/2349263002/diff/1/chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl.cc > File chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl.cc (right): > ...
4 years, 3 months ago (2016-09-19 17:32:11 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2349263002/1
4 years, 3 months ago (2016-09-19 17:32:38 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 3 months ago (2016-09-19 18:00:32 UTC) #7
commit-bot: I haz the power
4 years, 3 months ago (2016-09-19 18:01:57 UTC) #9
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/ffdbe6cd0e06ea88251bdbfaa484b8b53c8fb1b2
Cr-Commit-Position: refs/heads/master@{#419502}

Powered by Google App Engine
This is Rietveld 408576698