[Webkit-unassigned] [Bug 97267] New: [GTK] Use XDamage to simplify RedirectedXCompositeWindow
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 20 15:42:10 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=97267
Summary: [GTK] Use XDamage to simplify
RedirectedXCompositeWindow
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Gtk
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: mrobinson at webkit.org
Instead of using a timer to figure out when to draw the contents of the RedirectedXComposite window, we can use XDamage to simply paint the widget. This allows us to remove a lot of hacks in RedirectedXCompositeWindow and elsewhere.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list