Bug 36663

Summary: Rename QTKit based media engine class name
Product: WebKit Reporter: Eric Carlson <eric.carlson>
Component: MediaAssignee: Eric Carlson <eric.carlson>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, ademar, eric, pnormand, rniwa, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.6   
Bug Depends on:    
Bug Blocks: 51249    
Attachments:
Description Flags
Proposed patch darin: review+

Eric Carlson
Reported 2010-03-26 08:35:29 PDT
As noted in https://bugs.webkit.org/show_bug.cgi?id=36654, it is possible to use a GStreamer based media engine on OSX as well as the QTKit based media engine so we should use a non-generic class name.
Attachments
Proposed patch (30.11 KB, patch)
2010-11-13 12:17 PST, Eric Carlson
darin: review+
Philippe Normand
Comment 1 2010-03-26 10:50:48 PDT
Additionnally I think it would be good to have a WTF_USE_... define to enable the QTKit player and same for QuickTime (or whatever is currently used on the windows port).
Tor Arne Vestbø
Comment 2 2010-09-28 09:23:20 PDT
Qt backends were renamed in <http://trac.webkit.org/changeset/68526>
Eric Carlson
Comment 4 2010-11-13 12:17:45 PST
Created attachment 73830 [details] Proposed patch
Daniel Bates
Comment 5 2010-11-14 12:38:21 PST
Comment on attachment 73830 [details] Proposed patch Marking this attachment as a patch since it is a patch and it is flagged for review. Moreover, this will cause the EWS bots to build with this patch.
Eric Carlson
Comment 6 2010-11-16 10:30:15 PST
Ryosuke Niwa
Comment 7 2010-11-16 21:41:22 PST
This change might be responsible for some test failures: http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(Tests)/r72115%20(20918)/results.html All of the failures seem to be caused by failing to load some resource. Could you look into this?
Ryosuke Niwa
Comment 8 2010-11-16 21:46:23 PST
(In reply to comment #7) > This change might be responsible for some test failures: > http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(Tests)/r72115%20(20918)/results.html > > All of the failures seem to be caused by failing to load some resource. Could you look into this? Oops, this was a false alert. The failure was caused by r72115, not r72117. Sorry.
Eric Carlson
Comment 9 2010-11-16 21:49:02 PST
This changed the name of the OS X media engine class. The code change is *only* used by HTMLMediaElement, it has absolutely nothing to do with the loader.
Ademar Reis
Comment 10 2011-01-24 12:19:04 PST
Revision r68526 cherry-picked into qtwebkit-2.2 with commit 600bc9b <http://gitorious.org/webkit/qtwebkit/commit/600bc9b>
Note You need to log in before you can comment on or make changes to this bug.