[Webkit-unassigned] [Bug 126805] New: [iOS] Fix GCController::releaseExecutableMemory

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 10 21:09:34 PST 2014


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

           Summary: [iOS] Fix GCController::releaseExecutableMemory
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: joepeck at webkit.org
                CC: oliver at apple.com, psolanki at apple.com,
                    mark.lam at apple.com


GCController::releaseExecutableMemory uses JSDOMWindow::commonVM()->dynamicGlobalObject which no longer exists. It moved to VMEntryScope->globalObject. Can the same trick still be applied?

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