146 Commits

Author SHA1 Message Date
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
Mihai Sucan
1b727b5c6a Bug 723069 - The debugger should allow breakpoints to be set in the embedded editor; r=past 2012-03-05 19:56:13 +02:00
Victor Porof
7be3dbe6bf Bug 690404 - Simplify the script name in the script debugger; r=past 2012-02-29 19:20:02 +02:00
Victor Porof
ffb48e3916 Bug 723047 - Stack frames should display the location next to the function name; r=past 2012-02-25 11:04:07 +02:00
Victor Porof
743bc0da71 Bug 723048 - CSS Class names for scopes shouldn't have spaces; r=past 2012-02-24 10:37:40 -04:00
Panos Astithas
f56a4e3f0e Bug 687093 - Clicking on a stack frame in the debugger should put the caret in the proper source line; r=msucan 2012-02-11 11:44:20 +02:00
Panos Astithas
7934cbf31d Bug 690771 - Implement the debugger pause request (at the main loop); r=dcamp 2012-02-10 09:46:10 +02:00
Panos Astithas
105b2271c1 Bug 683503 - GCLI needs commands to control the debugger; r=jwalker,dcamp 2012-02-10 09:46:04 +02:00
Panagiotis Astithas
5c4cc140ba Bug 697762 - Land the debugger in m-c - sr changes; r=msucan,rcampbell; sr=dtownsend 2012-01-23 10:29:15 +02:00
Panagiotis Astithas
854933e0fb Bug 697762 - Land the debugger in m-c; r=msucan,rcampbell; sr=dtownsend 2012-02-07 13:22:30 -04:00