[webkit-reviews] review granted: [Bug 54416] REGRESSION: Copy/paste from a WebKit window to a TextEdit window loses fonts. : [Attachment 82371] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 14 15:25:48 PST 2011


mitz at webkit.org has granted Enrica Casucci <enrica at apple.com>'s request for
review:
Bug 54416: REGRESSION: Copy/paste from a WebKit window to a TextEdit window
loses fonts.
https://bugs.webkit.org/show_bug.cgi?id=54416

Attachment 82371: Patch
https://bugs.webkit.org/attachment.cgi?id=82371&action=review

------- Additional Comments from mitz at webkit.org
View in context: https://bugs.webkit.org/attachment.cgi?id=82371&action=review

> Source/WebCore/platform/mac/PasteboardMac.mm:147
> +    // Using different API for WebKit and WebKit2.

Perhaps this should be a FIXME and explain what’s broken in the WebKit2 case
(namely, no attributes) rather than just say the API is different.


More information about the webkit-reviews mailing list