[Webkit-unassigned] [Bug 98789] [GTK] Plugin don't display

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 9 10:44:25 PDT 2012


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





--- Comment #4 from Carlos Garcia Campos <cgarcia at igalia.com>  2012-10-09 10:45:02 PST ---
This is probably because you always have to allocate the children in size allocate. You can probably still avoid resizing the frame view if the size hasn't changed, but even if the size it's the same, the coords might have changed, so children need to be allocated.

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