Bug 15841

Summary: fast/dom/Document/early-document-access.html crashes under GuardMalloc
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: Tools / TestsAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 523.x (Safari 3)   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
proposed fix darin: review+

Alexey Proskuryakov
Reported 2007-11-05 04:52:08 PST
Fails assertion: // We should only have our main window left when we're done ASSERT(CFArrayGetCount(allWindowsRef) == 1); This test waits for 100 ms for popup window to close - looks like it's not enough under GuardMalloc.
Attachments
proposed fix (2.01 KB, patch)
2007-11-05 04:54 PST, Alexey Proskuryakov
darin: review+
Alexey Proskuryakov
Comment 1 2007-11-05 04:54:18 PST
Created attachment 17042 [details] proposed fix
Darin Adler
Comment 2 2007-11-05 06:31:45 PST
Comment on attachment 17042 [details] proposed fix r=me
Alexey Proskuryakov
Comment 3 2007-11-05 06:43:08 PST
Committed revision 27435.
Note You need to log in before you can comment on or make changes to this bug.