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

Issue 556193002: Add NotificationOptions (Closed)

Created:
6 years, 3 months ago by bashi
Modified:
6 years, 3 months ago
Reviewers:
Peter Beverloo, haraken
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@dic-webmidi
Project:
blink
Visibility:
Public.

Description

Add NotificationOptions Use IDL dictionary (NotificationOptions) instead of generic Dictionary. Tests under fast/notifications are passed. BUG=403150 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181879

Patch Set 1 #

Total comments: 8

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : Pointers -> References #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -16 lines) Patch
M Source/modules/modules.gypi View 1 2 3 2 chunks +3 lines, -0 lines 0 comments Download
M Source/modules/notifications/Notification.h View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M Source/modules/notifications/Notification.cpp View 1 2 3 2 chunks +8 lines, -13 lines 0 comments Download
M Source/modules/notifications/Notification.idl View 1 1 chunk +1 line, -1 line 0 comments Download
A Source/modules/notifications/NotificationOptions.idl View 1 2 1 chunk +21 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
bashi
Peter, Haraken-san, Could you please review this? This CL depends on https://codereview.chromium.org/547383004/ to build(GYP/GN stuff), ...
6 years, 3 months ago (2014-09-10 14:23:24 UTC) #2
Peter Beverloo
This is great, thanks!! https://codereview.chromium.org/556193002/diff/1/Source/modules/notifications/Notification.cpp File Source/modules/notifications/Notification.cpp (right): https://codereview.chromium.org/556193002/diff/1/Source/modules/notifications/Notification.cpp#newcode51 Source/modules/notifications/Notification.cpp:51: if (options->hasBody()) The specification defines ...
6 years, 3 months ago (2014-09-10 14:30:34 UTC) #3
bashi
Thank you for the quick review! https://codereview.chromium.org/556193002/diff/1/Source/modules/notifications/Notification.cpp File Source/modules/notifications/Notification.cpp (right): https://codereview.chromium.org/556193002/diff/1/Source/modules/notifications/Notification.cpp#newcode51 Source/modules/notifications/Notification.cpp:51: if (options->hasBody()) On ...
6 years, 3 months ago (2014-09-10 15:02:01 UTC) #4
Peter Beverloo
lgtm
6 years, 3 months ago (2014-09-10 15:07:17 UTC) #5
haraken
LGTM
6 years, 3 months ago (2014-09-10 15:24:57 UTC) #6
bashi
Rebased (Pointers -> References)
6 years, 3 months ago (2014-09-12 04:25:51 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/556193002/60001
6 years, 3 months ago (2014-09-12 04:38:16 UTC) #9
commit-bot: I haz the power
6 years, 3 months ago (2014-09-12 05:29:31 UTC) #10
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as 181879

Powered by Google App Engine
This is Rietveld 408576698