[webkit-reviews] review requested: [Bug 126805] [iOS] Fix GCController::releaseExecutableMemory : [Attachment 220919] [PATCH] Proposed Fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 10 21:12:19 PST 2014


Joseph Pecoraro <joepeck at webkit.org> has asked	for review:
Bug 126805: [iOS] Fix GCController::releaseExecutableMemory
https://bugs.webkit.org/show_bug.cgi?id=126805

Attachment 220919: [PATCH] Proposed Fix
https://bugs.webkit.org/attachment.cgi?id=220919&action=review

------- Additional Comments from Joseph Pecoraro <joepeck at webkit.org>
JSC folks, does this look correct? Should I be null checking
JSDOMWindow::commonVM()->entryScope now instead of
JSDOMWindow::commonVM()->entryScope->globalObject()?

This is one of the iOS in OpenSource build errors.


More information about the webkit-reviews mailing list