[Webkit-unassigned] [Bug 161426] New: Avoid using strong reference in JSDOMPromise’s DeferredWrapper

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 30 22:33:18 PDT 2016


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

            Bug ID: 161426
           Summary: Avoid using strong reference in JSDOMPromise’s
                    DeferredWrapper
    Classification: Unclassified
           Product: WebKit
           Version: Other
          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

Avoid using JSC::Strong in DeferredWrapper.
This is needed to add “whenDefined” to CustomElementRegistry
which needs to keep the promise until the global object goes away in some cases.

-- 
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/20160831/8c6fe346/attachment-0001.html>


More information about the webkit-unassigned mailing list