[webkit-reviews] review granted: [Bug 177731] Pasteboard shouldn't add "Files" as a type : [Attachment 322348] Updated for trunk

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 1 20:00:23 PDT 2017


Wenson Hsieh <wenson_hsieh at apple.com> has granted Ryosuke Niwa
<rniwa at webkit.org>'s request for review:
Bug 177731: Pasteboard shouldn't add "Files" as a type
https://bugs.webkit.org/show_bug.cgi?id=177731

Attachment 322348: Updated for trunk

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




--- Comment #5 from Wenson Hsieh <wenson_hsieh at apple.com> ---
Comment on attachment 322348
  --> https://bugs.webkit.org/attachment.cgi?id=322348
Updated for trunk

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

> Source/WebCore/platform/win/PasteboardWin.cpp:234
>      // URL and Text are provided for compatibility with IE's model

Should we update this comment here as well, now that we're writing the
normalized types rather than the legacy "URL" and "Text" types?


More information about the webkit-reviews mailing list