WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
118982
PlugIn content can disappear after restarting
https://bugs.webkit.org/show_bug.cgi?id=118982
Summary
PlugIn content can disappear after restarting
Dean Jackson
Reported
2013-07-22 13:31:01 PDT
Composited plugins can be removed from the document after they have been snapshotted and restarted.
Attachments
Patch
(2.12 KB, patch)
2013-07-22 13:47 PDT
,
Dean Jackson
simon.fraser
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Dean Jackson
Comment 1
2013-07-22 13:32:19 PDT
What happens is that the compositing layer for the plugin is removed because it wasn't property inserted into the tree. It happens most often when another part of the tree triggers a compositing update. Generally a larger style recalculation is enough to display the content again.
Dean Jackson
Comment 2
2013-07-22 13:47:46 PDT
Created
attachment 207274
[details]
Patch
Dean Jackson
Comment 3
2013-07-22 13:53:54 PDT
Committed
r152989
: <
http://trac.webkit.org/changeset/152989
>
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