WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
135991
Fix plugin visibility check.
https://bugs.webkit.org/show_bug.cgi?id=135991
Summary
Fix plugin visibility check.
Gavin Barraclough
Reported
2014-08-15 12:49:56 PDT
We should only take a UserActivity if the plugin is in a visible window, and also is itself visible.
Attachments
Fix
(3.70 KB, patch)
2014-08-15 12:53 PDT
,
Gavin Barraclough
kling
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Gavin Barraclough
Comment 1
2014-08-15 12:53:38 PDT
Created
attachment 236671
[details]
Fix
Andreas Kling
Comment 2
2014-08-15 13:21:31 PDT
Comment on
attachment 236671
[details]
Fix View in context:
https://bugs.webkit.org/attachment.cgi?id=236671&action=review
r=me
> Source/WebKit2/ChangeLog:20 > + - added m_isVisibile, m_isWindowVisibile, updateVisiblityActivity.
m_isVisibile -> m_isVisible m_isWindowVisibile -> m_isWindowVisible updateVisiblityActivity -> updateVisibilityActivity
Gavin Barraclough
Comment 3
2014-08-15 13:32:36 PDT
Transmitting file data ... Committed revision 172645.
Gavin Barraclough
Comment 4
2014-08-15 13:37:48 PDT
Type fix Transmitting file data ... Committed revision 172646.
Gavin Barraclough
Comment 5
2014-08-15 14:22:33 PDT
Transmitting file data ... Committed revision 172653.
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