[Webkit-unassigned] [Bug 67056] New: Code Refactoring for HTMLElement::deprecatedCreateContextualFragment

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 26 13:07:39 PDT 2011


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

           Summary: Code Refactoring for
                    HTMLElement::deprecatedCreateContextualFragment
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kaustubh at motorola.com


Logic from HTMLElement::deprecatedCreateContextualFragment moved into Range::createContextualFragment function.
Also corresponding calls need to be reformatted. Range::createContextualFragment semantics do not make sense for the rest of the DOM implementation to use.

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