[webkit-reviews] review requested: [Bug 47742] Full page size flash plugins do not show in all situations : [Attachment 74388] Move widget allocation after NPP_SetWindow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 19 07:52:19 PST 2010


Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> has asked  for review:
Bug 47742: Full page size flash plugins do not show in all situations
https://bugs.webkit.org/show_bug.cgi?id=47742

Attachment 74388: Move widget allocation after NPP_SetWindow
https://bugs.webkit.org/attachment.cgi?id=74388&action=review

------- Additional Comments from Nicolas Dufresne
<nicolas.dufresne at collabora.co.uk>
This patch moves the plugin widget size allocation after the
NPP_SetWindow is called with the effect that the resize of Flash
content no longer result in grey flash. This seems logical since the
widget tree cannot be fully constructed before the plugin receives
the new container window.


More information about the webkit-reviews mailing list