Fixes the bug where stepping out of a function would show the wrong
call stack (would look like it stepped out twice.) Reviewed by Adam Roben. * page/JavaScriptDebugServer.cpp: (WebCore::JavaScriptDebugServer::returnEvent): Call pauseIfNeeded before setting m_currentCallFrame to the caller. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@33453 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Showing
Please register or sign in to comment