Bug 35275 - Remove DRT hack that turns off hardware acceleration with older QuickTimes
Summary: Remove DRT hack that turns off hardware acceleration with older QuickTimes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-22 17:19 PST by Simon Fraser (smfr)
Modified: 2010-05-11 00:14 PDT (History)
1 user (show)

See Also:


Attachments
Patch (2.21 KB, patch)
2010-02-22 17:38 PST, Simon Fraser (smfr)
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2010-02-22 17:19:46 PST
http://trac.webkit.org/changeset/55100

Should this quicktime hack be removed now or re-written?
http://trac.webkit.org/browser/trunk/WebKitTools/DumpRenderTree/mac/DumpRenderTree.mm#L434
Comment 1 Simon Fraser (smfr) 2010-02-22 17:38:25 PST
Created attachment 49250 [details]
Patch
Comment 2 Simon Fraser (smfr) 2010-02-22 20:29:24 PST
http://trac.webkit.org/changeset/55118
Comment 3 Eric Seidel (no email) 2010-05-11 00:14:33 PDT
I'm glad to see this go.  I wonder i we shouldn't turn this check into an ASSERT instead of just removing it though.