J. Ryan Stinnett
|
f7b40c0687
|
Bug 919819 - Detect JS files from fetched content type. r=fitzgen
--HG--
rename : browser/devtools/debugger/test/browser_dbg_pretty-print-01.js => browser/devtools/debugger/test/browser_dbg_pretty-print-13.js
rename : browser/devtools/debugger/test/code_ugly.js => browser/devtools/debugger/test/code_ugly-8
rename : browser/devtools/debugger/test/doc_pretty-print.html => browser/devtools/debugger/test/doc_pretty-print-3.html
|
2014-02-11 15:35:11 -06:00 |
|
Hubert B Manilla
|
37f5a906ad
|
Bug 927673 - Fix forPage has no sources showing when debugger is loading. r=fitzgen
|
2014-02-06 10:04:13 -05:00 |
|
Patrick Brosset
|
5770862b2c
|
Bug 952277 - DOMNodes can be highlighted and selected from the debugger [Australis]; r=past, vporof
|
2014-02-01 10:24:44 +01:00 |
|
Victor Porof
|
30b1cd7943
|
Bug 963919 - When triggering file filtering via a keyboard shortcut, don't automatically fill the searchbox with the identifier under the caret position, r=past
--HG--
rename : browser/devtools/debugger/test/browser_dbg_search-function.js => browser/devtools/debugger/test/browser_dbg_search-autofill-identifier.js
|
2014-01-28 12:16:49 +02:00 |
|
Alexey Novak
|
81ef53dfec
|
Bug 947143 - Replaced debugger resumption order panel with an easier to maintain Tooltip.js instance; r=vporof
|
2014-01-09 10:11:54 +02:00 |
|
Victor Porof
|
20a6488d93
|
Bug 957187 - The variable inspection popup never appears in the right place on Linux and Windows, r=past
|
2014-01-08 16:59:00 +02:00 |
|
Victor Porof
|
909cfa3c82
|
Bug 943883 - DevTools themes - theme sidemenuwidget, r=bgrins, australis
--HG--
rename : browser/themes/osx/devtools/itemArrow-ltr.png => browser/themes/shared/devtools/images/itemArrow-ltr.png
rename : browser/themes/osx/devtools/itemArrow-rtl.png => browser/themes/shared/devtools/images/itemArrow-rtl.png
|
2014-01-07 11:58:07 +02:00 |
|
Victor Porof
|
b51f9b38ae
|
Bug 885294 - Immediate script selection from debugger search box is really janky and loses selection if you don't find anything, r=past
|
2014-01-08 10:48:32 +02:00 |
|
J. Ryan Stinnett
|
9c79fc34ba
|
Bug 947710 - Stop evaling and catch errors in Manifest Editor. r=vporof
|
2014-01-06 11:14:21 -06:00 |
|
Victor Porof
|
323427d634
|
Bug 951633 - Drop the <xul:menulist> support for WidgetMethods, r=past
|
2014-01-03 23:42:16 +02:00 |
|
Victor Porof
|
396353cbb4
|
Bug 952767 - Variables view scopes should always be lazily populated, r=past
|
2014-01-03 23:41:28 +02:00 |
|
Victor Porof
|
e081cadad5
|
Bug 951828 - Always select the variables tab when pausing, r=fitzgen
|
2013-12-19 13:41:46 +02:00 |
|
Nick Fitzgerald
|
d1c69daf69
|
Bug 929349 - Integrate a tracing debugger into our existing debugger; r=vporof,past
|
2013-12-18 14:17:27 -08:00 |
|
Victor Porof
|
1d9cc46801
|
Bug 905981 - Have a classic vertical display of stack frames persistently available in the debugger UI, r=rcampbell
|
2013-12-06 18:33:59 +02:00 |
|
Victor Porof
|
952b20eb2d
|
Bug 725235 - In the debugger, show a details bubble while hovering over a variable or property in the source editor, r=past,rcampbell
|
2013-11-29 16:47:52 +02:00 |
|
Victor Porof
|
dd99c0c9f0
|
Bug 932305 - The Cmd-D shortcut no longer works, r=past
|
2013-11-28 20:38:42 +02:00 |
|
Victor Porof
|
f8de794cf3
|
Bug 937539 - Cmd+Alt+F opens find/replace in the Debugger's editor. r=anton
|
2013-11-20 21:51:33 +02:00 |
|
Anton Kovalyov
|
d9c929551a
|
Bug 929234 - Make CodeMirror extraKeys localizable. r=vporof
|
2013-11-07 14:39:31 -08:00 |
|
Girish Sharma
|
50d57eec1b
|
Bug 919978 - Make StyleEditor use CodeMirror, r=anton, msucan
|
2013-10-24 10:31:02 +05:30 |
|
Anton Kovalyov
|
de1f0214e6
|
Bug 919709 - Make Debugger use CodeMirror. r=vporof
|
2013-10-22 13:53:53 -07:00 |
|
Nick Fitzgerald
|
2d8e3c93bf
|
Bug 916180 - Make pretty printing toggle-able; r=vporof
|
2013-10-22 00:04:46 -07:00 |
|
Victor Porof
|
2e49a7a653
|
Bug 927375 - Debugger UI should be responsive when docked to the side, r=fitzgen
|
2013-10-19 12:26:46 +03:00 |
|
Nick Fitzgerald
|
3a0235c7d7
|
Bug 921630 - Show progress indicator while pretty printing; r=vporof
|
2013-10-14 13:06:50 -07:00 |
|
Sunny
|
f3e72cf12c
|
Bug 898472 - Give Browser Debugger window a title. r=vp
|
2013-10-11 15:09:00 -07:00 |
|
Victor Porof
|
47c8a23d58
|
Bug 800857 - Implement debugger frontend for breaking on dom events, r=rcampbell
|
2013-10-04 10:33:08 +03:00 |
|
Victor Porof
|
84f0fd5f52
|
Bug 921513 - Use consumeoutsideclicks=false for the debugger panels, r=rcampbell
|
2013-10-04 00:36:35 +03:00 |
|
Panos Astithas
|
e3ea41978b
|
Bug 810966 - Display closed over variables in the variables view for functions that are not stack frames; r=vporof,msucan
|
2013-09-25 19:03:17 +03:00 |
|
Victor Porof
|
25d72a0e3c
|
Bug 907755 - Followups, r=fitzgen
|
2013-09-28 10:41:20 +03:00 |
|
Hubert B Manilla
|
c776b67ea7
|
Bug 907755 - Added telemetry probes to measure how long it takes to display a selected source text to the user; r=fitzgen
|
2013-09-23 13:03:25 -07:00 |
|
Victor Porof
|
ce03a307c3
|
Bug 918797 - Trying to prettify html irrevocably loses the source until the page is refreshed (relanded), r=fitzgen
|
2013-09-22 19:03:15 +03:00 |
|
Victor Porof
|
809354226b
|
Backed out bug 918797, r=me
|
2013-09-21 19:07:52 +03:00 |
|
Victor Porof
|
03507e9517
|
Bug 918797 - Trying to prettify html irrevocably loses the source until the page is refreshed, r=fitzgen
|
2013-09-21 10:18:32 +03:00 |
|
Nick Fitzgerald
|
99320a9b6c
|
Bug 762761 - part 2: front end changes for debugger pretty printing; r=vporof
|
2013-09-18 17:56:20 -07:00 |
|
Victor Porof
|
2ce3425857
|
Bug 876277 - Convert the debugger frontend to use the EventEmitter instead of relying on DOM events, r=past
|
2013-09-13 16:23:14 +03:00 |
|
Victor Porof
|
162afceb98
|
Bug 881219 - When filtering sources, hiding items in the sources list is redundant, r=rcampbell
|
2013-09-13 16:23:14 +03:00 |
|
Victor Porof
|
a425d642c6
|
Bug 886848 - Cleanup, fix other typos, rename a few variables for consistency, r=past
|
2013-09-13 16:23:13 +03:00 |
|
Victor Porof
|
d647e74fa5
|
Bug 886848 - Convert the editor to rely more on Promises, r=past
|
2013-09-13 16:23:13 +03:00 |
|
Victor Porof
|
509afcd15c
|
Bug 886848 - Convert the debugger frontend to use the new breakpoint APIs, r=past
|
2013-09-13 16:23:12 +03:00 |
|
Victor Porof
|
cb5dc4c4f2
|
Bug 886848 - Chain promises on debugger initialization/destruction to remove some redundancy, r=past
|
2013-09-13 16:23:11 +03:00 |
|
Hubert B Manilla
|
57bc3b47a6
|
Bug 884484 - Don't show Loading... forever if loading a source fails; r=fitzgen
|
2013-09-05 09:10:12 -07:00 |
|
Anup Allamsetty
|
a21b72cdf5
|
Bug 903511 - Rename "GripClient" to "ObjectClient". r=fitzgen
|
2013-08-13 12:08:30 -04:00 |
|
Victor Porof
|
d7ac370bf8
|
Bug 886170 - Intermittent browser_dbg_bug723071_editor-breakpoints-highlight.js | The currently selected source is incorrect (0). - Got http://example.com/browser/browser/devtools/debugger/test/test-script-switching-02.js, expected ... and 11 more, r=past
|
2013-06-26 23:35:39 +03:00 |
|
Victor Porof
|
f1460313cd
|
Bug 882054 - Cleanup widgets inheritance model mechanism a bit, r=past
|
2013-06-21 17:33:56 +03:00 |
|
Victor Porof
|
40a80438b6
|
Bug 823577 - Cleanup debugger frontend code, strings, etc., r=rcampbell
--HG--
rename : browser/devtools/debugger/DebuggerUI.jsm => browser/devtools/debugger/DebuggerProcess.jsm
|
2013-06-21 17:33:56 +03:00 |
|
Victor Porof
|
d4591e8a0b
|
Bug 852639 - Make the BreadcrumbsWidget keyboard accessible, r=rcampbell
|
2013-06-06 09:53:08 +03:00 |
|
Victor Porof
|
e4971ac2a5
|
Bug 848504 - SideMenuWidget should be keyboard accessible, r=rcampbell
|
2013-05-24 21:36:51 +03:00 |
|
Victor Porof
|
8fcf1c1280
|
Bug 869497 - Remove function expression names from the debugger, netmonitor and widgets, r=rcampbell
|
2013-05-13 10:01:00 +03:00 |
|
Victor Porof
|
2253842238
|
Bug 855544 - Implement a network monitor, r=dcamp,msucan
|
2013-03-11 23:50:42 -07:00 |
|
Victor Porof
|
d7437c39eb
|
Bug 762160 - Find Implementors of a function in the Debugger, r=past
|
2013-03-25 20:02:34 +02:00 |
|
Victor Porof
|
0072f925d7
|
Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell
--HG--
rename : browser/devtools/debugger/test/browser_dbg_script-switching.js => browser/devtools/debugger/test/browser_dbg_scripts-switching.js
|
2013-02-21 01:33:36 +02:00 |
|