[Webkit-unassigned] [Bug 105891] New: Objective-C API: improve wrapper caching

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 31 23:41:10 PST 2012


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

           Summary: Objective-C API: improve wrapper caching
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: barraclough at apple.com


Initial implementation adds an associated object for each JSContext to all wrapped instances.
It may be better to (1) only add one associated object and (2) not add associated objects to immortal instances.

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