[Webkit-unassigned] [Bug 149434] New: The binding for getDistributedNodes unnecessarily makes a vector of nodes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 21 16:35:25 PDT 2015


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

            Bug ID: 149434
           Summary: The binding for getDistributedNodes unnecessarily
                    makes a vector of nodes
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org
                CC: cdumez at apple.com, koivisto at iki.fi

We shouldn't need to create a Vector<RefPtr<Node>> just so that the binding code can generate the right code.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150921/6aa947ec/attachment.html>


More information about the webkit-unassigned mailing list