Bug 146373 - Media Session: Media elements should report a null session for Default sessions
Summary: Media Session: Media elements should report a null session for Default sessions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 145411
  Show dependency treegraph
 
Reported: 2015-06-26 18:36 PDT by Matt Rajca
Modified: 2015-06-29 10:35 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.29 KB, patch)
2015-06-29 10:23 PDT, Matt Rajca
eric.carlson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Rajca 2015-06-26 18:36:09 PDT
If a media element's current session is a 'Default' media session, its session property should be null in the JS API.
Comment 1 Radar WebKit Bug Importer 2015-06-26 18:37:03 PDT
<rdar://problem/21576516>
Comment 2 Matt Rajca 2015-06-29 10:23:42 PDT
Created attachment 255757 [details]
Patch
Comment 3 Matt Rajca 2015-06-29 10:35:07 PDT
Committed r186072: <http://trac.webkit.org/changeset/186072>