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

Issue 2526893003: chromeos: Add NoteTakingHelper class. (Closed)

Created:
4 years ago by Daniel Erat
Modified:
4 years ago
CC:
asanka, chromium-reviews, davemoore+watch_chromium.org, kalyank, oshima+watch_chromium.org, sadrul, tfarina
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

chromeos: Add NoteTakingHelper class. Move standalone functions from note_taking_app_utils.* into a singleton NoteTakingHelper class. The new class doesn't store any state yet but will soon (specifically, it'll watch for changes to the list of available apps). BUG=633596 Committed: https://crrev.com/1a921473256bbd8d7939f25b3d5886733ebbf95d Cr-Commit-Position: refs/heads/master@{#436170}

Patch Set 1 #

Patch Set 2 : drop is-note-taking-app-window stuff #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+94 lines, -134 lines) Patch
M chrome/browser/chromeos/BUILD.gn View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/chrome_browser_main_chromeos.cc View 1 3 chunks +5 lines, -0 lines 0 comments Download
D chrome/browser/chromeos/note_taking_app_utils.h View 1 1 chunk +0 lines, -27 lines 0 comments Download
D chrome/browser/chromeos/note_taking_app_utils.cc View 1 1 chunk +0 lines, -89 lines 0 comments Download
A chrome/browser/chromeos/note_taking_helper.h View 1 1 chunk +43 lines, -0 lines 1 comment Download
A + chrome/browser/chromeos/note_taking_helper.cc View 1 4 chunks +30 lines, -4 lines 0 comments Download
M chrome/browser/download/download_commands.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/download/notification/download_item_notification.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/ash/chrome_screenshot_grabber.cc View 3 chunks +5 lines, -4 lines 0 comments Download
M chrome/browser/ui/ash/palette_delegate_chromeos.cc View 2 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/ui/views/apps/chrome_native_app_window_views_aura_ash.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 25 (15 generated)
Daniel Erat
please take a look. thanks! tapted: chrome/browser/ui/views/apps/ svaldez: chrome/browser/download/ jdufault: the rest https://codereview.chromium.org/2526893003/diff/20001/chrome/browser/chromeos/note_taking_helper.h File chrome/browser/chromeos/note_taking_helper.h ...
4 years ago (2016-12-02 01:07:55 UTC) #8
tapted
chrome/browser/ui/views/apps/ lgtm
4 years ago (2016-12-02 06:05:24 UTC) #11
jdufault
lgtm
4 years ago (2016-12-02 16:46:10 UTC) #12
Daniel Erat
svaldez/rdsmith/asanka, would one of you mind rubber-stamping for c/b/download? thanks!
4 years ago (2016-12-02 21:21:23 UTC) #14
asanka
lgtm
4 years ago (2016-12-03 00:48:59 UTC) #15
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/2526893003/20001
4 years ago (2016-12-03 01:10:28 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: android_n5x_swarming_rel on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_n5x_swarming_rel/builds/79049)
4 years ago (2016-12-03 03:38:09 UTC) #19
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/2526893003/20001
4 years ago (2016-12-03 18:22:18 UTC) #21
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-12-03 20:59:56 UTC) #23
commit-bot: I haz the power
4 years ago (2016-12-03 21:03:23 UTC) #25
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/1a921473256bbd8d7939f25b3d5886733ebbf95d
Cr-Commit-Position: refs/heads/master@{#436170}

Powered by Google App Engine
This is Rietveld 408576698