RESOLVED FIXED 53552
Pass enter/exit accelerated compositing mode to the WKView
https://bugs.webkit.org/show_bug.cgi?id=53552
Summary Pass enter/exit accelerated compositing mode to the WKView
Anders Carlsson
Reported 2011-02-01 16:44:28 PST
Pass enter/exit accelerated compositing mode to the WKView
Attachments
Patch (7.11 KB, patch)
2011-02-01 16:45 PST, Anders Carlsson
mitz: review+
Anders Carlsson
Comment 1 2011-02-01 16:45:35 PST
mitz
Comment 2 2011-02-01 16:46:47 PST
Comment on attachment 80854 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=80854&action=review > Source/WebKit2/UIProcess/WebPageProxy.h:318 > +#endif > + > +#if USE(ACCELERATED_COMPOSITING) Is this really necessary?
Anders Carlsson
Comment 3 2011-02-01 16:48:30 PST
WebKit Review Bot
Comment 4 2011-02-01 17:07:04 PST
http://trac.webkit.org/changeset/77334 might have broken Windows Release (Build) and Windows Debug (Build)
Csaba Osztrogonác
Comment 5 2011-02-01 23:16:52 PST
win builfix: http://trac.webkit.org/changeset/77339 Qt buildfix: http://trac.webkit.org/changeset/77365 Is it a big request, that don't break Qt build and leave it red again and again? Now there are 50 patches stucked in the EWS because of this breakage. Unfortunately Qt EWS can't build your patch before landing, because Hyatt made a similar breakage ...
Note You need to log in before you can comment on or make changes to this bug.