[Webkit-unassigned] [Bug 108308] New: Rename from parentOrHost* to parentOrShadowHost*.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 30 01:03:10 PST 2013


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

           Summary: Rename from parentOrHost* to parentOrShadowHost*.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: temoochin at company100.net
                CC: dglazkov at chromium.org, dominicc at chromium.org,
                    morrita at google.com, adamk at chromium.org


According to below "FIXME" in Node.h, I rename parentOrHost* to parentOrShadowHost*.

// FIXME: These methods should be renamed parentOrShadowHost*
ContainerNode* parentOrHostNode() const;
Element* parentOrHostElement() const;
void setParentOrHostNode(ContainerNode*);

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