WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
149488
Event fired on a detached node does not bubble up
https://bugs.webkit.org/show_bug.cgi?id=149488
Summary
Event fired on a detached node does not bubble up
Ryosuke Niwa
Reported
2015-09-22 17:41:21 PDT
We don't bubble up events fired on a detached node. This doesn't match spec'd behavior, Firefox, or Chrome.
Attachments
Fixes the bug
(9.47 KB, patch)
2015-09-22 17:48 PDT
,
Ryosuke Niwa
koivisto
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2015-09-22 17:48:56 PDT
Created
attachment 261786
[details]
Fixes the bug
Ryosuke Niwa
Comment 2
2015-09-22 18:42:20 PDT
Committed
r190153
: <
http://trac.webkit.org/changeset/190153
>
Chris Dumez
Comment 3
2015-09-22 19:18:15 PDT
Comment on
attachment 261786
[details]
Fixes the bug View in context:
https://bugs.webkit.org/attachment.cgi?id=261786&action=review
> LayoutTests/fast/events/event-propagation-in-detached-tree.html:52 > +var successfullyParsed = true;
Why this?
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