RESOLVED FIXED 23362
Fix DumpRenderTree for accelerated compositing
https://bugs.webkit.org/show_bug.cgi?id=23362
Summary Fix DumpRenderTree for accelerated compositing
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.