WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 113577
Snapshotted plugins must be able to restart on appropriate mouseup events
https://bugs.webkit.org/show_bug.cgi?id=113577
Summary
Snapshotted plugins must be able to restart on appropriate mouseup events
Dean Jackson
Reported
2013-03-29 06:44:13 PDT
If a page is preventing the default on a mouse down, a snapshotted plugin can never restart. We need to bypass the normal event processing mechanism in this case and notice when we see a mouseup that was associated with a mousedown in the snapshot. This won't actually trigger any user-side code, just restart the snapshotted plugin. <
rdar://problem/13256956
>
Attachments
Patch
(4.08 KB, patch)
2013-03-29 06:49 PDT
,
Dean Jackson
thorton
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Dean Jackson
Comment 1
2013-03-29 06:49:42 PDT
Created
attachment 195737
[details]
Patch
Dean Jackson
Comment 2
2013-03-29 12:37:11 PDT
Committed
r147240
: <
http://trac.webkit.org/changeset/147240
>
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