[Webkit-unassigned] [Bug 153859] New: Remove DOMWrapped parameter from JSKeyValueIterator

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 4 01:52:53 PST 2016


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

            Bug ID: 153859
           Summary: Remove DOMWrapped parameter from JSKeyValueIterator
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: youennf at gmail.com

JSKeyValueIterator takes JSWrapper and DOMWrapped as template parameter.
It may be possible to use type_traits to infer DOMWrapped from JSWrapper::wrapped().

-- 
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/20160204/2a1e2e6d/attachment.html>


More information about the webkit-unassigned mailing list