Bug 146293

Summary: MediaSession: fall back to "content" kind when an unsupported media session kind is passed in
Product: WebKit Reporter: Matt Rajca <mrajca>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: conrad_shultz, eric.carlson, jer.noble, mrajca, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 145411    
Attachments:
Description Flags
Patch eric.carlson: review+

Description Matt Rajca 2015-06-24 15:44:37 PDT
Per the Media Session spec, if an unrecognized media session kind is passed in, we should default to "content".
Comment 1 Radar WebKit Bug Importer 2015-06-24 15:46:22 PDT
<rdar://problem/21534784>
Comment 2 Matt Rajca 2015-06-24 15:54:25 PDT
Created attachment 255523 [details]
Patch
Comment 3 Matt Rajca 2015-06-25 15:03:57 PDT
Changesset: http://trac.webkit.org/changeset/185963