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

Issue 329463004: Oilpan: remove RawPtr<> usage for WebNotification. (Closed)

Created:
6 years, 6 months ago by sof
Modified:
6 years, 6 months ago
CC:
blink-reviews, jamesr, dglazkov+blink, abarth-chromium
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Oilpan: remove RawPtr<> usage for WebNotification. Go the whole hog and use (non-const) bare pointers for the conversion constructor and assignment operator. R= BUG=340522 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175875

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -8 lines) Patch
M Source/web/NotificationPresenterImpl.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/web/WebNotification.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M public/web/WebNotification.h View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
sof
Please take a look.
6 years, 6 months ago (2014-06-10 07:25:43 UTC) #1
tkent
lgtm
6 years, 6 months ago (2014-06-10 07:28:25 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sigbjornf@opera.com/329463004/1
6 years, 6 months ago (2014-06-10 07:29:14 UTC) #3
haraken
LGTM
6 years, 6 months ago (2014-06-10 07:31:52 UTC) #4
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: mac_blink_rel on tryserver.blink ...
6 years, 6 months ago (2014-06-10 08:31:54 UTC) #5
commit-bot: I haz the power
6 years, 6 months ago (2014-06-10 09:00:38 UTC) #6
Message was sent while issue was closed.
Change committed as 175875

Powered by Google App Engine
This is Rietveld 408576698