[webkit-reviews] review requested: [Bug 131553] Snapshotted plugins may need to be restarted if style properties are changed after initial load of plugin. : [Attachment 229326] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 14 17:20:38 PDT 2014


Roger Fong <roger_fong at apple.com> has asked  for review:
Bug 131553: Snapshotted plugins may need to be restarted if style properties
are changed after initial load of plugin.
https://bugs.webkit.org/show_bug.cgi?id=131553

Attachment 229326: patch
https://bugs.webkit.org/attachment.cgi?id=229326&action=review

------- Additional Comments from Roger Fong <roger_fong at apple.com>
In this version of the patch we only restart the plugin if the dimensions are
changed to being too small if the existing dimensions were not specified yet
(using default intrinsic size).

If the dimensions were already specified then we want to stick with whatever
snapshotting decision was made with those initial dimensions.


More information about the webkit-reviews mailing list