Bug 62770

Summary: [GTK] [WebKit2] Disable GDK double buffering
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: WebKitGTKAssignee: Martin Robinson <mrobinson>
Status: RESOLVED FIXED    
Severity: Normal CC: alex, cgarcia, webkit.review.bot, xan.lopez
Priority: P3 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch none

Description Martin Robinson 2011-06-15 19:35:44 PDT
GDK double buffering is unecessary for WebKit2 and leads to one more pixmap copy than necessary. We can safely disable it.
Comment 1 Martin Robinson 2011-06-15 19:38:44 PDT
Created attachment 97390 [details]
Patch
Comment 2 Eric Seidel (no email) 2011-06-16 21:05:00 PDT
Comment on attachment 97390 [details]
Patch

rs=me.
Comment 3 WebKit Review Bot 2011-06-20 13:53:47 PDT
Comment on attachment 97390 [details]
Patch

Clearing flags on attachment: 97390

Committed r89287: <http://trac.webkit.org/changeset/89287>
Comment 4 WebKit Review Bot 2011-06-20 13:53:51 PDT
All reviewed patches have been landed.  Closing bug.