Bug 6144

Summary: REGRESSION: DOMStringImpl leak in code to make DOMString from NSString
Product: WebKit Reporter: Darin Adler <darin>
Component: WebKit APIAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P1    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
remove the extra ref to fix the leak ggaren: review+

Darin Adler
Reported 2005-12-18 15:11:11 PST
The recent change to DOMString turns some existing code into a leak.
Attachments
remove the extra ref to fix the leak (1.21 KB, patch)
2005-12-18 15:14 PST, Darin Adler
ggaren: review+
Darin Adler
Comment 1 2005-12-18 15:14:47 PST
Created attachment 5146 [details] remove the extra ref to fix the leak
Geoffrey Garen
Comment 2 2005-12-18 15:17:54 PST
Comment on attachment 5146 [details] remove the extra ref to fix the leak r=me
Note You need to log in before you can comment on or make changes to this bug.