Bug 21577

Summary: 5 false positive StructureID leaks
Product: WebKit Reporter: Sam Weinig <sam>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
patch
none
updated patch none

Sam Weinig
Reported 2008-10-13 13:29:03 PDT
Each time you quit there are 5 false positive leaks of StructureIDs due to not tearing down the common JSGlobalData used in WebCore.
Attachments
patch (8.01 KB, patch)
2008-10-13 13:30 PDT, Sam Weinig
no flags
updated patch (6.18 KB, patch)
2008-10-13 14:42 PDT, Sam Weinig
no flags
Sam Weinig
Comment 1 2008-10-13 13:30:40 PDT
Cameron Zwarich (cpst)
Comment 2 2008-10-13 13:34:20 PDT
Comment on attachment 24323 [details] patch r=me
Darin Adler
Comment 3 2008-10-13 13:44:19 PDT
Comment on attachment 24323 [details] patch "JSGlolalData"
Sam Weinig
Comment 4 2008-10-13 14:42:27 PDT
Comment on attachment 24323 [details] patch Clearing review flag. I have a better version.
Sam Weinig
Comment 5 2008-10-13 14:42:59 PDT
Created attachment 24327 [details] updated patch This was reviewed by Mitz.
Sam Weinig
Comment 6 2008-10-13 14:44:21 PDT
Fixed in r37563.
Note You need to log in before you can comment on or make changes to this bug.