[Webkit-unassigned] [Bug 112719] New: Cache a pointer to V8DOMActivityLogger in PerContextData

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 19 11:10:28 PDT 2013


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

           Summary: Cache a pointer to V8DOMActivityLogger in
                    PerContextData
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ataly at google.com


Add a data member (and getter, setter methods) to V8PerContextData that holds a pointer
to V8DOMActivityLogger. This member is set while initializing the context for a V8DOMWindowShell.
Ownership of the pointer is still retained by the HashMap in DOMWrapperWorld.

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