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+

Description Simon Fraser (smfr) 2009-01-15 15:03:54 PST
DumpRenderTree needs a few minor changes to work with accelerated compositing.
Comment 1 Simon Fraser (smfr) 2009-02-05 21:15:02 PST
Created attachment 27377 [details]
Patch, changelog
Comment 2 mitz 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
Comment 3 Simon Fraser (smfr) 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