[webkit-reviews] review granted: [Bug 209531] Avoid querying pasteboard strings while dragging content over a potential drop target : [Attachment 394471] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 24 23:12:30 PDT 2020


Tim Horton <thorton at apple.com> has granted Wenson Hsieh
<wenson_hsieh at apple.com>'s request for review:
Bug 209531: Avoid querying pasteboard strings while dragging content over a
potential drop target
https://bugs.webkit.org/show_bug.cgi?id=209531

Attachment 394471: Patch

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




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

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

> Source/WebCore/ChangeLog:15
> +	   This is incompatible with some changes in the near future which will
prevent the web content process from any
> +	   reading data from the pasteboard, if a paste or drop action has not
yet been performed. To address this issue,

"any reading data"?


More information about the webkit-reviews mailing list