[Webkit-unassigned] [Bug 116794] [GTK] WebKitWebView child widgets are not rendered with recent GTK+

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 26 11:30:28 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=116794


Carlos Garcia Campos <cgarcia at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #202928|                            |review?
               Flag|                            |




--- Comment #1 from Carlos Garcia Campos <cgarcia at igalia.com>  2013-05-26 11:28:57 PST ---
Created an attachment (id=202928)
 --> (https://bugs.webkit.org/attachment.cgi?id=202928&action=review)
Patch

Chain up to the parent draw(), so it's propagated to the children. This shouldn't have any effect in previous versions of GTK+ because gtk_container_propagate_draw() returned early when the child widget had its own GdkWindow.

-- 
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