Title: [154703] trunk/Source/WebInspectorUI
- Revision
- 154703
- Author
- [email protected]
- Date
- 2013-08-27 12:22:54 -0700 (Tue, 27 Aug 2013)
Log Message
Web Inspector: Debugger should have Continue to Here Context Menu
https://bugs.webkit.org/show_bug.cgi?id=120189
Patch by Joseph Pecoraro <[email protected]> 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):
Modified Paths
Diff
Modified: trunk/Source/WebInspectorUI/ChangeLog (154702 => 154703)
--- trunk/Source/WebInspectorUI/ChangeLog 2013-08-27 19:21:00 UTC (rev 154702)
+++ trunk/Source/WebInspectorUI/ChangeLog 2013-08-27 19:22:54 UTC (rev 154703)
@@ -1,3 +1,22 @@
+2013-08-27 Joseph Pecoraro <[email protected]>
+
+ Web Inspector: Debugger should have Continue to Here Context Menu
+ https://bugs.webkit.org/show_bug.cgi?id=120189
+
+ 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):
+
2013-08-26 Joseph Pecoraro <[email protected]>
Web Inspector: We should regenerate InspectorBackendCommands.js for Legacy Inspector.json versions
Modified: trunk/Source/WebInspectorUI/Localizations/en.lproj/localizedStrings.js (154702 => 154703)
--- trunk/Source/WebInspectorUI/Localizations/en.lproj/localizedStrings.js 2013-08-27 19:21:00 UTC (rev 154702)
+++ trunk/Source/WebInspectorUI/Localizations/en.lproj/localizedStrings.js 2013-08-27 19:22:54 UTC (rev 154703)
@@ -91,6 +91,7 @@
l o c a l i z e d S t r i n g s [ "