[Webkit-unassigned] [Bug 124391] text/rtf clipboard data is empty (makes TinyMCE and textbox.io require Flash)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 26 20:41:42 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=124391
--- Comment #16 from Ryosuke Niwa <rniwa at webkit.org> ---
Comment on attachment 299902
--> https://bugs.webkit.org/attachment.cgi?id=299902
WIP patch
View in context: https://bugs.webkit.org/attachment.cgi?id=299902&action=review
> Source/WebCore/editing/cocoa/HTMLConverter.mm:443
> -HTMLConverter::HTMLConverter(Range& range)
> +HTMLConverter::HTMLConverter(Range& range, IncludeSubFramesInAttributedString includeSubFrames)
I don't think we need to have this flag. We should just always not include cross-origin iframe's content.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170127/7f46661b/attachment-0001.html>
More information about the webkit-unassigned
mailing list