Commit Graph

740 Commits

Author SHA1 Message Date
J. Ryan Stinnett
bce2241d81 Bug 847349 - Clean up left / down navigation in variables view; r=vporof 2013-04-10 10:59:26 -05:00
Panos Astithas
100f10947d Backout eb887b962dfa (bug 772119) on suspicion of leaks 2013-04-10 16:08:59 +03:00
Panos Astithas
a813c8393c Backout 50b1fc3ef560 (bug 849069) on suspicion of leaks 2013-04-10 16:05:35 +03:00
Nick Fitzgerald
c79c4e1c95 Bug 849069 - Relative source map URLs should be resolved according to the spec's rules; r=past 2013-04-09 11:40:00 +03:00
Nick Fitzgerald
75617896f8 Bug 772119 - Expose source mapped sources over the remote debugging protocol; r=past 2013-04-09 11:42:00 +03:00
Panos Astithas
7e87955bb5 Bug 818134 - Allow multiple debuggers in toolboxes to debug separate tabs; r=rcampbell,dcamp 2013-04-09 14:17:03 +03:00
Victor Porof
cb4bf54db8 Merge fx-team to m-c 2013-04-07 12:10:06 +03:00
Victor Porof
6d6c5071f3 Bug 855544 - Implement a network monitor, r=dcamp,msucan 2013-03-11 23:50:42 -07:00
Panos Astithas
49c36cebed Bug 849500 - navigate and will-navigate events for remoted targets carry payload that is incompatible with the non-remoted case; r=jwalker 2013-04-04 11:23:42 +03:00
Mihai Sucan
36ca5023d3 Bug 846606 - Intermittent browser_dbg_bug723069_editor-breakpoints.js | Test timed out | correct number of editor breakpoint changes - Got 3, expected 4; r=vporof 2013-04-03 13:23:58 +03:00
Kyle Machulis
331f36baa9 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Panos Astithas
497abe8c16 Backout a69d60d90110 (bug 772119) for bustage 2013-03-30 19:37:00 +02:00
Nick Fitzgerald
88e9ffac2f Bug 772119 - Expose source mapped sources over the remote debugging protocol; r=past 2013-03-29 14:05:00 +02:00
Victor Porof
d6bdecd1eb Bug 854185 - Frontend shouldn't mix promises, event listeners and callbacks on initialization/destruction, r=past 2013-03-28 10:30:37 +02:00
Victor Porof
34bed279b5 Bug 855030 - Parser.jsm should support fat arrow functions, r=past 2013-03-28 10:30:37 +02:00
Victor Porof
08c24a5f7f Bug 853181 - Text overflow of scripts list is not full width of section, r=past 2013-03-26 18:57:55 +02:00
Victor Porof
e62308e5a0 Bug 762160 - Find Implementors of a function in the Debugger, r=past 2013-03-25 20:02:34 +02:00
Joe Walker
98f8d6e2d9 Bug 657595 - GCLI type conversion should be a type->type affair not just arg->type; r=mratcliffe 2013-03-22 19:55:21 +00:00
Joe Walker
0769c972e3 Bug 685526 - GCLI should allow basic async types; r=dcamp,past,harthur,mratcliffe 2013-03-13 04:51:30 +00:00
Panos Astithas
60ba0b0c37 Bug 785704 - Part 1: fix a newSource regression from bug 795368; r=vporof 2013-03-11 17:51:00 -07:00
Nick Fitzgerald
2de143efba Bug 848576 - "Remove scripts and newScript packets from the RDP"; r=past 2013-03-11 15:35:00 -07:00
Victor Porof
bd1c6716da Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell 2013-02-21 01:33:36 +02:00
Victor Porof
60e671abff Bug 802546 - Prettify the Stackframes UI, r=rcampbell 2013-03-09 21:05:09 -08:00
Mihai Sucan
9d49b22f9e Bug 846606 - Intermittent browser_dbg_bug723069_editor-breakpoints.js | Test timed out | correct number of editor breakpoint changes - Got 3, expected 4; r=vporof 2013-03-06 22:56:42 +02:00
Panos Astithas
7090d1fbbb Increase the timeout for browser_dbg_createChrome.js to avoid orange in XP (bug 766119); r=me 2013-03-05 09:13:31 +02:00
Panos Astithas
92a1190865 Add more logging in the Browser Debugger startup path in order to investigate bug 766119; r=vporof 2013-03-04 17:49:37 +02:00
Mihai Sucan
8b5145148e Bug 846606 - fix for permaorange in browser_dbg_bug723069_editor-breakpoints.js | Test timed out; r=me (relanded; wrong cset) 2013-03-03 13:08:50 +02:00
Ed Morley
f457cc14ee Backed out changeset 86c98c4d36da (bug 846606) 2013-03-04 11:22:21 +00:00
Mihai Sucan
6295522fdd Bug 846606 - fix for permaorange in browser_dbg_bug723069_editor-breakpoints.js | Test timed out; r=me 2013-03-03 13:08:50 +02:00
Ryan VanderMeulen
1eeda4a6cf Merge m-c to fx-team. 2013-03-02 23:46:08 -05:00
Nick Fitzgerald
a9add7ab34 Bug 795368 - Add "sources" and "newSource" packets to the RDP, and use them instead of "scripts" and "newScript"; r=past f=rcampbell,msucan 2013-02-28 14:02:00 +02:00
Gregory Szorc
ddaecc3b88 Merge mozilla-central into build-system
Only conflict was configure.in amd was due to context, not
changed lines themselves.
2013-02-25 22:09:18 -08:00
Gregory Szorc
1a3da6acf4 Bug 784841 - Part 18d: Convert /browser; r=gavin f=Ms2ger 2013-02-25 12:47:18 -08:00
Panos Astithas
95a64ed8d0 Bug 831367 - Ensure new globals and chrome scripts will be generated on time in browser_dbg_chrome-debugging.js, r=ted 2013-02-19 10:05:58 +02:00
Mihai Sucan
62642ef894 Bug 832920 - fix failure for browser_dbg_bug723069_editor-breakpoints.js. r=past 2013-02-26 20:07:41 +02:00
Ryan VanderMeulen
9d1831e75b Backed out 7 changesets (bug 832920, bug 776536, bug 843261) for mochitest-a11y assertions on a CLOSED TREE. 2013-02-28 14:41:30 -05:00
Mihai Sucan
83c9d70167 Bug 832920 - fix failure for browser_dbg_bug723069_editor-breakpoints.js. r=past 2013-02-26 20:07:41 +02:00
Sunny
921a0b10dd Bug 839171 - Update formMethod reflection to have the empty string as default value (and 'get' as invalid value). r=mounir 2013-02-13 10:35:35 -05:00
Panos Astithas
94d864d663 Bug 830818 - Always trust native getters when fetching properties, to show directly the values in the debugger's Variables View; r=vporof,rcampbell 2013-02-12 10:38:24 +02:00
Victor Porof
9be2b3cf6d Bug 831794 - Variables View: allow users to override getter properties to plain value properties, r=past 2013-01-31 18:07:24 +02:00
Victor Porof
fc15356ff7 Bug 828987 - The Variables View should be keyboard accessible, r=past 2013-01-31 18:07:24 +02:00
Victor Porof
58ea43ceea Bug 832470 - Watch expressions involving |this| sometimes showing a wrong result, r=past 2013-01-24 13:28:52 +02:00
Victor Porof
56bc9d9ce5 Bug 830715 - Some Variables View flags should propagate across scopes, variables and properties, r=msucan 2013-01-24 20:59:44 +02:00
Victor Porof
be9ada2708 Bug 833963 - Variables View: better handling for long strings, r=msucan 2013-01-24 20:59:44 +02:00
Victor Porof
9cc26bf7a3 Bug 832473 - Variables View: empty variable is rendered wrongly if it is added within scope with label, r=msucan 2013-01-22 20:00:13 +02:00
Victor Porof
5058772730 Bug 760564 - Persist the state of the pause-on-exceptions option, r=past 2013-01-21 23:59:30 +02:00
Victor Porof
9e0f211035 Bug 830702 - Variables View needs a way to clear hierarchies, to avoid highlighting variable or property changes, r=past 2013-01-21 23:59:30 +02:00
Victor Porof
f0e2b090f1 Bug 828664 - Debugger is sad when inspecting an array of > 10k elements in a variables view, r=rcampbell 2013-01-21 23:59:29 +02:00
Joe Walker
e0e611ee04 Bug 774619 - Fix browser_dbg_bfcache.js test by making GCLI force GC; r=past 2013-01-15 19:38:52 +00:00
Panos Astithas
91f20ba90a Backout 409adccbcbd7 (bug 782179) 2013-01-15 13:50:52 +02:00