WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
122580
Remove MouseEventDispatchMediator
https://bugs.webkit.org/show_bug.cgi?id=122580
Summary
Remove MouseEventDispatchMediator
Ryosuke Niwa
Reported
2013-10-09 17:05:29 PDT
Remove MouseEventDispatchMediator
Attachments
Cleanup
(7.99 KB, patch)
2013-10-09 17:06 PDT
,
Ryosuke Niwa
koivisto
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2013-10-09 17:06:03 PDT
Created
attachment 213835
[details]
Cleanup
Antti Koivisto
Comment 2
2013-10-09 17:10:16 PDT
Comment on
attachment 213835
[details]
Cleanup View in context:
https://bugs.webkit.org/attachment.cgi?id=213835&action=review
> Source/WebCore/dom/Element.cpp:255 > + bool didNotShallowEvent = dispatchEvent(mouseEvent) && !mouseEvent->defaultHandled();
i think you mean "swallow".
Ryosuke Niwa
Comment 3
2013-10-09 17:27:45 PDT
Committed
r157196
: <
http://trac.webkit.org/changeset/157196
>
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