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

Issue 2613003002: Use explicit WebString <-> string conversion methods for notifications (Closed)

Created:
3 years, 11 months ago by kinuko
Modified:
3 years, 11 months ago
Reviewers:
Peter Beverloo
CC:
chromium-reviews, Peter Beverloo, jam, mlamouri+watch-notifications_chromium.org, darin-cc_chromium.org, awdf+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use explicit WebString <-> string conversion methods for notifications As we're deprecating implicit conversions for WebString <-> string16 replace them with explicit methods. (See crbug.com/667131 for more details) BUG=667131 Review-Url: https://codereview.chromium.org/2613003002 Cr-Commit-Position: refs/heads/master@{#444273} Committed: https://chromium.googlesource.com/chromium/src/+/c7f1bf8730353fab4a13f5173b282315ebbe11ba

Patch Set 1 #

Patch Set 2 : utf16 to utf8 #

Patch Set 3 : specify utf8 conversion mode #

Patch Set 4 : build fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -23 lines) Patch
M content/child/notifications/notification_data_conversions.cc View 1 2 6 chunks +25 lines, -19 lines 0 comments Download
M content/child/notifications/notification_manager.cc View 1 2 3 4 chunks +10 lines, -4 lines 0 comments Download

Messages

Total messages: 19 (14 generated)
kinuko
Hi Peter, can you take a look? The change's mostly mechanical (i.e. uses fromUTF16() and ...
3 years, 11 months ago (2017-01-05 06:01:19 UTC) #5
Peter Beverloo
lgtm % comment, as I may be wrong As I understand it, the difference between ...
3 years, 11 months ago (2017-01-05 14:50:47 UTC) #8
kinuko
On 2017/01/05 14:50:47, Peter Beverloo (OOO- Jan 19th) wrote: > lgtm % comment, as I ...
3 years, 11 months ago (2017-01-17 14:54:00 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2613003002/60001
3 years, 11 months ago (2017-01-18 03:05:33 UTC) #16
commit-bot: I haz the power
3 years, 11 months ago (2017-01-18 04:30:56 UTC) #19
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/c7f1bf8730353fab4a13f5173b28...

Powered by Google App Engine
This is Rietveld 408576698