WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
128897
Move inheriting method to the superclass in the JavaScript media controls
https://bugs.webkit.org/show_bug.cgi?id=128897
Summary
Move inheriting method to the superclass in the JavaScript media controls
Xabier Rodríguez Calvar
Reported
2014-02-17 03:20:22 PST
Move inheriting method to the superclass in the JavaScript media controls
Attachments
Patch
(3.90 KB, patch)
2014-02-17 03:23 PST
,
Xabier Rodríguez Calvar
no flags
Details
Formatted Diff
Diff
Patch
(3.88 KB, patch)
2014-02-17 09:31 PST
,
Xabier Rodríguez Calvar
no flags
Details
Formatted Diff
Diff
Patch
(3.88 KB, patch)
2014-02-18 01:37 PST
,
Xabier Rodríguez Calvar
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Xabier Rodríguez Calvar
Comment 1
2014-02-17 03:23:51 PST
Created
attachment 224350
[details]
Patch
Jer Noble
Comment 2
2014-02-17 08:33:48 PST
Comment on
attachment 224350
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=224350&action=review
> Source/WebCore/Modules/mediacontrols/mediaControlsApple.js:100 > + inheritTo: function(child) {
I'm not a huge fan of "inheritTo()". How about "extend()"?
Xabier Rodríguez Calvar
Comment 3
2014-02-17 08:48:17 PST
(In reply to
comment #2
)
> (From update of
attachment 224350
[details]
) > View in context:
https://bugs.webkit.org/attachment.cgi?id=224350&action=review
> > > Source/WebCore/Modules/mediacontrols/mediaControlsApple.js:100 > > + inheritTo: function(child) { > > I'm not a huge fan of "inheritTo()". How about "extend()"?
Awesome :) Actually I didn't like it either but at that moment my head couldn't work out anything better. Good, so I'll commit that change tomorrow morning.
Xabier Rodríguez Calvar
Comment 4
2014-02-17 09:31:08 PST
Created
attachment 224386
[details]
Patch
Xabier Rodríguez Calvar
Comment 5
2014-02-18 01:13:52 PST
Comment on
attachment 224386
[details]
Patch Committing as per Jer Noble's previous r+
WebKit Commit Bot
Comment 6
2014-02-18 01:15:07 PST
Comment on
attachment 224386
[details]
Patch Rejecting
attachment 224386
[details]
from commit-queue. Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.appspot.com', '--bot-id=webkit-cq-03', 'validate-changelog', '--check-oops', '--non-interactive', 224386, '--port=mac']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit ChangeLog entry in Source/WebCore/ChangeLog contains OOPS!. Full output:
http://webkit-queues.appspot.com/results/6614922536419328
Xabier Rodríguez Calvar
Comment 7
2014-02-18 01:37:08 PST
Created
attachment 224481
[details]
Patch
Xabier Rodríguez Calvar
Comment 8
2014-02-18 01:38:15 PST
Comment on
attachment 224481
[details]
Patch Committing as per r+ from Jer Noble (now in the ChangeLog)
WebKit Commit Bot
Comment 9
2014-02-18 02:17:10 PST
Comment on
attachment 224481
[details]
Patch Clearing flags on attachment: 224481 Committed
r164279
: <
http://trac.webkit.org/changeset/164279
>
WebKit Commit Bot
Comment 10
2014-02-18 02:17:13 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug