RESOLVED FIXED 130850
Convert yet more of HTMLConverter to C++
https://bugs.webkit.org/show_bug.cgi?id=130850
Summary Convert yet more of HTMLConverter to C++
Sam Weinig
Reported 2014-03-27 11:49:15 PDT
Convert yet more of HTMLConverter to C++
Attachments
Patch (47.51 KB, patch)
2014-03-27 15:21 PDT, Sam Weinig
andersca: review+
Sam Weinig
Comment 1 2014-03-27 15:21:54 PDT
Anders Carlsson
Comment 2 2014-03-27 16:31:12 PDT
Comment on attachment 227994 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=227994&action=review > Source/WebCore/editing/cocoa/HTMLConverter.mm:560 > +NSAttributedString *HTMLConverter::convert() This should really return a RetainPtr<NSAttributedString>.
Sam Weinig
Comment 3 2014-03-29 13:03:41 PDT
David Kilzer (:ddkilzer)
Comment 4 2014-03-30 12:51:58 PDT
Note You need to log in before you can comment on or make changes to this bug.