[webkit-reviews] review granted: [Bug 178060] Sanitize URL in pasteboard for other applications and cross origin content : [Attachment 323393] Rebaseline one test in WK1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 11 11:13:26 PDT 2017


Wenson Hsieh <wenson_hsieh at apple.com> has granted Ryosuke Niwa
<rniwa at webkit.org>'s request for review:
Bug 178060: Sanitize URL in pasteboard for other applications and cross origin
content
https://bugs.webkit.org/show_bug.cgi?id=178060

Attachment 323393: Rebaseline one test in WK1

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




--- Comment #29 from Wenson Hsieh <wenson_hsieh at apple.com> ---
Comment on attachment 323393
  --> https://bugs.webkit.org/attachment.cgi?id=323393
Rebaseline one test in WK1

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

> Source/WebCore/dom/DataTransfer.h:128
> +    String m_origin;

Maybe m_originIdentifier would be a more accurate name for this member?


More information about the webkit-reviews mailing list