[Webkit-unassigned] [Bug 58820] New: [Qt] QtInstance method cache ownership rules are unclear

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 18 13:31:41 PDT 2011


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

           Summary: [Qt] QtInstance method cache ownership rules are
                    unclear
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: oliver at apple.com


I've temporarily made a cache use Global<> however it may be possible to make that produce ref cycles.

I'm also unsure how correct the method cache is -- if more than one JS object uses the same backing instance the two objects may share function instances.  I don't know if this is possible, or even desired, just recording the observation.

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