[webkit-reviews] review granted: [Bug 216718] [macOS] REGRESSION (r265702): System Services receive 0 bytes when extracting selected content as rich text data : [Attachment 409177] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 18 17:16:51 PDT 2020


Tim Horton <thorton at apple.com> has granted Wenson Hsieh
<wenson_hsieh at apple.com>'s request for review:
Bug 216718: [macOS] REGRESSION (r265702): System Services receive 0 bytes when
extracting selected content as rich text data
https://bugs.webkit.org/show_bug.cgi?id=216718

Attachment 409177: Patch

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




--- Comment #2 from Tim Horton <thorton at apple.com> ---
Comment on attachment 409177
  --> https://bugs.webkit.org/attachment.cgi?id=409177
Patch

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

> Tools/TestWebKitAPI/Tests/WebKitCocoa/CopyHTML.mm:43
> +#if PLATFORM(MAC)

An alternative (better???) way to write this would be to add conformance to
NSServicesMenuRequestor on a category.


More information about the webkit-reviews mailing list