WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
41132
Add additional tests for beforeload events
https://bugs.webkit.org/show_bug.cgi?id=41132
Summary
Add additional tests for beforeload events
Andy Estes
Reported
2010-06-23 23:54:55 PDT
Add tests to verify that elements that send beforeload events can be removed from the DOM while processing said events.
Attachments
patch
(11.87 KB, patch)
2010-06-24 00:01 PDT
,
Andy Estes
ap
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andy Estes
Comment 1
2010-06-24 00:01:09 PDT
Created
attachment 59616
[details]
patch
Alexey Proskuryakov
Comment 2
2010-06-24 00:15:31 PDT
Comment on
attachment 59616
[details]
patch
> setTimeout("checkObjectRemoval()", timeout);
Looks like you could also use setInterval(). More test coverage is great, r=me!
Andy Estes
Comment 3
2010-06-24 00:32:12 PDT
Thanks Alexey! Committed
http://trac.webkit.org/changeset/61744
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