[Webkit-unassigned] [Bug 139028] New: Enable depth 32 for the RedirectedXCompositeWindow
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Nov 24 07:39:45 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=139028
Bug ID: 139028
Summary: Enable depth 32 for the RedirectedXCompositeWindow
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: PC
OS: Linux
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Gtk
Assignee: webkit-unassigned at lists.webkit.org
Reporter: j.isorce at samsung.com
Created attachment 242160
--> https://bugs.webkit.org/attachment.cgi?id=242160&action=review
gtk: support RGBA end-to-end compositing when using RedirectedXCompositeWindow
On gtk/X11, the layout compositing is done in the web process. If one needs to handle alpha with the rest of the application then it is not enough to make to browser's window as RGBA.
The shared redirected window needs to be RGBA as well. (The shared X composite window between UIProcess and WebProcess).
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141124/189ac6c7/attachment-0002.html>
More information about the webkit-unassigned
mailing list