Bug 62770 - [GTK] [WebKit2] Disable GDK double buffering
Summary: [GTK] [WebKit2] Disable GDK double buffering
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P3 Normal
Assignee: Martin Robinson
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2011-06-15 19:35 PDT by Martin Robinson
Modified: 2011-06-20 13:53 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.44 KB, patch)
2011-06-15 19:38 PDT, Martin Robinson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.