WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
146370
Media Session: update an element's media session when the 'kind' is updated
https://bugs.webkit.org/show_bug.cgi?id=146370
Summary
Media Session: update an element's media session when the 'kind' is updated
Matt Rajca
Reported
2015-06-26 17:32:12 PDT
A media element's media session should be updated when its "kind" is set, changed, or removed.
Attachments
Patch
(6.87 KB, patch)
2015-06-30 15:11 PDT
,
Matt Rajca
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2015-06-26 17:33:59 PDT
<
rdar://problem/21575667
>
Matt Rajca
Comment 2
2015-06-30 15:11:10 PDT
Created
attachment 255863
[details]
Patch
WebKit Commit Bot
Comment 3
2015-06-30 15:14:14 PDT
Attachment 255863
[details]
did not pass style-queue: ERROR: Source/WebCore/html/HTMLMediaElement.cpp:6516: The parameter type should use PassRefPtr instead of RefPtr. [readability/pass_ptr] [5] ERROR: Source/WebCore/html/HTMLMediaElement.h:560: The parameter type should use PassRefPtr instead of RefPtr. [readability/pass_ptr] [5] Total errors found: 2 in 5 files If any of these errors are false positives, please file a bug against check-webkit-style.
Matt Rajca
Comment 4
2015-07-06 10:33:19 PDT
The 'kind' attribute has been removed from the Media Session in favor of the 'session' attribute.
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