[webkit-reviews] review granted: [Bug 202647] [Clipboard API] Refactor Pasteboard item reading functions to work on both iOS and macOS : [Attachment 380487] WIP: Try to fix WPE build again

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 9 17:10:43 PDT 2019


Tim Horton <thorton at apple.com> has granted Wenson Hsieh
<wenson_hsieh at apple.com>'s request for review:
Bug 202647: [Clipboard API] Refactor Pasteboard item reading functions to work
on both iOS and macOS
https://bugs.webkit.org/show_bug.cgi?id=202647

Attachment 380487: WIP: Try to fix WPE build again

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




--- Comment #7 from Tim Horton <thorton at apple.com> ---
Comment on attachment 380487
  --> https://bugs.webkit.org/attachment.cgi?id=380487
WIP: Try to fix WPE build again

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

> Source/WebCore/platform/mac/PlatformPasteboardMac.mm:387
> +static NSPasteboardType modernPasteboardTypeForWebSafeMIMEType(const String&
webSafeType)

Surely we have the MIME type strings somewhere and can use those


More information about the webkit-reviews mailing list