[webkit-reviews] review granted: [Bug 124391] Cannot access images included in the content pasted from Microsoft Word : [Attachment 323886] Updated for ToT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 16 04:00:15 PDT 2017


Antti Koivisto <koivisto at iki.fi> has granted Ryosuke Niwa <rniwa at webkit.org>'s
request for review:
Bug 124391: Cannot access images included in the content pasted from Microsoft
Word
https://bugs.webkit.org/show_bug.cgi?id=124391

Attachment 323886: Updated for ToT

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




--- Comment #79 from Antti Koivisto <koivisto at iki.fi> ---
Comment on attachment 323886
  --> https://bugs.webkit.org/attachment.cgi?id=323886
Updated for ToT

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

r=me

> Source/WebCore/dom/DataTransfer.cpp:144
> +String DataTransfer::getDataForItem(Document& document, const String& type)
const

Maybe Document can be const?


More information about the webkit-reviews mailing list