[Webkit-unassigned] [Bug 115760] Fix memory leak after r149692
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 7 18:34:33 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=115760
--- Comment #5 from Darin Adler <darin at apple.com> 2013-05-07 18:32:57 PST ---
(From update of attachment 200981)
View in context: https://bugs.webkit.org/attachment.cgi?id=200981&action=review
> Tools/WebKitTestRunner/InjectedBundle/InjectedBundlePage.cpp:848
> + RetainPtr<WKDataRef> wkData = WKBundleFrameCopyWebArchive(frame);
This doesn’t fix the leak. You need to call adoptCF to fix the leak.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list