[Webkit-unassigned] [Bug 109777] New: ShadowRoot needs guardRef() and guardDeref()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 13 17:56:25 PST 2013


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

           Summary: ShadowRoot needs guardRef() and guardDeref()
           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: morrita at google.com
                CC: webcomponents-bugzilla at chromium.org
            Blocks: 72352,108713


After http://trac.webkit.org/changeset/137524, ShadowRoot has similar lifecycle characteristics to one of Document's:
It needs to live even after refcount goes zero. For this purpose, ShadowRoot needs guardRef and guardDeref() and
Scope change code needs to take care of that.

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