[Webkit-unassigned] [Bug 87339] New: There are too many poorly named functions to create a fragment from markup

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 23 21:35:35 PDT 2012


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

           Summary: There are too many poorly named functions to create a
                    fragment from markup
           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: eric at webkit.org, darin at apple.com,
                    dglazkov at chromium.org, rafaelw at chromium.org


Range::createDocumentFragmentForElement, createFragmentFromSource (one in markup.cpp and another one in XSLTProcessor.cpp), and HTMLElement::insertAdjacentHTML all have very similar code, and the different between createDocumentFragmentForElement and two versions of createFragmentFromSource is not clear at all from function names.

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