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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 18 10:01:03 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 206999: patch6
https://bugs.webkit.org/attachment.cgi?id=206999&action=review

------- Additional Comments from Chris Curtis <chris_curtis at apple.com>
removed the ' ' and fixed the expected.txt files.


More information about the webkit-reviews mailing list