[Webkit-unassigned] [Bug 120166] New: Add ElementTypeTraversal<> template

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 22 12:03:11 PDT 2013


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

           Summary: Add ElementTypeTraversal<> template
           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: koivisto at iki.fi


It is common to traverse through a subtree looking for elements of specific type and then casting to the type. This pattern can be generalized.

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