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

Issue 483863003: Use SpecialWrapFor over HTMLMediaElement (Closed)

Created:
6 years, 4 months ago by sof
Modified:
6 years, 4 months ago
CC:
blink-reviews, blink-reviews-html_chromium.org, arv+blink, philipj_slow, gasubic, fs, eric.carlson_apple.com, abarth-chromium, feature-media-reviews_chromium.org, dglazkov+blink, nessy, blink-reviews-bindings_chromium.org, Inactive, vcarbune.chromium
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Use SpecialWrapFor over HTMLMediaElement. To appropriately delegate the creation of a wrapper to subclasses of HTMLMediaElement, annotate HTMLMediaElement's interface with SpecialWrapFor. R=haraken@chromium.org BUG=379499 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180555

Patch Set 1 #

Total comments: 1

Patch Set 2 : Use [SpecialWrapFor] instead #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -4 lines) Patch
A LayoutTests/webaudio/mediaelementaudiosourcenode-wrapper.html View 1 1 chunk +28 lines, -0 lines 0 comments Download
A LayoutTests/webaudio/mediaelementaudiosourcenode-wrapper-expected.txt View 1 chunk +11 lines, -0 lines 0 comments Download
M Source/core/html/HTMLAudioElement.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M Source/core/html/HTMLMediaElement.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M Source/core/html/HTMLMediaElement.cpp View 1 4 chunks +4 lines, -4 lines 0 comments Download
M Source/core/html/HTMLMediaElement.idl View 1 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/html/HTMLVideoElement.h View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
sof
Please take a look. It seems unavoidable to add some custom code here.
6 years, 4 months ago (2014-08-19 10:36:35 UTC) #1
haraken
Thanks for the fix! Can we avoid adding the custom binding by using a [SpecialWrapFor] ...
6 years, 4 months ago (2014-08-19 11:58:23 UTC) #2
sof
On 2014/08/19 11:58:23, haraken wrote: > Thanks for the fix! > > Can we avoid ...
6 years, 4 months ago (2014-08-19 12:22:58 UTC) #3
haraken
On 2014/08/19 12:22:58, sof wrote: > On 2014/08/19 11:58:23, haraken wrote: > > Thanks for ...
6 years, 4 months ago (2014-08-19 12:26:38 UTC) #4
sof
On 2014/08/19 12:26:38, haraken wrote: > On 2014/08/19 12:22:58, sof wrote: > > On 2014/08/19 ...
6 years, 4 months ago (2014-08-19 13:09:33 UTC) #5
haraken
On 2014/08/19 13:09:33, sof wrote: > On 2014/08/19 12:26:38, haraken wrote: > > On 2014/08/19 ...
6 years, 4 months ago (2014-08-19 13:15:21 UTC) #6
sof
The CQ bit was checked by sigbjornf@opera.com
6 years, 4 months ago (2014-08-19 13:29:58 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sigbjornf@opera.com/483863003/20001
6 years, 4 months ago (2014-08-19 13:30:42 UTC) #8
commit-bot: I haz the power
6 years, 4 months ago (2014-08-19 14:12:26 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 (20001) as 180555

Powered by Google App Engine
This is Rietveld 408576698