Commit Graph

115 Commits

Author SHA1 Message Date
Victor Porof
22e4b81d78 Bug 773653 - Intermittent leak in browser_dbg_breakpoint-new-script.js; r=rcampbell 2012-07-18 17:06:45 +03:00
Victor Porof
57b131d784 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
3bead08c9a 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
8abfd860f7 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
ab6feee188 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
0a14cf5b14 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
d10808c6ce 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
bbd7eb5a77 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
Panos Astithas
25dfbf0950 Bug 751949 - Reloading a page when the debuggee is paused results in: ASSERTION: Mismatched calls to ResumeTimeouts; r=rcampbell 2012-07-13 13:10:22 +03:00
Panos Astithas
fd456f8730 Bug 771452 - resume button need two clicks to go on after a breakpoint when the script is inside the .html file; r=rcampbell 2012-07-13 13:10:21 +03:00
Panos Astithas
6211a0eadd Bug 767399 - When navigating between web pages with the Back and Forward buttons, the same scripts are displayed in the Debugger for all the pages; r=rcampbell 2012-07-12 14:03:43 +03:00
Nathan Froyd
a7eb97f896 Bug 370750 - consolidate mochitest files installation; r=glandium
With assistance on the patch from Ms2ger, Waldo, and Mossop.
2012-07-03 16:49:02 -04:00
Victor Porof
b467f6d1e9 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
cd96c305b4 Bug 761174 - Always show a property tooltip; r=past 2012-06-21 18:25:34 +03:00
Victor Porof
91b6ae553a Bug 710258 - Don't allow the debugger to be open in more than one window; r=past 2012-06-20 15:21:46 +03:00
Panos Astithas
727e12a234 Use a preference setting to decide whether to bind to the loopback interface only, or all interfaces (Bug 764679); r=dcamp,mfinkle,jgriffin,vingtetun 2012-06-20 16:31:50 +03:00
Paul Rouget
dc10a49782 Bug 764625 - Web Console and Debugger stay checked in Web Developer menu after closing them with the close X button. r=msucan,past 2012-06-19 18:56:31 +02:00
Victor Porof
30d0f6f119 Bug 762452 - file filtering behaves strangely; r=past 2012-06-19 18:11:27 +03:00
Panos Astithas
63bb179ecf Ensure that with multiple windows open, the debugger's selected tab belongs to the top-level window (bug 761742); r=dcamp 2012-06-19 17:46:25 +03:00
Michael Wu
ea17443d61 Bug 759013 - Convert more makefiles to use TEST_DIRS, r=khuey 2012-05-27 23:25:22 -04:00
Victor Porof
2fbd9825ab Bug 762454 - File filtering @ operator doesn't search for functions; r=past 2012-06-08 12:14:33 +03:00
Panos Astithas
2655e2afaf Bug 761223 - JS Debugger errors prevent me from debugging Orion; r=dcamp 2012-06-08 11:21:59 +03:00
Panos Astithas
4197e5af0e Backout 61e0d5d09f77 due to test breakage 2012-06-08 11:18:28 +03:00
Panos Astithas
2291a64c5a Bug 761223 - JS Debugger errors prevent me from debugging Orion; r=dcamp 2012-06-08 10:00:48 +03:00
Victor Porof
112b7f1988 Bug 760868 - Gmail includes scripts names that make the debugger script list too long; r=past 2012-06-04 15:35:24 +03:00
Victor Porof
3a1a1a9b39 Bug 753225 - Intermittent browser_dbg_createRemote.js; r=past 2012-06-04 13:02:32 +03:00
Panos Astithas
11197066ba Bug 757282 - Pause when an exception is hit; r=rcampbell 2012-06-03 16:39:51 +03:00
Panos Astithas
67a08210a6 Bug 737808 - Separate breakpoints and scripts handling in the client from the server; r=rcampbell 2012-06-03 16:39:50 +03:00
Mihai Sucan
2b1d0d0e16 Bug 751901 - Slow Source View in Debugger on large files; r=past 2012-06-01 23:05:31 +03:00
Dave Camp
5301e928e7 Bug 760752 - Frequent browser_dbg_debugger-tab-switch.js | leaked window property: _scriptDebugger and 87 more test failures; r=past 2012-06-02 18:43:19 +03:00
Victor Porof
fc1666e84e Bug 753677 - Visually distinguish between configurable, enumerable and writable properties; r=past 2012-05-30 16:13:05 +03:00
Panos Astithas
6cf3dfbaac Bug 758696 - Add a dialog to the debugger to deny or allow incoming server connections (Part 1: Firefox); r=rcampbell 2012-06-01 18:25:08 +03:00
Victor Porof
bb9750f618 Bug 759135 - Move a __proto__ property at the bottom of the list; r=rcampbell 2012-05-30 12:11:55 +03:00
Victor Porof
cf43eb9b95 Bug 757278 - Handle positions are not saved.; r=rcampbell 2012-05-31 12:27:22 +03:00
Victor Porof
c5987f95ef Bug 753311 - Prevent the Debugger from opening on more than one tab; r=past 2012-05-31 13:01:13 +03:00
Victor Porof
fd8ecf64b3 Bug 752834 - UI tweaks for the property view; r=past 2012-05-29 16:12:29 +03:00
Victor Porof
709bd86758 Bug 746648 - Too large script labels in various pages. r=past 2012-05-30 13:43:37 +03:00
Panos Astithas
ff79b706e5 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
f1344be375 Bug 755346 - Global variables are not displayed in the debugger frontend, part2; r=past 2012-05-25 21:40:40 +03:00
Panos Astithas
e2edf4f1eb Bug 755346 - Global variables are not displayed in the debugger frontend; r=vporof,rcampbell 2012-05-29 12:08:20 +03:00
Victor Porof
f6cbd40393 Bug 758208 - Intermittent failure in browser_dbg_stack-04.js | Should have no frames after resume - Got 2, expected 0; r=msucan 2012-05-26 13:21:39 +03:00
Paul Rouget
a14093a415 Bug 723059 - Replace text with icons in the debugger toolbar; r=rcampbell 2012-05-25 09:46:09 +03:00
Ed Morley
0dac20c090 Backout 13aa125cc8d2 (bug 723059) for timeouts in browser_dbg_pause-resume.js 2012-05-24 19:48:10 +01:00
Paul Rouget
92265a16ce Bug 723059 - Replace text with icons in the debugger toolbar; r=rcampbell 2012-05-24 16:00:56 +02:00
Victor Porof
9237c14855 Bug 753313 - Some divs and spans are created dynamically in debugger-view; r=rcampbell 2012-05-20 23:49:51 +03:00
Victor Porof
e43554673b Bug 753651 - Unselectable class is useless; r=past 2012-05-10 20:59:55 +03:00
Victor Porof
f2e6fb18fc Bug 724229 - Briefly flash the variables that changed between pauses; r=rcampbell 2012-05-09 19:05:53 +03:00
Panos Astithas
b1ff343559 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
b1b5edcc31 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
Panos Astithas
58548107cf Stop using 'frame.arguments' now that 'arguments' is always present in the environment bindings (Bug 752770); r=rcampbell 2012-05-22 08:40:51 +03:00