[webkit-reviews] review granted: [Bug 178154] Enable custom pasteboard data in DumpRenderTree and WebKitTestRunner : [Attachment 323375] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 10 20:50:46 PDT 2017


Wenson Hsieh <wenson_hsieh at apple.com> has granted Ryosuke Niwa
<rniwa at webkit.org>'s request for review:
Bug 178154: Enable custom pasteboard data in DumpRenderTree and
WebKitTestRunner
https://bugs.webkit.org/show_bug.cgi?id=178154

Attachment 323375: Patch

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




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

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

> Source/WebCore/platform/cocoa/PasteboardCocoa.mm:198
> +	   if (existingMIMEs.contains(mimeType))

Nice catch!

> Source/WebKit/ChangeLog:8
> +	   Plumed customPasteboardDataEnabled flag to be used in
WebKitTestRunner.

*Plumbed


More information about the webkit-reviews mailing list