RESOLVED FIXED 113868
Cross fade into restarted plugin
https://bugs.webkit.org/show_bug.cgi?id=113868
Summary Cross fade into restarted plugin
Dean Jackson
Reported 2013-04-03 05:04:20 PDT
When a snapshotted plugin gets restarted, there is an abrupt swap as the snapshot disappears and the plugin loads. Replace this with a cross-fade. I'll implement the WebCore part to detect a restarted plugin, and have the RenderEmbeddedObject draw the snapshot for a while as the plugin appears, but the main crossfade will be done in Apple-specific code. Other platforms will just have to do whatever it takes to animate the opacity of their plugins. <rdar://problem/13478573>
Attachments
Patch (15.88 KB, patch)
2013-04-03 05:33 PDT, Dean Jackson
thorton: review+
Dean Jackson
Comment 1 2013-04-03 05:33:01 PDT
Dean Jackson
Comment 2 2013-04-03 13:16:37 PDT
Note You need to log in before you can comment on or make changes to this bug.