Bug 23362

Summary: Fix DumpRenderTree for accelerated compositing
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Tools / TestsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarrin, dino
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 23359    
Attachments:
Description Flags
Patch, changelog mitz: review+

Simon Fraser (smfr)
Reported 2009-01-15 15:03:54 PST
DumpRenderTree needs a few minor changes to work with accelerated compositing.
Attachments
Patch, changelog (2.26 KB, patch)
2009-02-05 21:15 PST, Simon Fraser (smfr)
mitz: review+
Simon Fraser (smfr)
Comment 1 2009-02-05 21:15:02 PST
Created attachment 27377 [details] Patch, changelog
mitz
Comment 2 2009-02-05 21:20:36 PST
Comment on attachment 27377 [details] Patch, changelog > #import <WebKit/WebDocumentPrivate.h> > #import <WebKit/WebKit.h> > +#import <WebKit/WebHTMLViewPrivate.h> Please keep the headers in ASCII order. r=me
Simon Fraser (smfr)
Comment 3 2009-02-05 21:37:32 PST
Committing to http://svn.webkit.org/repository/webkit/trunk ... M WebKitTools/ChangeLog M WebKitTools/DumpRenderTree/mac/PixelDumpSupportMac.mm Committed r40707
Note You need to log in before you can comment on or make changes to this bug.