[webkit-reviews] review granted: [Bug 194876] [Win] Remove CF when using Windows clipboard : [Attachment 446420] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 8 14:43:03 PST 2021


Brent Fulgham <bfulgham at webkit.org> has granted Don Olmstead
<don.olmstead at sony.com>'s request for review:
Bug 194876: [Win] Remove CF when using Windows clipboard
https://bugs.webkit.org/show_bug.cgi?id=194876

Attachment 446420: Patch

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




--- Comment #2 from Brent Fulgham <bfulgham at webkit.org> ---
Comment on attachment 446420
  --> https://bugs.webkit.org/attachment.cgi?id=446420
Patch

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

r=me

> Source/WebCore/platform/win/ClipboardUtilitiesWin.cpp:468
> +		   url =
URL::fileURLWithFileSystemPath(String(data)).fileSystemPath();

Very nice!


More information about the webkit-reviews mailing list