[Webkit-unassigned] [Bug 68332] New: Mac port's editingAttributedStringFromRange and Chromium port's WebSubstringUtil::attributedSubstringInRange should share code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 18 21:01:35 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=68332

           Summary: Mac port's editingAttributedStringFromRange and
                    Chromium port's
                    WebSubstringUtil::attributedSubstringInRange should
                    share code
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: darin at apple.com, ap at webkit.org, tony at chromium.org,
                    tkent at chromium.org, morrita at google.com,
                    sullivan at chromium.org


Apparently, Chromium port had a copy of _web_attributedStringFromRange before http://trac.webkit.org/changeset/83000:
http://trac.webkit.org/browser/trunk/Source/WebKit/chromium/src/mac/WebSubstringUtil.mm

And didn't benefit from refactoring done in r83000:
http://trac.webkit.org/changeset/83000/trunk/Source/WebCore/platform/mac/HTMLConverter.mm

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list