Panos Astithas
|
3c23735c98
|
Bug 753401 - The debugger server root and tab actors should be easily extensible; r=rcampbell
--HG--
rename : browser/devtools/debugger/test/browser_dbg_contextactor-02.js => browser/devtools/debugger/test/browser_dbg_globalactor-01.js
|
2012-09-20 09:36:32 +03:00 |
|
Victor Porof
|
481687d4ca
|
Bug 787181 - DebuggerController._isChromeDebugger is broken, r=past
|
2012-09-14 00:00:18 +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
|
c711aaee52
|
Bug 785883 - Pressing up/down/tab while filtering scripts should have some expected behavior, r=past
|
2012-09-12 13:39:29 +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 |
|
Panos Astithas
|
9d80fc739c
|
Bug 786169 - Corrupt non-latin text into debugger; r=msucan
|
2012-09-11 11:40:54 +03:00 |
|
Panos Astithas
|
9a2501ddd2
|
Use the statically-inferred name for anonymous functions (bug 786711) r=msucan,vporof
|
2012-09-10 11:48:52 +03:00 |
|
Jim Mathies
|
8dedd019df
|
Bug 789360 - devtools references to modules using wrong url. r=past
|
2012-09-08 06:13:37 -05:00 |
|
Victor Porof
|
9b0772e447
|
Bug 783810 - Intermittent browser_dbg_location-changes-new.js | There should be a selected script, | The source editor should have some text displayed, | The menulist should not display a notice that there are no scripts availalble, | The menulist should have a too... - r=robcee
|
2012-08-29 03:17:18 +03:00 |
|
Victor Porof
|
d916c92ec2
|
Bug 780198 - Intermittent browser_dbg_reload-same-script.js | Test timed out, followed by browser_dbg_script-switching.js | an unexpected uncaught JS exception reported through window.onerror, r=past
|
2012-08-26 01:13:59 +03:00 |
|
Victor Porof
|
7effe84a9c
|
Bug 773732 - After reloading a page, the selected script and line should remain the same. r=robcee
|
2012-08-25 17:23:23 +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 |
|
Panos Astithas
|
73af0b8253
|
Bug 783393 - Breakpoints not getting caught on reload, r=rcampbell f=rcampbell,dcamp,vporof
|
2012-08-24 10:41:02 +03:00 |
|
Matt Brubeck
|
8df05dede8
|
Back out b2900e347f5c (bug 783393) for Windows xpcshell hangs in test_listscripts-01.js on a CLOSED TREE
--HG--
extra : transplant_source : %F4%97%281%7F%AD%7E%C0Vb%00t%9Bd%FC%EC%A5%92%B5%C8
|
2012-08-23 14:37:29 -07:00 |
|
Panos Astithas
|
4734deb1cb
|
Bug 783393 - Breakpoints not getting caught on reload, r=rcampbell f=rcampbell,dcamp,vporof
|
2012-08-17 04:32:21 +03:00 |
|
Ed Morley
|
3efc8bac9a
|
Bug 773732 - Temporarily disable browser_dbg_reload-same-script.js due to frequent failures (bug 780198 & bug 782179)
|
2012-08-15 15:30:58 +01:00 |
|
Ed Morley
|
c57acce09c
|
Backout 3b46b03dff5c, effectively relanding bug 781186 and 773732 because it seems like a clean backout isn't going to be possible
|
2012-08-15 15:26:46 +01:00 |
|
Ed Morley
|
ad19cf3ac8
|
Backout 2a6310e0ed9a (bug 781186) and 64bc6b0e9127 (bug 773732) for causing bug 780198 and bug 782179
|
2012-08-15 13:30:09 +01:00 |
|
Victor Porof
|
140b4b2d34
|
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
|
04b1287cc4
|
Bug 781186 - Navigating between pages initially shows 'No Scripts' in the menulist, r=rcampbell
|
2012-08-09 00:36:23 +03:00 |
|
Mike Hommey
|
c1b35e7b2a
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Victor Porof
|
8921a6673f
|
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
|
6d726656ec
|
Bug 777093 - Long script urls still confuse the debugger menulist, r=rcampbell
|
2012-08-01 23:25:46 +03:00 |
|
Victor Porof
|
3ebd0b60d2
|
Bug 773653 - Intermittent leak in browser_dbg_breakpoint-new-script.js; r=rcampbell
|
2012-07-18 17:06:45 +03:00 |
|
Victor Porof
|
0f55081f85
|
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
|
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
|
e1031f191e
|
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
|
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 |
|
Victor Porof
|
9d03d7155a
|
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 |
|
Panos Astithas
|
443168bbb2
|
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
|
80c077f1cd
|
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
|
5b30baa4c3
|
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
|
f1ecdcae93
|
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 |
|
Paul Rouget
|
d4a3fc2d46
|
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
|
557ce3f89c
|
Bug 762452 - file filtering behaves strangely; r=past
|
2012-06-19 18:11:27 +03:00 |
|
Panos Astithas
|
d6a71e89ec
|
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 |
|
Ryan VanderMeulen
|
b74e4a29db
|
Revert c39d36167b99 due to a horribly munged backout.
|
2012-06-10 19:44:50 -04:00 |
|
Ryan VanderMeulen
|
061d4c2616
|
Backout the bug 754202 backout due to orange.
|
2012-06-10 19:37:47 -04:00 |
|
Victor Porof
|
f1f3134f58
|
Bug 762454 - File filtering @ operator doesn't search for functions; r=past
|
2012-06-08 12:14:33 +03:00 |
|
Victor Porof
|
191c48909e
|
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
|
28f8993d4d
|
Bug 753225 - Intermittent browser_dbg_createRemote.js; r=past
|
2012-06-04 13:02:32 +03:00 |
|
Panos Astithas
|
42c72ae67b
|
Bug 757282 - Pause when an exception is hit; r=rcampbell
|
2012-06-03 16:39:51 +03:00 |
|
Dave Camp
|
ef586de31c
|
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 |
|
Panos Astithas
|
0b6cecb6b6
|
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
|
49257d2c23
|
Bug 759135 - Move a __proto__ property at the bottom of the list; r=rcampbell
|
2012-05-30 12:11:55 +03:00 |
|
Victor Porof
|
ee77cf08e2
|
Bug 757278 - Handle positions are not saved.; r=rcampbell
|
2012-05-31 12:27:22 +03:00 |
|
Victor Porof
|
88b72e445c
|
Bug 753311 - Prevent the Debugger from opening on more than one tab; r=past
|
2012-05-31 13:01:13 +03:00 |
|
Victor Porof
|
b89a55a23a
|
Bug 746648 - Too large script labels in various pages. r=past
|
2012-05-30 13:43:37 +03:00 |
|