Bug 41132

Summary: Add additional tests for beforeload events
Product: WebKit Reporter: Andy Estes <aestes>
Component: Tools / TestsAssignee: Andy Estes <aestes>
Status: RESOLVED FIXED    
Severity: Enhancement    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch ap: review+

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+
Andy Estes
Comment 1 2010-06-24 00:01:09 PDT
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
Note You need to log in before you can comment on or make changes to this bug.