WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
92613
Remove unnecessary code which set event's target from EventDispatcher::dispatchEvent
https://bugs.webkit.org/show_bug.cgi?id=92613
Summary
Remove unnecessary code which set event's target from EventDispatcher::dispat...
Hayato Ito
Reported
2012-07-29 23:44:32 PDT
We don't need to set event's target at TARGET phase in EventDispatcher::dispatchEvent() because EventContext::handleLocalEvents() does that.
Attachments
remove unnecessary code
(1.54 KB, patch)
2012-07-29 23:49 PDT
,
Hayato Ito
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Hayato Ito
Comment 1
2012-07-29 23:49:29 PDT
Created
attachment 155215
[details]
remove unnecessary code
WebKit Review Bot
Comment 2
2012-07-30 02:46:04 PDT
Comment on
attachment 155215
[details]
remove unnecessary code Clearing flags on attachment: 155215 Committed
r124009
: <
http://trac.webkit.org/changeset/124009
>
WebKit Review Bot
Comment 3
2012-07-30 02:46:08 PDT
All reviewed patches have been landed. Closing bug.
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