Bug 27384 - Random crashes in appcache/update-cache.html test
Summary: Random crashes in appcache/update-cache.html test
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P1 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2009-07-17 13:11 PDT by Alexey Proskuryakov
Modified: 2009-07-17 20:56 PDT (History)
0 users

See Also:


Attachments
proposed fix (2.21 KB, patch)
2009-07-17 13:20 PDT, Alexey Proskuryakov
levin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2009-07-17 13:11:15 PDT
We're using a handle that may have been just deleted. Patch forthcoming.
Comment 1 Alexey Proskuryakov 2009-07-17 13:20:05 PDT
Created attachment 32966 [details]
proposed fix
Comment 2 Alexey Proskuryakov 2009-07-17 13:20:32 PDT
<rdar://problem/7070273>
Comment 3 David Levin 2009-07-17 13:48:24 PDT
Comment on attachment 32966 [details]
proposed fix

I don't have in depth knowledge of the area, but the patch is pretty simple and makes a lot of sense.
Comment 4 Mark Rowe (bdash) 2009-07-17 17:02:54 PDT
This appears to have been landed.  Is there a reason that the bug is still open?
Comment 5 Alexey Proskuryakov 2009-07-17 20:56:29 PDT
No reason. This was committed in <http://trac.webkit.org/changeset/46058>.