WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
15841
fast/dom/Document/early-document-access.html crashes under GuardMalloc
https://bugs.webkit.org/show_bug.cgi?id=15841
Summary
fast/dom/Document/early-document-access.html crashes under GuardMalloc
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug