Bug 35398

Summary: Race condition in JSPropertyNameIterator and Structure destruction
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch mjs: review+

Oliver Hunt
Reported 2010-02-25 12:10:48 PST
Race condition in JSPropertyNameIterator and Structure destruction
Attachments
Patch (6.49 KB, patch)
2010-02-25 12:21 PST, Oliver Hunt
mjs: review+
Oliver Hunt
Comment 1 2010-02-25 12:21:53 PST
Maciej Stachowiak
Comment 2 2010-02-25 12:28:53 PST
Comment on attachment 49516 [details] Patch r=me
Darin Adler
Comment 3 2010-02-25 12:45:50 PST
Comment on attachment 49516 [details] Patch > + void setCachedStructure(Structure* structure) How about PassRefPtr for this argument?
Oliver Hunt
Comment 4 2010-02-25 14:15:38 PST
Note You need to log in before you can comment on or make changes to this bug.