[webkit-reviews] review granted: [Bug 47615] REGRESSION: Copied content loses formatting on paste to external apps : [Attachment 83549] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 23 14:28:16 PST 2011


Darin Adler <darin at apple.com> has granted Enrica Casucci <enrica at apple.com>'s
request for review:
Bug 47615: REGRESSION: Copied content loses formatting on paste to external
apps
https://bugs.webkit.org/show_bug.cgi?id=47615

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

------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=83549&action=review

OK to land this as-is, but over time we should make this use coding style
closer to the rest of WebKit.

> Source/WebCore/platform/mac/PasteboardMac.mm:153
> +	   // In WebKit2 we are using a different way to create the
NSAttributedString from the DOMrange that doesn't require access to the
WebView.

Typo: "DOM range" instead of "DOMrange".


More information about the webkit-reviews mailing list