WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
47040
[GTK]
r68923
broke some plugin tests
https://bugs.webkit.org/show_bug.cgi?id=47040
Summary
[GTK] r68923 broke some plugin tests
Martin Robinson
Reported
2010-10-01 19:06:03 PDT
It appears that PluginView.cpp is listening for both DOM Level 2 DOMFocus{In/Out} and DOM Level 3 focus{in/out}.
r68923
made a change which means that both types of focus events are always fired.
Attachments
Patch which removes event passing for DOMFocusIn and DOMFocusOut
(1.82 KB, patch)
2010-10-01 19:09 PDT
,
Martin Robinson
abarth
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Martin Robinson
Comment 1
2010-10-01 19:09:52 PDT
Created
attachment 69561
[details]
Patch which removes event passing for DOMFocusIn and DOMFocusOut
Adam Barth
Comment 2
2010-10-01 20:02:00 PDT
Comment on
attachment 69561
[details]
Patch which removes event passing for DOMFocusIn and DOMFocusOut ok
Martin Robinson
Comment 3
2010-10-01 20:23:02 PDT
Committed
r68970
: <
http://trac.webkit.org/changeset/68970
>
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