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

Issue 12334047: Adding user data to the notification options. (Closed)

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

Description

Adding user data to the notification options.

Patch Set 1 #

Total comments: 6

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : Adding clearAll/get/getAll #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -3 lines) Patch
M chrome/common/extensions/api/experimental_notification.idl View 1 2 3 4 4 chunks +28 lines, -3 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
dharcourt
https://codereview.chromium.org/12334047/diff/1/chrome/common/extensions/api/experimental_notification.idl File chrome/common/extensions/api/experimental_notification.idl (right): https://codereview.chromium.org/12334047/diff/1/chrome/common/extensions/api/experimental_notification.idl#newcode73 chrome/common/extensions/api/experimental_notification.idl:73: DOMString? userData; If this object will have the same ...
7 years, 10 months ago (2013-02-22 21:35:30 UTC) #1
vadimt
https://codereview.chromium.org/12334047/diff/1/chrome/common/extensions/api/experimental_notification.idl File chrome/common/extensions/api/experimental_notification.idl (right): https://codereview.chromium.org/12334047/diff/1/chrome/common/extensions/api/experimental_notification.idl#newcode73 chrome/common/extensions/api/experimental_notification.idl:73: DOMString? userData; On 2013/02/22 21:35:30, dharcourt wrote: > If ...
7 years, 10 months ago (2013-02-22 22:38:44 UTC) #2
vadimt
Incorporated feedback. Didn't rename existing functions (like delete => clear) because no clarity with being ...
7 years, 10 months ago (2013-02-26 03:13:01 UTC) #3
vadimt
Adding clearAll/get/getAll
7 years, 9 months ago (2013-02-28 20:53:07 UTC) #4
vadimt1
7 years, 9 months ago (2013-02-28 20:53:13 UTC) #5
Mike, thanks for landing the 'clear()'
CL<https://codereview.chromium.org/12326127/>
!

I've updated the proposed IDL change<https://codereview.chromium.org/12334047>,
and my next question is whether the proposal is ready to be implemented,
and what timeline to expect.

Thanks!
Vadim

On Mon, Feb 25, 2013 at 7:13 PM, <vadimt@chromium.org> wrote:

> Incorporated feedback.
>
> Didn't rename existing functions (like delete => clear) because no clarity
> with
> being able to make a breaking change.
>
> Not sure I expressed correctly in IDL that the param to
> GetAllNotificationsCallback is a map.
>
> Also, I didn't dare to add selector parameter to getAllNotifications since
> I
> have no usecase for this.
>
>
https://codereview.chromium.**org/12334047/<https://codereview.chromium.org/1...
>



-- 
Thank you!
Vadim

Powered by Google App Engine
This is Rietveld 408576698