[webkit-reviews] review requested: [Bug 118498] ASSERTION FAILED: callFrame == vm->topCallFrame || callFrame == callFrame->lexicalGlobalObject()->globalExec() || callFrame == callFrame->dynamicGlobalObject()->globalExec() in JSC::Interpreter::addStackTraceIfNecessary : [Attachment 207020] patch7

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 18 14:06:09 PDT 2013


Chris Curtis <chris_curtis at apple.com> has asked  for review:
Bug 118498: ASSERTION FAILED: callFrame == vm->topCallFrame || callFrame ==
callFrame->lexicalGlobalObject()->globalExec() || callFrame ==
callFrame->dynamicGlobalObject()->globalExec() in
JSC::Interpreter::addStackTraceIfNecessary
https://bugs.webkit.org/show_bug.cgi?id=118498

Attachment 207020: patch7
https://bugs.webkit.org/attachment.cgi?id=207020&action=review

------- Additional Comments from Chris Curtis <chris_curtis at apple.com>
Fixed the remaining tests that existed on wk2.


More information about the webkit-reviews mailing list