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

Issue 1274273003: Oilpan: handle MediaControls like the GCed object it is. (Closed)

Created:
5 years, 4 months ago by sof
Modified:
5 years, 4 months ago
Reviewers:
oilpan-reviews, haraken
CC:
blink-reviews, nessy, mlamouri+watch-blink_chromium.org, philipj_slow, gasubic, fs, eric.carlson_apple.com, feature-media-reviews_chromium.org, dglazkov+blink, blink-reviews-html_chromium.org, vcarbune.chromium
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Oilpan: handle MediaControls like the GCed object it is. R=haraken BUG=340522 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200148

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -5 lines) Patch
M Source/core/html/shadow/MediaControlElementTypes.h View 2 chunks +6 lines, -2 lines 1 comment Download
M Source/core/html/shadow/MediaControlElementTypes.cpp View 2 chunks +2 lines, -1 line 0 comments Download
M Source/core/html/shadow/MediaControls.cpp View 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 13 (2 generated)
sof
please take a look.
5 years, 4 months ago (2015-08-06 20:58:05 UTC) #2
haraken
LGTM
5 years, 4 months ago (2015-08-06 23:27:39 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1274273003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1274273003/1
5 years, 4 months ago (2015-08-07 05:10:03 UTC) #5
sof
https://codereview.chromium.org/1274273003/diff/1/Source/core/html/shadow/MediaControlElementTypes.h File Source/core/html/shadow/MediaControlElementTypes.h (right): https://codereview.chromium.org/1274273003/diff/1/Source/core/html/shadow/MediaControlElementTypes.h#newcode109 Source/core/html/shadow/MediaControlElementTypes.h:109: RawPtrWillBeMember<MediaControls> m_mediaControls; Notice that the removal of raw pointer ...
5 years, 4 months ago (2015-08-07 05:13:23 UTC) #6
haraken
On 2015/08/07 05:13:23, sof wrote: > https://codereview.chromium.org/1274273003/diff/1/Source/core/html/shadow/MediaControlElementTypes.h > File Source/core/html/shadow/MediaControlElementTypes.h (right): > > https://codereview.chromium.org/1274273003/diff/1/Source/core/html/shadow/MediaControlElementTypes.h#newcode109 > ...
5 years, 4 months ago (2015-08-07 05:26:43 UTC) #7
Peter Beverloo
On 2015/08/07 05:26:43, haraken wrote: > On 2015/08/07 05:13:23, sof wrote: > > > https://codereview.chromium.org/1274273003/diff/1/Source/core/html/shadow/MediaControlElementTypes.h ...
5 years, 4 months ago (2015-08-07 05:31:20 UTC) #8
sof
On 2015/08/07 05:26:43, haraken wrote: > On 2015/08/07 05:13:23, sof wrote: > > > https://codereview.chromium.org/1274273003/diff/1/Source/core/html/shadow/MediaControlElementTypes.h ...
5 years, 4 months ago (2015-08-07 05:34:42 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://src.chromium.org/viewvc/blink?view=rev&revision=200148
5 years, 4 months ago (2015-08-07 05:50:47 UTC) #10
sof
On 2015/08/07 05:34:42, sof wrote: > On 2015/08/07 05:26:43, haraken wrote: > > On 2015/08/07 ...
5 years, 4 months ago (2015-08-07 05:58:39 UTC) #11
haraken
On 2015/08/07 05:58:39, sof wrote: > On 2015/08/07 05:34:42, sof wrote: > > On 2015/08/07 ...
5 years, 4 months ago (2015-08-07 06:03:25 UTC) #12
sof
5 years, 4 months ago (2015-08-07 11:10:24 UTC) #13
Message was sent while issue was closed.
With the GC plugin extended to report references also,
https://docs.google.com/spreadsheets/d/1VWmeQyPGQ96T8gN8dcqDJWIkV0C9S80hG6XbT...
has been updated.

Powered by Google App Engine
This is Rietveld 408576698