59 Commits

Author SHA1 Message Date
Victor Porof
f881d6306d Bug 766054 - [debugger] experiment with collapsed panels, r=rcampbell 2012-07-20 11:56:46 +03:00
Victor Porof
1a287f83f1 Bug 774788 - free text search across all scripts, r=rcampbell 2012-08-18 12:29:47 +03:00
Victor Porof
1dfb1d04d6 Bug 780631 - Don't change the selected script while filtering if the file part from the search expression hasn't changed, r=rcampbell 2012-08-09 00:37:23 +03:00
Victor Porof
5edd37365a Bug 781102 - Continue with debugger initialization after the editor finished loading, r=rcampbell 2012-08-09 00:36:58 +03:00
Victor Porof
a1ee300f1e Bug 773732 - After reloading a page, the selected script and line should remain the same, r=rcampbell 2012-08-03 08:20:33 +03:00
Victor Porof
a687c6679b Bug 775050 - Add keyboard shortcuts for stepping, r=rcampbell 2012-08-02 08:31:15 +03:00
Victor Porof
27da3325cb 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
85b076a82d Bug 770542 - Intermittent leak in browser_dbg_bug723069_editor-breakpoints.js, browser_dbg_bug723071_editor-breakpoints-pane.js & browser_dbg_bug731394_editor-contextmenu.js of browser_dbg_script-switching.html; r=rcampbell 2012-07-18 17:21:57 +03:00
Victor Porof
0c39c421be Bug 774220 - Script URLs should appear in tooltips even when the menu list is not open; r=past 2012-07-18 09:42:51 +03:00
Victor Porof
63927a0845 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
c13d9e632d Bug 767384 - The script from the dropdown is kept when loading a page with no scripts after loading one with scripts and opening the Debugger; r=past 2012-07-15 10:06:02 +03:00
Victor Porof
7e51c4b66e 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
Victor Porof
892b15eddb Bug 767401 - Clearing the searched token in the scripts filter should also clear the 'find next' history; r=past 2012-07-15 10:12:06 +03:00
Victor Porof
8462669276 Bug 768677 - Remote debugger asks for host:port, displays http://host:port/ as default value; r=past 2012-07-15 09:47:03 +03:00
Victor Porof
36ef7c0666 Bug 767373 - The 'Filter scripts' textbox is cleared when checking/unchecking the 'Pause on exceptions' checkbox. r=past 2012-07-03 13:33:00 +02:00
Victor Porof
2084e51d8d Bug 761174 - Always show a property tooltip; r=past 2012-06-21 18:25:34 +03:00
Victor Porof
b98737b6f2 Bug 762452 - file filtering behaves strangely; r=past 2012-06-19 18:11:27 +03:00
Ryan VanderMeulen
5f2a19ee6e Revert c39d36167b99 due to a horribly munged backout. 2012-06-10 19:44:50 -04:00
Ryan VanderMeulen
6d6c4efbab Backout the bug 754202 backout due to orange. 2012-06-10 19:37:47 -04:00
Victor Porof
a44e0a1fdb Bug 762454 - File filtering @ operator doesn't search for functions; r=past 2012-06-08 12:14:33 +03:00
Victor Porof
8bfe6bb34c Bug 760868 - Gmail includes scripts names that make the debugger script list too long; r=past 2012-06-04 15:35:24 +03:00
Panos Astithas
595d5abc7b Bug 757282 - Pause when an exception is hit; r=rcampbell 2012-06-03 16:39:51 +03:00
Victor Porof
1287792e09 Bug 753677 - Visually distinguish between configurable, enumerable and writable properties; r=past 2012-05-30 16:13:05 +03:00
Victor Porof
5a7af100f4 Bug 757278 - Handle positions are not saved.; r=rcampbell 2012-05-31 12:27:22 +03:00
Victor Porof
c3d47be20e Bug 752834 - UI tweaks for the property view; r=past 2012-05-29 16:12:29 +03:00
Panos Astithas
4c678d8792 Small perf improvement to bug 755346 - Global variables are not displayed in the debugger frontend, part2; r=vporof 2012-05-29 14:22:18 +03:00
Victor Porof
df9b74b183 Bug 755346 - Global variables are not displayed in the debugger frontend, part2; r=past 2012-05-25 21:40:40 +03:00
Panos Astithas
d342aa7757 Bug 755346 - Global variables are not displayed in the debugger frontend; r=vporof,rcampbell 2012-05-29 12:08:20 +03:00
Paul Rouget
95d9ff662c Bug 723059 - Replace text with icons in the debugger toolbar; r=rcampbell 2012-05-25 09:46:09 +03:00
Ed Morley
5c41502be6 Backout 13aa125cc8d2 (bug 723059) for timeouts in browser_dbg_pause-resume.js 2012-05-24 19:48:10 +01:00
Paul Rouget
2d546802a8 Bug 723059 - Replace text with icons in the debugger toolbar; r=rcampbell 2012-05-24 16:00:56 +02:00
Victor Porof
436a6f3e10 Bug 753313 - Some divs and spans are created dynamically in debugger-view; r=rcampbell 2012-05-20 23:49:51 +03:00
Victor Porof
8a1ca9352c Bug 753651 - Unselectable class is useless; r=past 2012-05-10 20:59:55 +03:00
Victor Porof
906df180cf Bug 724229 - Briefly flash the variables that changed between pauses; r=rcampbell 2012-05-09 19:05:53 +03:00
Panos Astithas
1d763d246b Bug 724862 - Implement protocol support for modifying the values of a debuggee object's properties; r=rcampbell 2012-05-24 14:23:53 +03:00
Victor Porof
c39caaf368 Bug 723062 - Allow the user to edit the value of a debuggee object's property in the debugger; r=past 2012-03-15 10:17:03 +02:00
Gervase Markham
82ff7027aa Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Rob Campbell
44418bdaec Bug 751164 - Convert debugger.xul to XUL, remove HTML bits.; r=past 2012-05-05 06:35:00 -03:00
Victor Porof
aade15efea Bug 748927 - Add UI elements for the remote debugging case: starting a server and selecting the server to connect to; r=past 2012-04-27 17:18:02 -04:00
Victor Porof
315143efba 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
Rob Campbell
7db6f10dfc Bug 732451 - Need an Empty Stack placeholder in the script debugger; r=past 2012-04-23 10:47:00 -03:00
Victor Porof
84754c2ed3 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
42513d7b9a Bug 741325 - Sort the scripts in the menulist by filename; r=rcampbell 2012-04-17 21:16:57 +03:00
Ehsan Akhgari
9583e92170 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
Rob Campbell
f496b1f174 Bug 732451 - Need an Empty Stack placeholder in the script debugger; r=past 2012-04-26 09:41:44 -04:00
Victor Porof
b474dfdd4b 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
083feadd6e Bug 741325 - Sort the scripts in the menulist by filename; r=rcampbell 2012-04-17 21:16:57 +03:00
Victor Porof
dd30ddaf37 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
06604833fe Bug 711164 - Add support for stepping to the debugger; r=rcampbell 2012-03-18 08:50:43 +02:00
Panos Astithas
c9feb40157 Bug 709088 - Put dump() calls in debugger code behind a pref; r=rcampbell 2012-03-08 09:14:41 +02:00