WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Dean Jackson
Comment 1
2013-04-03 05:33:01 PDT
Created
attachment 196333
[details]
Patch
Dean Jackson
Comment 2
2013-04-03 13:16:37 PDT
Committed
r147579
: <
http://trac.webkit.org/changeset/147579
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug