Nick Fitzgerald
|
7e50379b4f
|
bug 788754: simplify SourceClient's api; r=past
|
2012-09-28 08:27:00 +03:00 |
|
Nick Fitzgerald
|
f463ce7b81
|
bug 755661 part 4 - debugger frontend use the sources over protocol; r=past
|
2012-09-27 11:31:00 +03:00 |
|
Victor Porof
|
01040437df
|
Bug 782877 - Intermittent browser_dbg_bfcache.js | uncaught JS exception - TypeError: element is undefined at debugger-controller.js:1275, r=rcampbell
|
2012-10-01 18:15:20 +03:00 |
|
Victor Porof
|
28cec19754
|
Bug 790553 - Increase the timeout when connecting to Firefox for Android from the Remote Debugger, r=past
|
2012-10-01 15:16:00 +03:00 |
|
Victor Porof
|
5f29d5c4a9
|
Bug 795009 - REMOTE_PROFILE_NAME should actually be chrome, r=past
|
2012-10-01 15:15:10 +03:00 |
|
Victor Porof
|
e868133933
|
Bug 794887 - Some entities in debugger.dtd are unused, r=past
|
2012-10-01 15:14:46 +03:00 |
|
Victor Porof
|
e241419436
|
Bug 790650 - It may be a good idea to have the debugger start with collapsed panels, r=past
|
2012-09-24 15:25:33 +03:00 |
|
Panos Astithas
|
4f4e6f3b97
|
Bug 792867 - Debugger mochitests leak when run separately. r=rcampbell
|
2012-09-22 18:44:00 +03:00 |
|
Panos Astithas
|
dc9481235a
|
Bug 790952 - Debugger server always creates new actor instances. f=glandium r=rcampbell
|
2012-09-21 09:04:21 +03:00 |
|
Ms2ger
|
1e7015f897
|
Merge PGO-green changeset from m-i to m-c.
|
2012-09-20 11:51:47 +02:00 |
|
Panos Astithas
|
a23a7fbcb1
|
Bug 781515 - Use a default allowConnection handler in dbg-server.js so that add-ons don't have to provide their own. r=rcampbell, f=Pike,mgoodwin
|
2012-09-20 09:40:01 +03:00 |
|
Panos Astithas
|
6658636165
|
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 |
|
Ryan VanderMeulen
|
ea8418a01e
|
Merge the last PGO-green inbound changeset to m-c.
|
2012-09-14 21:09:07 -04:00 |
|
Victor Porof
|
641754b6c0
|
Bug 787181 - DebuggerController._isChromeDebugger is broken, fix remote-enabled pref typo
|
2012-09-14 00:30:14 +03:00 |
|
Victor Porof
|
6f30909856
|
Bug 790891 - Search operators are hardcoded in debugger.xul, r=past
|
2012-09-14 00:00:19 +03:00 |
|
Victor Porof
|
dc4d601f45
|
Bug 787181 - DebuggerController._isChromeDebugger is broken, r=past
|
2012-09-14 00:00:18 +03:00 |
|
Victor Porof
|
f2261ca96a
|
Bug 785889 - Make search related keyboard shortcuts discoverable, r=past
|
2012-09-12 13:39:51 +03:00 |
|
Victor Porof
|
4727384ffe
|
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
|
e738d1ba0e
|
Bug 779732 - Make search operations in the debugger more intuitive, r=past
|
2012-09-11 22:50:20 +03:00 |
|
Victor Porof
|
1fe1cfcae6
|
Bug 785650 - Make it easier to stop searching for scripts in the Debugger, r=past
|
2012-09-11 22:50:19 +03:00 |
|
Abraa
|
16a2210816
|
Bug 788229 - Change String.indexOf to String.contains. r=jaws
|
2012-09-12 10:23:34 -04:00 |
|
Panos Astithas
|
48e4d0e008
|
Bug 786169 - Corrupt non-latin text into debugger; r=msucan
|
2012-09-11 11:40:54 +03:00 |
|
Panos Astithas
|
fcc4ea9dc0
|
Use the statically-inferred name for anonymous functions (bug 786711) r=msucan,vporof
|
2012-09-10 11:48:52 +03:00 |
|
Abhishek Potnis
|
c186bfb37f
|
Bug 691925 - Replaced content.focus() with gBrowser.selectedBrowser.focus() and/or window.focus(). r=dao
|
2012-09-19 12:59:26 +02:00 |
|
Jim Mathies
|
2433e81415
|
Bug 789360 - devtools references to modules using wrong url. r=past
|
2012-09-08 06:13:37 -05:00 |
|
Victor Porof
|
8703eba6a2
|
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
|
23c297ebcd
|
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
|
02275585c4
|
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
|
9771efb4d0
|
Bug 766054 - [debugger] experiment with collapsed panels, r=rcampbell
|
2012-07-20 11:56:46 +03:00 |
|
Victor Porof
|
93674b3fe1
|
Bug 774788 - free text search across all scripts, r=rcampbell
|
2012-08-18 12:29:47 +03:00 |
|
Panos Astithas
|
c3e23a698c
|
Bug 783393 - Breakpoints not getting caught on reload, r=rcampbell f=rcampbell,dcamp,vporof
|
2012-08-24 10:41:02 +03:00 |
|
Matt Brubeck
|
66414abc2f
|
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
|
45afc9f7b9
|
Bug 783393 - Breakpoints not getting caught on reload, r=rcampbell f=rcampbell,dcamp,vporof
|
2012-08-17 04:32:21 +03:00 |
|
Abhishek Potnis
|
8b7e1e46f4
|
Bug 781122 - orion.css does not exist from debugger tests; r=msucan
|
2012-08-21 14:42:02 +03:00 |
|
Ed Morley
|
1c5fe31b30
|
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
|
f5b0d9788b
|
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
|
6cbf988f37
|
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
|
cd52a0b44c
|
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
|
c1834d8856
|
Bug 781102 - Continue with debugger initialization after the editor finished loading, r=rcampbell
|
2012-08-09 00:36:58 +03:00 |
|
Victor Porof
|
dc04135167
|
Bug 781186 - Navigating between pages initially shows 'No Scripts' in the menulist, r=rcampbell
|
2012-08-09 00:36:23 +03:00 |
|
Mike Hommey
|
6173fa297f
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Victor Porof
|
0927273ead
|
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
|
dee2fcba86
|
Bug 775050 - Add keyboard shortcuts for stepping, r=rcampbell
|
2012-08-02 08:31:15 +03:00 |
|
Victor Porof
|
75d73f6ee3
|
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
|
0187b53dfd
|
Bug 777093 - Long script urls still confuse the debugger menulist, r=rcampbell
|
2012-08-01 23:25:46 +03:00 |
|
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 |
|