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
|
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
|
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 |
Victor Porof
|
14c46b8118
|
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 |
Victor Porof
|
81f35d94fb
|
Bug 828987 - The Variables View should be keyboard accessible, r=past
|
2013-01-31 18:07:24 +02:00 |
Victor Porof
|
a6f86fbbdc
|
Bug 832470 - Watch expressions involving |this| sometimes showing a wrong result, r=past
|
2013-01-24 13:28:52 +02:00 |
Victor Porof
|
68c2283a28
|
Bug 808372 - After bug 807222, the variables view feels sluggish when expanding some nodes, r=past
|
2012-11-16 08:34:13 +02:00 |
Victor Porof
|
9b5b3f26bc
|
Bug 794823 - Refactor and move the debugger's PropertyView in shared, so that it can replace PropertyPanel.jsm soon, r=past, msucan
--HG--
rename : browser/devtools/debugger/VariablesView.jsm => browser/devtools/shared/VariablesView.jsm
|
2012-11-04 01:01:05 +02:00 |
Victor Porof
|
7c679dfafa
|
Bug 798874 - The variables view should be filterable, r=past
|
2012-11-04 01:01:05 +02:00 |
Victor Porof
|
239fc142c6
|
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 |
Victor Porof
|
1a287f83f1
|
Bug 774788 - free text search across all scripts, r=rcampbell
|
2012-08-18 12:29:47 +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 |
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
|
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
|
3b5167e05a
|
Bug 751164 - Convert debugger.xul to XUL, remove HTML bits.; r=paul
|
2012-05-09 07:22:11 -03: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
|
ffb48e3916
|
Bug 723047 - Stack frames should display the location next to the function name; r=past
|
2012-02-25 11:04:07 +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 |