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 83964
Reset event propagation and canceled flags in Event.initEvent
https://bugs.webkit.org/show_bug.cgi?id=83964
Summary
Reset event propagation and canceled flags in Event.initEvent
Pablo Flouret
Reported
2012-04-13 17:26:35 PDT
Step 3 of
http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html#dom-event-initevent
See also,
http://lists.w3.org/Archives/Public/www-dom/2011JanMar/0063.html
and
http://lists.w3.org/Archives/Public/www-dom/2011JanMar/0067.html
Attachments
Patch
(4.38 KB, patch)
2012-04-13 17:32 PDT
,
Pablo Flouret
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Pablo Flouret
Comment 1
2012-04-13 17:32:13 PDT
Created
attachment 137185
[details]
Patch
Alexey Proskuryakov
Comment 2
2012-04-13 20:21:56 PDT
This looks like spinoff from
bug 76607
. Does this behavior match both IE and Firefox?
Alexey Proskuryakov
Comment 3
2012-04-13 20:23:10 PDT
Comment on
attachment 137185
[details]
Patch Let's hold off with commit queue until there's some indication why we want this change.
Ryosuke Niwa
Comment 4
2012-04-13 20:29:51 PDT
(In reply to
comment #3
)
> (From update of
attachment 137185
[details]
) > Let's hold off with commit queue until there's some indication why we want this change.
Okay although I vaguely remember we had agreed on this behavior on #whatwg or somewhere on the public mailing lists. Will post if I came across the source.
Ryosuke Niwa
Comment 5
2012-04-22 22:10:20 PDT
Comment on
attachment 137185
[details]
Patch Found it:
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16332
DOM 3 and DOM 4 both explicitly mandate this new behavior now so that the same event may be re-dispatched later. I think we should land the patch as is.
WebKit Review Bot
Comment 6
2012-04-22 22:20:04 PDT
Comment on
attachment 137185
[details]
Patch Clearing flags on attachment: 137185 Committed
r114867
: <
http://trac.webkit.org/changeset/114867
>
WebKit Review Bot
Comment 7
2012-04-22 22:20: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