Web Inspector: Debugger should have Continue to Here Context Menu
https://bugs.webkit.org/show_bug.cgi?id=120189 Patch by Joseph Pecoraro <pecoraro@apple.com> on 2013-08-27 Reviewed by Timothy Hatcher. When paused in the debugger and presenting a Context Menu in the gutter, include a "Continue to Here" option. This requires a script/line/column location combination. * UserInterface/DebuggerManager.js: (WebInspector.DebuggerManager.prototype.continueToLocation): * UserInterface/Resource.js: (WebInspector.Resource.prototype.scriptForLocation): * UserInterface/SourceCodeTextEditor.js: (WebInspector.SourceCodeTextEditor.prototype.continueToLocation): (WebInspector.SourceCodeTextEditor.prototype.textEditorGutterContextMenu): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@154703 268f45cc-cd09-0410-ab3c-d52691b4dbfc
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
Please register or sign in to comment