[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:42:53 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=124391
--- Comment #17 from Chris Dumez <cdumez at apple.com> ---
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, IncludeSubFramesInAttributedString includeSubFrames)
>
> I don't think we need to have this flag. We should just always not include cross-origin iframe's content.
Ok. sounds good to me. I am currently working on checking security origins instead of skipping ALL iframes.
--
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/a25799e0/attachment.html>
More information about the webkit-unassigned
mailing list