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

Issue 1898193003: Add type converters from Mojo notifications to the content types (Closed)

Created:
4 years, 8 months ago by Peter Beverloo
Modified:
4 years, 8 months ago
CC:
chromium-reviews, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, Peter Beverloo, mlamouri+watch-notifications_chromium.org, jam, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, dglazkov+blink, darin-cc_chromium.org, blink-reviews, darin (slow to review), ben+mojo_chromium.org, blink-reviews-api_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@notification-permission-mojom
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add type converters from Mojo notifications to the content types These are (very) temporary because we'll use the Mojo types everywhere, but they'll make the initial transition to Mojo significantly easier. BUG=595685 Committed: https://crrev.com/df302aa7b01065c6343d0bd11b3e9500d322e3eb Cr-Commit-Position: refs/heads/master@{#388590}

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+288 lines, -1 line) Patch
M content/browser/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
A content/browser/notifications/type_converters.h View 1 1 chunk +33 lines, -0 lines 0 comments Download
A content/browser/notifications/type_converters.cc View 1 chunk +139 lines, -0 lines 0 comments Download
A content/browser/notifications/type_converters_unittest.cc View 1 1 chunk +96 lines, -0 lines 0 comments Download
M content/content_browser.gypi View 1 1 chunk +2 lines, -0 lines 0 comments Download
M content/content_tests.gypi View 1 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/public/platform/modules/notifications/notification.mojom View 1 3 chunks +16 lines, -1 line 0 comments Download

Messages

Total messages: 11 (4 generated)
Peter Beverloo
+mvanouwerkerk for notifications +jam for //content/browser/DEPS addition (mojom header) This will be hooked up in ...
4 years, 8 months ago (2016-04-19 18:51:12 UTC) #2
Michael van Ouwerkerk
lgtm with nits https://codereview.chromium.org/1898193003/diff/1/content/browser/notifications/type_converters_unittest.cc File content/browser/notifications/type_converters_unittest.cc (right): https://codereview.chromium.org/1898193003/diff/1/content/browser/notifications/type_converters_unittest.cc#newcode31 content/browser/notifications/type_converters_unittest.cc:31: notification_data.vibration_pattern.push_back(45); It seems a bit random ...
4 years, 8 months ago (2016-04-20 10:20:09 UTC) #3
Peter Beverloo
https://codereview.chromium.org/1898193003/diff/1/content/browser/notifications/type_converters_unittest.cc File content/browser/notifications/type_converters_unittest.cc (right): https://codereview.chromium.org/1898193003/diff/1/content/browser/notifications/type_converters_unittest.cc#newcode31 content/browser/notifications/type_converters_unittest.cc:31: notification_data.vibration_pattern.push_back(45); On 2016/04/20 10:20:09, Michael van Ouwerkerk wrote: > ...
4 years, 8 months ago (2016-04-20 12:45:54 UTC) #4
jam
lgtm
4 years, 8 months ago (2016-04-20 16:39:59 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1898193003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1898193003/20001
4 years, 8 months ago (2016-04-20 22:40:59 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 8 months ago (2016-04-20 23:24:32 UTC) #9
commit-bot: I haz the power
4 years, 8 months ago (2016-04-22 19:27:05 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/df302aa7b01065c6343d0bd11b3e9500d322e3eb
Cr-Commit-Position: refs/heads/master@{#388590}

Powered by Google App Engine
This is Rietveld 408576698