RESOLVED FIXED 57905
Move attributedStringFromRange down to WebCore
https://bugs.webkit.org/show_bug.cgi?id=57905
Summary Move attributedStringFromRange down to WebCore
Alexey Proskuryakov
Reported 2011-04-05 16:53:14 PDT
WebCore already has a very similar function, and keeping these in separate projects is extremely confusing. Also, we need this functionality in WK2.
Attachments
proposed patch (58.33 KB, patch)
2011-04-05 16:58 PDT, Alexey Proskuryakov
darin: review+
Alexey Proskuryakov
Comment 1 2011-04-05 16:58:59 PDT
Created attachment 88335 [details] proposed patch
Darin Adler
Comment 2 2011-04-05 17:12:27 PDT
Comment on attachment 88335 [details] proposed patch View in context: https://bugs.webkit.org/attachment.cgi?id=88335&action=review > Source/WebCore/platform/mac/WebNSAttributedStringExtras.h:2 > + * Copyright (C) 2005 Apple Computer, Inc. All rights reserved. Should change company name to Apple Inc.
Alexey Proskuryakov
Comment 3 2011-04-05 17:22:37 PDT
Note You need to log in before you can comment on or make changes to this bug.