[Webkit-unassigned] [Bug 187212] [macOS] Don't treat URL titles as URLs when adding to the pasteboard

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 6 15:31:34 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=187212

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

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

>> Source/WebKit/Shared/WebCoreArgumentCoders.h:-416
>> -template<> struct ArgumentCoder<WebCore::PasteboardURL> {
> 
> What's the point of this re-ordering? We should avoid unnecessary code change like this.

This encode/decode logic is currently only PLATFORM(IOS).

The patch moves it out to cross-platform code.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180706/b50c0014/attachment.html>


More information about the webkit-unassigned mailing list