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+

Eric Carlson
Reported 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.
Attachments
proposed patch (3.11 KB, patch)
2009-04-13 21:50 PDT, Eric Carlson
mrowe: review+
Eric Carlson
Comment 1 2009-04-13 21:50:18 PDT
Created attachment 29457 [details] proposed patch
Mark Rowe (bdash)
Comment 2 2009-04-13 21:59:55 PDT
Comment on attachment 29457 [details] proposed patch r=me
Eric Carlson
Comment 3 2009-04-13 22:04:51 PDT
Note You need to log in before you can comment on or make changes to this bug.