[Webkit-unassigned] [Bug 82022] New: [ShadowDOM] Have a good alternative name for ReifiedTreeTraversal::adjustedParentNode.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 22 23:24:59 PDT 2012


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

           Summary: [ShadowDOM] Have a good alternative name for
                    ReifiedTreeTraversal::adjustedParentNode.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hayato at chromium.org
        Depends on: 79197
            Blocks: 78585


ReifiedTreeTraversal::adjustedParentNode is intended to be used for calculating ancestors for EventDispatch.
Although the shadow DOM spec uses a term of 'adjusted parent node' in its '6 Event' section, it is not a good name as a general API name.
Let's use a good alternative name in APIs.

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