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

Issue 12212037: Update notifications API after review. (Closed)

Created:
7 years, 10 months ago by miket_OOO
Modified:
7 years, 10 months ago
Reviewers:
dharcourt
CC:
chromium-reviews, Aaron Boodman, chromium-apps-reviews_chromium.org
Visibility:
Public.

Description

Update notifications API after review. type -> templateType template names -> enum base -> basic multiple -> list timestamp -> eventTime unreadCount -> gone buttonOne/Two -> buttons array BUG=174680 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=182413

Patch Set 1 #

Total comments: 5

Patch Set 2 : dharcourt's review suggestions #

Patch Set 3 : Merge conflict resolved #

Unified diffs Side-by-side diffs Delta from patch set Stats (+134 lines, -100 lines) Patch
M chrome/browser/extensions/api/notification/notification_api.h View 1 2 2 chunks +6 lines, -2 lines 0 comments Download
M chrome/browser/extensions/api/notification/notification_api.cc View 1 2 3 chunks +44 lines, -23 lines 0 comments Download
M chrome/browser/extensions/api/notification/notification_apitest.cc View 6 chunks +16 lines, -12 lines 0 comments Download
M chrome/common/extensions/api/experimental_notification.idl View 5 chunks +36 lines, -28 lines 0 comments Download
M chrome/test/data/extensions/api_test/notification/api/events/background.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/notification/galore/app/controller.js View 1 3 chunks +16 lines, -6 lines 0 comments Download
M chrome/test/data/extensions/api_test/notification/galore/app/model.js View 6 chunks +15 lines, -12 lines 0 comments Download
M ui/notifications/notification_types.h View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/notifications/notification_types.cc View 1 chunk +0 lines, -14 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
miket_OOO
https://codereview.chromium.org/12212037/diff/1/chrome/test/data/extensions/api_test/notification/galore/app/controller.js File chrome/test/data/extensions/api_test/notification/galore/app/controller.js (right): https://codereview.chromium.org/12212037/diff/1/chrome/test/data/extensions/api_test/notification/galore/app/controller.js#newcode36 chrome/test/data/extensions/api_test/notification/galore/app/controller.js:36: type.templateType, I seem to have broken the @ replacement ...
7 years, 10 months ago (2013-02-06 18:42:34 UTC) #1
dharcourt
LGTM, with a couple of questions and a possible fix for the test app breakage. ...
7 years, 10 months ago (2013-02-06 21:34:20 UTC) #2
miket_OOO
> I'm confused... will onDisplayed() be called: 1) every time a particular > notification is ...
7 years, 10 months ago (2013-02-12 23:20:39 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/miket@chromium.org/12212037/8003
7 years, 10 months ago (2013-02-13 00:40:58 UTC) #4
dharcourt
On 2013/02/12 23:20:39, miket wrote: > > I'm confused... will onDisplayed() be called: 1) every ...
7 years, 10 months ago (2013-02-13 01:31:59 UTC) #5
commit-bot: I haz the power
Retried try job too often on win7_aura for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win7_aura&number=9971
7 years, 10 months ago (2013-02-13 06:46:56 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/miket@chromium.org/12212037/8003
7 years, 10 months ago (2013-02-13 17:41:26 UTC) #7
commit-bot: I haz the power
Failed to apply patch for chrome/browser/extensions/api/notification/notification_api.h: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 10 months ago (2013-02-13 17:41:34 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/miket@chromium.org/12212037/18001
7 years, 10 months ago (2013-02-13 20:05:16 UTC) #9
commit-bot: I haz the power
Retried try job too often on win7_aura for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win7_aura&number=10392
7 years, 10 months ago (2013-02-14 05:02:51 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/miket@chromium.org/12212037/18001
7 years, 10 months ago (2013-02-14 05:28:06 UTC) #11
commit-bot: I haz the power
7 years, 10 months ago (2013-02-14 08:14:46 UTC) #12
Message was sent while issue was closed.
Change committed as 182413

Powered by Google App Engine
This is Rietveld 408576698