[Webkit-unassigned] [Bug 43227] New: Accumulation of marked up text in createMarkup (range version) must be centralized

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 29 18:13:44 PDT 2010


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

           Summary: Accumulation of marked up text in createMarkup (range
                    version) must be centralized
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: darin at apple.com, justin.garcia at apple.com,
                    tony at chromium.org, ojan at chromium.org, enrica at apple.com


In the range version of createMarkup (http://trac.webkit.org/browser/trunk/WebCore/editing/markup.cpp#L797),
we have preMarkup and markup to accumulate text but this should be centralized as in the node version
(http://trac.webkit.org/browser/trunk/WebCore/editing/markup.cpp#L1075).

-- 
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