[webkit-reviews] review granted: [Bug 130654] Simplify the HTMLConverter interface : [Attachment 227615] Part 1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 23 13:15:24 PDT 2014


mitz at webkit.org <mitz at webkit.org> has granted Sam Weinig <sam at webkit.org>'s
request for review:
Bug 130654: Simplify the HTMLConverter interface
https://bugs.webkit.org/show_bug.cgi?id=130654

Attachment 227615: Part 1
https://bugs.webkit.org/attachment.cgi?id=227615&action=review

------- Additional Comments from mitz at webkit.org <mitz at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=227615&action=review


> Source/WebCore/platform/mac/HTMLConverter.h:83
> ++ (NSAttributedString *)attributedStringFromRange:(WebCore::Range*)range;

Why not make the argument a reference?


More information about the webkit-reviews mailing list