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

Issue 2777253002: chromeos: Update note-taking apps when ARC-enabled profile added. (Closed)

Created:
3 years, 8 months ago by Daniel Erat
Modified:
3 years, 8 months ago
CC:
chromium-reviews, oshima+watch_chromium.org, davemoore+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

chromeos: Update note-taking apps when ARC-enabled profile added. Make NoteTakingHelper check new profiles' Play-Store-enabled states when they're added. It appears that OnArcPlayStoreEnabledChanged() is now not called in this case, resulting in the list of Android note-taking apps sometimes not being updated after login. BUG=700554 Review-Url: https://codereview.chromium.org/2777253002 Cr-Commit-Position: refs/heads/master@{#459921} Committed: https://chromium.googlesource.com/chromium/src/+/e96743eac963561dec6ec4d0f07f647cb27bc380

Patch Set 1 #

Total comments: 3

Patch Set 2 : add TODO #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -2 lines) Patch
M chrome/browser/chromeos/note_taking_helper.cc View 1 1 chunk +12 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/note_taking_helper_unittest.cc View 3 chunks +39 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (9 generated)
Daniel Erat
https://codereview.chromium.org/2777253002/diff/1/chrome/browser/chromeos/note_taking_helper.cc File chrome/browser/chromeos/note_taking_helper.cc (right): https://codereview.chromium.org/2777253002/diff/1/chrome/browser/chromeos/note_taking_helper.cc#newcode404 chrome/browser/chromeos/note_taking_helper.cc:404: observer.OnAvailableNoteTakingAppsUpdated(); this notification is since we're now waiting for ...
3 years, 8 months ago (2017-03-27 19:25:24 UTC) #2
jdufault
Since the bug is RBS lgtm, but I think we should create a new bug ...
3 years, 8 months ago (2017-03-27 20:00:42 UTC) #5
Yusuke Sato
Unblocking the release with this workaround seems fine (so lgtm) but we should fix the ...
3 years, 8 months ago (2017-03-27 21:38:48 UTC) #8
Daniel Erat
https://codereview.chromium.org/2777253002/diff/1/chrome/browser/chromeos/note_taking_helper.cc File chrome/browser/chromeos/note_taking_helper.cc (right): https://codereview.chromium.org/2777253002/diff/1/chrome/browser/chromeos/note_taking_helper.cc#newcode401 chrome/browser/chromeos/note_taking_helper.cc:401: if (!play_store_enabled_ && arc::IsArcPlayStoreEnabledForProfile(profile)) { On 2017/03/27 21:38:47, Yusuke ...
3 years, 8 months ago (2017-03-27 22:04:16 UTC) #9
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/2777253002/20001
3 years, 8 months ago (2017-03-27 22:05:12 UTC) #12
commit-bot: I haz the power
3 years, 8 months ago (2017-03-27 22:59:19 UTC) #15
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/e96743eac963561dec6ec4d0f07f...

Powered by Google App Engine
This is Rietveld 408576698