Commit Graph

54 Commits

Author SHA1 Message Date
Victor Porof
c3b98c48f6 Bug 762160 - Find Implementors of a function in the Debugger, r=past 2013-03-25 20:02:34 +02:00
Victor Porof
ff6190f541 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
Victor Porof
a067d53e63 Bug 802546 - Prettify the Stackframes UI, r=rcampbell
--HG--
rename : browser/devtools/shared/VariablesView.jsm => browser/devtools/shared/widgets/VariablesView.jsm
2013-03-09 21:05:09 -08:00
Paul Rouget
e7eb373969 Backing out 824b68f13f30 (bug 679364) - oranges 2013-02-25 18:23:40 +01:00
Brandon Benvie
4be720c945 Bug 679364 - use "content/browser/devtools/*" for aliases. r=rcampbell 2013-02-21 09:49:31 -05:00
Victor Porof
6ce1cd5f3f Bug 828987 - The Variables View should be keyboard accessible, r=past 2013-01-31 18:07:24 +02:00
Girish Sharma
1de4a0b217 Bug 814641 - [toolbox] Panels appear behind the devtools window after undocking, r=paul 2012-12-22 00:33:52 +05:30
Victor Porof
25db31bc60 Bug 796135 - Provide some obvious UI for scripts filtering, r=past 2012-12-10 16:03:48 +02:00
Victor Porof
ccec5fc148 Bug 816548 - Show 'hidden' properties menu item should say 'non-enumerable', r=past 2012-12-04 15:48:39 +02:00
Victor Porof
776b19ff34 Bug 816549 - 'Show variables searchbox' option in the debugger options menu - no such word as 'searchbox', r=past 2012-12-04 15:48:39 +02:00
Victor Porof
fbdb63b2cf Bug 815291 - Provide watch expressions context menus, r=past 2012-12-01 11:21:23 +02:00
Joe Walker
96993c1368 Bug 788977 - [toolbox] Land the developer tools window; r=harth,jwalker,mikeratcliffe,paul,dão 2012-11-30 08:07:59 +00:00
Victor Porof
ca9c710bb8 Bug 815277 - Source editor's 'Find' and 'Jump to line' commands should use the frontend UI, r=past 2012-11-27 18:19:23 +02:00
Joe Walker
d5628414a4 Backed out changeset 132d2e88ef03 (bug 788977) for talos regression. 2012-11-27 10:39:10 +00:00
Joe Walker
aceff510e6 Bug 788977 - [toolbox] Land the developer tools window; r=harth,jwalker,mikeratcliffe,paul,dão 2012-11-22 21:35:19 +00:00
Victor Porof
67c38f5e07 Bug 727429 - Add support for watch expressions to the debugger, r=rcampbell 2012-11-17 21:41:04 +02:00
Victor Porof
ba651862ac Bug 740825 - Implement conditional breakpoints, r=past 2012-11-16 08:42:52 +02:00
Victor Porof
370fd81eef Bug 793375 - Search operator for finding a variable in scope(s) while the debugger is paused, r=past 2012-11-04 01:01:05 +02:00
Victor Porof
4dc66c860a Bug 804575 - Implement a way of keeping the debugger panes always visible, r=past 2012-10-26 23:28:54 +03:00
Victor Porof
bb1813f134 Bug 796148 - Implement a 'gear menu', r=past 2012-10-26 23:28:54 +03:00
Victor Porof
0e5a04c552 Bug 707302 - Optimize and refactor the debugger frontend to use constructors instead of attached functions to DOM nodes, r=rcampbell 2012-10-26 20:10:17 +03:00
Anton Kovalyov
b351b422af Add 'Show hidden properties' checkbox (Bug 786070); r=past f=gavin,rcampbell,vporof 2012-10-05 11:20:47 -07:00
Victor Porof
5ac59f199b Bug 794887 - Some entities in debugger.dtd are unused, r=past 2012-10-01 15:14:46 +03:00
Victor Porof
b5c5b9aeb0 Bug 790891 - Search operators are hardcoded in debugger.xul, r=past 2012-09-14 00:00:19 +03:00
Victor Porof
27ffdd34c6 Bug 785889 - Make search related keyboard shortcuts discoverable, r=past 2012-09-12 13:39:51 +03:00
Victor Porof
99861f3be9 Bug 779732 - Make search operations in the debugger more intuitive, r=past 2012-09-11 22:50:20 +03:00
Victor Porof
bc58dd0993 Bug 785650 - Make it easier to stop searching for scripts in the Debugger, r=past 2012-09-11 22:50:19 +03:00
Victor Porof
2b29b7b7af Bug 766054 - [debugger] experiment with collapsed panels, r=rcampbell 2012-07-20 11:56:46 +03:00
Victor Porof
eb334315eb Bug 774788 - free text search across all scripts, r=rcampbell 2012-08-18 12:29:47 +03:00
Abhishek Potnis
a8e82b6716 Bug 781122 - orion.css does not exist from debugger tests; r=msucan 2012-08-21 14:42:02 +03:00
Victor Porof
b3118bf2cb Bug 775050 - Add keyboard shortcuts for stepping, r=rcampbell 2012-08-02 08:31:15 +03:00
Victor Porof
faf69525d5 Bug 770193 - Make it easier to start searching for scripts in the Debugger, r=rcampbell 2012-08-01 23:25:46 +03:00
Victor Porof
9cc1750189 Bug 771481 - 'No scripts.' should be displayed in the dropdown when there are no scripts matching the search string; r=past 2012-07-18 16:13:15 +03:00
Victor Porof
0d3e7e512b Bug 723071 - Add a pane to display the list of breakpoints across all scripts in the debuggee; f=msucan,past r=past 2012-07-15 09:40:37 +03:00
Panos Astithas
42c72ae67b Bug 757282 - Pause when an exception is hit; r=rcampbell 2012-06-03 16:39:51 +03:00
Victor Porof
ee77cf08e2 Bug 757278 - Handle positions are not saved.; r=rcampbell 2012-05-31 12:27:22 +03:00
Paul Rouget
144c63410e Bug 723059 - Replace text with icons in the debugger toolbar; r=rcampbell 2012-05-25 09:46:09 +03:00
Ed Morley
f5e33af6f1 Backout 13aa125cc8d2 (bug 723059) for timeouts in browser_dbg_pause-resume.js 2012-05-24 19:48:10 +01:00
Paul Rouget
c30f22e4e0 Bug 723059 - Replace text with icons in the debugger toolbar; r=rcampbell 2012-05-24 16:00:56 +02:00
Gervase Markham
87620f5676 Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Paul Rouget
a434d0d299 Bug 692409 - Add a pretty resizer and the dark theme to the debugger. r=rcampbell 2012-05-09 15:50:33 +02:00
Rob Campbell
a63828b366 Bug 751164 - Convert debugger.xul to XUL, remove HTML bits.; r=paul 2012-05-09 07:22:11 -03:00
Rob Campbell
e00eaa71a8 Bug 732452 - create a no scripts label for an empty scripts menu in the debugger; r=past 2012-04-24 12:42:00 -03:00
Rob Campbell
b0169b268a Bug 751164 - Convert debugger.xul to XUL, remove HTML bits.; r=past 2012-05-05 06:35:00 -03:00
Victor Porof
680db60c37 Bug 747429 - Make it possible to start a remote debugger only in a new chrome window; r=rcampbell 2012-05-03 20:36:40 +03:00
Victor Porof
0bfe9c253c Bug 741328 - Add a search input to easily/incrementally find scripts => with live buffer switching; r=rcampbell 2012-04-19 13:44:33 +03:00
Ehsan Akhgari
eca4125e02 Backout the merge from fx-team because of Ts regressions (no bug)
This is the backed out range:
http://hg.mozilla.org/mozilla-central/pushloghtml?changeset=a974c45914eb
2012-05-02 16:20:02 -04:00
Victor Porof
b33b5dc1d6 Bug 741328 - Add a search input to easily/incrementally find scripts => with live buffer switching; r=rcampbell 2012-04-19 13:44:33 +03:00
Victor Porof
4cf3e20416 Bug 741322 - Refactor debugger UI, make it slimmer; r=past
--HG--
rename : browser/devtools/debugger/debugger.js => browser/devtools/debugger/debugger-controller.js
2012-04-09 08:15:47 +03:00
Panos Astithas
a1c5eab279 Bug 711164 - Add support for stepping to the debugger; r=rcampbell 2012-03-18 08:50:43 +02:00