WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
4945
event init calls should not do anything if the event has already been dispatched
https://bugs.webkit.org/show_bug.cgi?id=4945
Summary
event init calls should not do anything if the event has already been dispatched
Darin Adler
Reported
2005-09-11 22:03:32 PDT
The DOM specification says that event init calls should not do anything if the event has already been dispatched. I have a patch that addresses this on my other computer; I'll attach it to this bug ASAP.
Attachments
patch that fixes this and does other cleanup
(21.40 KB, patch)
2005-10-09 21:36 PDT
,
Darin Adler
hyatt
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Darin Adler
Comment 1
2005-10-09 21:36:31 PDT
Created
attachment 4282
[details]
patch that fixes this and does other cleanup
Dave Hyatt
Comment 2
2005-10-09 21:45:45 PDT
Comment on
attachment 4282
[details]
patch that fixes this and does other cleanup r=me, ensure it's all non-leaky and performant, etc. etc.
Lucas Forschler
Comment 3
2019-02-06 09:03:28 PST
Mass moving XML DOM bugs to the "DOM" Component.
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