[Webkit-unassigned] [Bug 160952] New: Wrapper for an adopted node can be created in inconsistent global objects

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 17 18:30:29 PDT 2016


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

            Bug ID: 160952
           Summary: Wrapper for an adopted node can be created in
                    inconsistent global objects
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Bindings
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org
                CC: cdumez at apple.com, ggaren at apple.com, mjs at apple.com,
                    sam at webkit.org

When a node is adopted into another document without first having a JS wrapper,
its wrapper could be created in either the original document's or new document's global object
depending on how those nodes are accessed.

-- 
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/20160818/aaf2ff74/attachment.html>


More information about the webkit-unassigned mailing list