[Webkit-unassigned] [Bug 42324] WebKitTestRunner needs testRunner.dumpDOMAsWebArchive
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 7 14:31:55 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=42324
--- Comment #16 from Tim Horton <timothy_horton at apple.com> 2013-05-07 14:30:20 PST ---
(From update of attachment 200970)
View in context: https://bugs.webkit.org/attachment.cgi?id=200970&action=review
> Tools/WebKitTestRunner/InjectedBundle/InjectedBundlePage.cpp:848
> + WKDataRef wkData = WKBundleFrameCopyWebArchive(frame);
Anders points out that this is also an object you own, so you should WKRetainPtr it up.
--
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