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

Issue 418173006: extensions: Migrate other uses of webkitNotifications to Web Notifications API. (Closed)

Created:
6 years, 4 months ago by tfarina
Modified:
6 years, 4 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Project:
chromium
Visibility:
Public.

Description

extensions: Migrate other uses of webkitNotifications to Web Notifications API. This are the remaining uses of the deprecated webkitNotifications in Chromium repo. BUG=None TEST=None R=peter@chromium.org,kalman@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=287199

Patch Set 1 #

Total comments: 12

Patch Set 2 : review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -23 lines) Patch
M chrome/common/extensions/docs/examples/api/notifications/background.js View 1 2 chunks +6 lines, -8 lines 0 comments Download
M chrome/common/extensions/docs/examples/extensions/irc/servlet/index.html View 1 1 chunk +8 lines, -12 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/cloudMessagingV1.html View 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
tfarina
I don't claim it is all right. Please, review it carefully. As I don't know ...
6 years, 4 months ago (2014-08-01 01:59:22 UTC) #1
Peter Beverloo
lgtm % comments Thank you again! :-) https://codereview.chromium.org/418173006/diff/1/chrome/common/extensions/docs/examples/extensions/irc/servlet/index.html File chrome/common/extensions/docs/examples/extensions/irc/servlet/index.html (right): https://codereview.chromium.org/418173006/diff/1/chrome/common/extensions/docs/examples/extensions/irc/servlet/index.html#newcode330 chrome/common/extensions/docs/examples/extensions/irc/servlet/index.html:330: if (Notification.permission ...
6 years, 4 months ago (2014-08-01 08:46:06 UTC) #2
not at google - send to devlin
lgtm, thanks for doing this. https://codereview.chromium.org/418173006/diff/1/chrome/common/extensions/docs/examples/api/notifications/background.js File chrome/common/extensions/docs/examples/api/notifications/background.js (right): https://codereview.chromium.org/418173006/diff/1/chrome/common/extensions/docs/examples/api/notifications/background.js#newcode28 chrome/common/extensions/docs/examples/api/notifications/background.js:28: if ("Notification" in window) ...
6 years, 4 months ago (2014-08-01 16:52:29 UTC) #3
Peter Beverloo
https://codereview.chromium.org/418173006/diff/1/chrome/common/extensions/docs/examples/extensions/irc/servlet/index.html File chrome/common/extensions/docs/examples/extensions/irc/servlet/index.html (right): https://codereview.chromium.org/418173006/diff/1/chrome/common/extensions/docs/examples/extensions/irc/servlet/index.html#newcode344 chrome/common/extensions/docs/examples/extensions/irc/servlet/index.html:344: n.onshow = function() {}; On 2014/08/01 16:52:29, kalman wrote: ...
6 years, 4 months ago (2014-08-01 16:53:34 UTC) #4
not at google - send to devlin
https://codereview.chromium.org/418173006/diff/1/chrome/common/extensions/docs/examples/extensions/irc/servlet/index.html File chrome/common/extensions/docs/examples/extensions/irc/servlet/index.html (right): https://codereview.chromium.org/418173006/diff/1/chrome/common/extensions/docs/examples/extensions/irc/servlet/index.html#newcode344 chrome/common/extensions/docs/examples/extensions/irc/servlet/index.html:344: n.onshow = function() {}; > I figured that it's ...
6 years, 4 months ago (2014-08-01 16:59:51 UTC) #5
tfarina
https://codereview.chromium.org/418173006/diff/1/chrome/common/extensions/docs/examples/api/notifications/background.js File chrome/common/extensions/docs/examples/api/notifications/background.js (right): https://codereview.chromium.org/418173006/diff/1/chrome/common/extensions/docs/examples/api/notifications/background.js#newcode28 chrome/common/extensions/docs/examples/api/notifications/background.js:28: if ("Notification" in window) { On 2014/08/01 16:52:28, kalman ...
6 years, 4 months ago (2014-08-02 00:54:06 UTC) #6
tfarina
The CQ bit was checked by tfarina@chromium.org
6 years, 4 months ago (2014-08-02 00:54:07 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/418173006/20001
6 years, 4 months ago (2014-08-02 00:55:19 UTC) #8
commit-bot: I haz the power
6 years, 4 months ago (2014-08-02 11:35:07 UTC) #9
Message was sent while issue was closed.
Change committed as 287199

Powered by Google App Engine
This is Rietveld 408576698