[Webkit-unassigned] [Bug 29031] New: [v8] speed up access to windows impl from various methods

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 8 07:35:04 PDT 2009


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

           Summary: [v8] speed up access to windows impl from various
                    methods
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: antonm at chromium.org
                CC: vitalyr at chromium.org, ager at chromium.org,
                    christian.plesner.hansen at gmail.com


Currently we use lookupDOMWrapper to find out a proper JS wrapper which allows
access to window C++ counterpart and stuff.  Let's access it immediately from
holder (but that requires some duplication)

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