[webkit-reviews] review granted: [Bug 181104] Minor cleanup in WebContentReaderCocoa after r226213 : [Attachment 330067] Cleanup

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 21 14:22:48 PST 2017


Wenson Hsieh <wenson_hsieh at apple.com> has granted Ryosuke Niwa
<rniwa at webkit.org>'s request for review:
Bug 181104: Minor cleanup in WebContentReaderCocoa after r226213
https://bugs.webkit.org/show_bug.cgi?id=181104

Attachment 330067: Cleanup

https://bugs.webkit.org/attachment.cgi?id=330067&action=review




--- Comment #2 from Wenson Hsieh <wenson_hsieh at apple.com> ---
Comment on attachment 330067
  --> https://bugs.webkit.org/attachment.cgi?id=330067
Cleanup

View in context: https://bugs.webkit.org/attachment.cgi?id=330067&action=review

> Source/WebCore/editing/cocoa/WebContentReaderCocoa.mm:345
> +static String markupForFragmentToInDocument(Ref<DocumentFragment>&&
fragment, Document& document)

Did you mean markupForFragmentInDocument?


More information about the webkit-reviews mailing list