Bug 25177

Summary: HTMLMediaElement: QTMedia not supported in 64-bit QTKit
Product: WebKit Reporter: Eric Carlson <eric.carlson>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
proposed patch mrowe: review+

Description Eric Carlson 2009-04-13 21:46:06 PDT
QTTrack's -media method always return NULL in 64-bit QTKit, so MediaPlayerPrivate::disableUnsupportedTracks should get the track type with the track's QTTrackMediaTypeAttribute attribute.
Comment 1 Eric Carlson 2009-04-13 21:50:18 PDT
Created attachment 29457 [details]
proposed patch
Comment 2 Mark Rowe (bdash) 2009-04-13 21:59:55 PDT
Comment on attachment 29457 [details]
proposed patch

r=me
Comment 3 Eric Carlson 2009-04-13 22:04:51 PDT
http://trac.webkit.org/changeset/42477