RESOLVED FIXED 6144
REGRESSION: DOMStringImpl leak in code to make DOMString from NSString
https://bugs.webkit.org/show_bug.cgi?id=6144
Summary REGRESSION: DOMStringImpl leak in code to make DOMString from NSString
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.