Commit Graph

437 Commits

Author SHA1 Message Date
Mike Hommey
f8bc7fa754 Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Joe Walker
1924bfcb09 Bug 900114 - Rollup for bugs 781856, 884015, 789884, 892901, 773188, r=mratcliffe 2013-08-29 14:00:55 +01:00
Joe Walker
f44fe7a5c4 Bug 904549 - Make browser_dbg_cmd.js wait for helpers.audit to complete; r=past,anton,nfitzgerald 2013-08-29 14:00:52 +01:00
Phil Ringnalda
9bedd948d3 Merge m-i to m-c 2013-08-25 08:20:24 -07:00
Nick Fitzgerald
d01423edc0 Bug 908870 - disable logging RDP packets in mochitests by default again; r=me 2013-08-23 14:18:08 -07:00
Eddy Bruel
9f9e981eeb Bug 899052 - Implement the listAddons request; r=fitzgen 2013-08-24 01:33:46 +02:00
Eddy Bruel
cdcfff004a Bug 899052 - Promisify the debugger's live list interface; r=fitzgen 2013-08-21 02:08:48 +02:00
Oprea Victor Andrei
48d351efc5 Bug 901733 - Add "--invert" flag to the "dbg blackbox" command; r=fitzgen 2013-08-12 13:58:22 -07:00
Brandon Benvie
e83c084fcd Bug 897256 - Add Debugger Protocol support for NaN, Infinity, and -Infinity. r=dcamp 2013-08-12 10:15:22 -07:00
Nick Fitzgerald
a331f2a5a7 bug 899877 part 2: don't reload stack frames on blackboxchange events, stay on selected source; r=dcamp 2013-08-03 11:06:57 -07:00
Nick Fitzgerald
c908d53c35 Bug 901030 - dbg blackbox command reports all the same source black boxed; r=dcamp 2013-08-02 17:09:37 -07:00
Gavin Sharp
193322fbe8 Back out bug 896711 for potentially causing metro test timeouts, CLOSED TREE 2013-08-02 13:02:22 -07:00
Gavin Sharp
40ffe6f470 Bug 896711: remove BrowserChromeTests.runWhenReady because it's being abused, r=dao/ttaubert
--HG--
extra : transplant_source : %9D%F5%0D/%105%29%20%BCW%EC%BEs%BB%22vgO%9B%87
2013-07-27 17:32:40 -07:00
Ryan VanderMeulen
429cdd568c Bug 897104 - Remove useless |is| check since the function it's looking for is gone. r=past 2013-07-31 16:29:58 -04:00
Nick Fitzgerald
ef95a92d45 Bug 895543 - part 2: show a "this source is black boxed" message and big "un black box" button instead of the source editor for black boxed sources; r=robcee 2013-07-30 20:36:13 -07:00
Nick Fitzgerald
f992bb5422 Bug 892605 - part 2: add 'dbg blackbox' and 'dbg unblackbox' gcli commands; r=vporof 2013-07-27 10:50:57 -07:00
Nick Fitzgerald
75336e013a Bug 892605 - part 1: move the BlackBoxChange DOM event to blackboxchange thread client event; r=vporof 2013-07-27 10:49:45 -07:00
Nick Fitzgerald
b8c8b5a4b2 Bug 860035 - script actors should handle breakpoints with columns; r=jimb 2013-07-24 17:46:49 -07:00
Ed Morley
fe0891a1ec Merge mozilla-central and fx-team 2013-07-24 13:37:09 +01:00
Nick Fitzgerald
e101617e6e Bug 877686 - Add UI to toggle the blackboxing of specific sources; r=vporof 2013-07-23 10:15:10 -07:00
Panos Astithas
9d90211280 Wait for the focus event before simulating a key press to fix an intermittent Mac-only test failure (bug 895426); r=me 2013-07-23 15:46:13 +03:00
Panos Astithas
4cce6549cc Another attempt to fix an intermittent Mac-only test failure (bug 895426); r=me 2013-07-23 09:47:47 +03:00
Panos Astithas
0ae70a541b Set the logging pref before loading the debugger server if it is to use it (bug 896534); r=rcampbell 2013-07-23 09:47:47 +03:00
Panos Astithas
6991f603c5 Add paused listeners before resumptions to avoid an intermittent test failure (bug 895426); r=me 2013-07-22 16:11:34 +03:00
Panos Astithas
0c0f021c14 Bug 895426 - Disable browser_dbg_break-on-dom-event.js on OS X due to frequent failures. 2013-07-24 10:57:43 +03:00
Nick Fitzgerald
5bc4dbb546 backout bug 877686 b/c of unknown spidermonkey bug causing permaorange 2013-07-19 13:13:35 -07:00
Panos Astithas
c73d29c338 Add the paused listener before resuming to avoid an intermittent test failure (bug 895426); r=me 2013-07-19 11:57:15 +03:00
Panos Astithas
169d483962 Implement backend support for breaking on DOM events and retrieving all the event listeners on a page (bug 832982); r=rcampbell,smaug 2013-07-18 14:14:16 +03:00
Panos Astithas
db345be1be Clear any previous stepping hooks on a plain resumption (bug 832234); r=rcampbell 2013-07-18 12:45:17 +03:00
Nick Fitzgerald
324ff6d89d Bug 877686 - Add UI to toggle the blackboxing of specific sources; r=vporof 2013-07-18 01:40:43 -07:00
Nick Fitzgerald
e6fa57d691 Backed out changeset 960aa3700c37 2013-07-18 00:52:54 -07:00
Nick Fitzgerald
f413c3c72f Bug 877686 - Add UI to toggle the blackboxing of specific sources; r=vporof 2013-07-17 23:04:13 -07:00
Ryan VanderMeulen
5bcaf37805 Bug 888811 - Disable browser_dbg_bug883220_raise_on_pause.js on Linux due to frequent failures. 2013-07-16 09:05:38 -04:00
Panos Astithas
698b809ffe Rename Promise to promise to avoid collisions with the forthcoming DOM Promise implementation (bug 885318); r=jwalker 2013-07-11 10:12:20 +03:00
Ryan VanderMeulen
d806e1e244 Merge m-c to inbound. 2013-07-10 09:45:16 -04:00
Panos Astithas
6de5b47d09 Update browser_dbg_pause-exceptions-reload.js for a post-bug-887516 world (bug 870128). r=me 2013-07-09 15:39:13 +03:00
Panos Astithas
2897446860 Bug 882538 - Add reload() and navigateTo() methods to BrowserTabActor; r=rcampbell 2013-06-28 10:53:00 +03:00
Panos Astithas
5694a6f1ae Bug 870128 - Pause on exceptions doesn't work after reload; r=rcampbell 2013-07-09 10:57:13 +03:00
Olli Pettay
b002b30b2a bug 789919, (snow-white) make addref/release of CCable objects faster by removing indirect refcnt increase/decrease, r=mccr8, test changes r=ehsan
--HG--
extra : rebase_source : 2a3b22425c14d6daedc91d62a652c34431acd2fb
2013-07-09 13:30:58 -04:00
Brandon Benvie
04c6d9251b Bug 887516 - Display "Class" instead of "[object Class]" in the VariablesView. r=vporof 2013-06-27 08:56:29 -07:00
Phil Ringnalda
e8599f8c7a Merge fx-team to m-c 2013-06-30 08:35:45 -07:00
Marco Bonardo
1b9c8c04f3 Bug 888031 - Remove about:home from tests not explicitly requiring it.
r=ttaubert
2013-06-28 09:02:19 -04:00
Victor Porof
07e97f9890 Bug 860345 - Intermittent browser_dbg_sources-cache.js | Found a source url cached correctly (1), Found a source's text contents cached correctly (1), r=past 2013-06-28 15:04:18 +03:00
Victor Porof
d7ac370bf8 Bug 886170 - Intermittent browser_dbg_bug723071_editor-breakpoints-highlight.js | The currently selected source is incorrect (0). - Got http://example.com/browser/browser/devtools/debugger/test/test-script-switching-02.js, expected ... and 11 more, r=past 2013-06-26 23:35:39 +03:00
DOrian JAMINAIS
44ad00bb91 Bug 861478 - Search field should pre-fill with selected text. r=vporof 2013-06-26 15:05:52 +03:00
Victor Porof
20a5e0947c Merge fx-team to m-c 2013-06-23 19:00:17 +03:00
Girish Sharma
f4a931fb27 Bug 868163 - Add toolbox tab highlighting API, r=robcee, r=vporof, r=paul 2013-05-25 13:35:34 +05:30
Victor Porof
19edc00bbb Bug 883345 - Undefined values aren't properly displayed in the debugger's variables view, r=past 2013-06-21 17:33:57 +03:00
Victor Porof
f1460313cd Bug 882054 - Cleanup widgets inheritance model mechanism a bit, r=past 2013-06-21 17:33:56 +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
Anton Kovalyov
69b770b527 Bug 884638 - Make 'dbg close' do nothing when toolbox is closed; r=jwalker 2013-06-19 10:09:28 -07:00
Brandon Benvie
97d0060a1b Bug 828680 - Variables view needs a controller of its own, r=vporof, msucan 2013-06-14 10:42:52 -07:00
Ehsan Akhgari
9af8ee20af Merge mozilla-central to mozilla-inbound 2013-06-22 08:42:15 -04:00
Victor Porof
88e7601873 Bug 885903 - Intermittent browser_dbg_scripts-searching-05.js | Test timed out, r=rcampbell 2013-06-22 12:35:39 +03:00
Panos Astithas
a32167f596 Fix an intermittent failure in browser/devtools/debugger/test/browser_dbg_step-out.js (bug 882380); r=me 2013-06-13 13:33:22 +03:00
Panos Astithas
9a6f3ac9cc Bug 773590 - Display the return value when stepping out of a function; r=vporof 2013-06-12 12:56:15 +03:00
Panos Astithas
c3fa5c9c0d Don't take the slow async path when source maps are not enabled or present (bug 873224); r=rcampbell f=nfitzgerald 2013-06-11 10:58:57 +03:00
Nick Fitzgerald
194c3a4cb5 Bug 870361 - Change the symbol for source map pragmas from @ to #. r=jorendorff 2013-06-10 08:36:23 -04:00
Victor Porof
d4591e8a0b Bug 852639 - Make the BreadcrumbsWidget keyboard accessible, r=rcampbell 2013-06-06 09:53:08 +03:00
Dave Camp
dce1c3abcb Bug 878472 - Let local debugger clients find the DebuggerServerConnection. r=past 2013-06-03 09:05:29 -07:00
Jim Blandy
78b89f1c5a Bug 870081: Share a common RootActor implementation amongst browser, Fennec, B2G, and xpcshell tests. r=past,mfinkle,fabrice 2013-06-02 10:19:41 +03:00
Panos Astithas
03ab87f879 Backout b0e571a21e22 for wrong bug number 2013-06-02 10:18:15 +03:00
Jim Blandy
3923f3e983 Bug 871081: Share a common RootActor implementation amongst browser, Fennec, B2G, and xpcshell tests. r=past,mfinkle,fabrice
--HG--
rename : browser/devtools/debugger/test/browser_dbg_listtabs.js => browser/devtools/debugger/test/browser_dbg_listtabs-01.js
2013-05-17 15:17:00 +03:00
Nick Fitzgerald
914800933b Bug 760370 - Visually distinguish non-extensible objects; r=vporof 2013-05-29 19:47:00 +03:00
Victor Porof
39ce40013d Bug 876111 - Debugger's scripts pane acting weird after bug 866623, r=rcampbell 2013-05-29 11:45:58 +03:00
Joe Walker
08bfd84263 Bug 846696 - GCLI helpers.js should be shared rather than copied; r=mratcliffe 2013-05-25 09:51:31 +01:00
Joe Walker
57536173c7 Bug 874821 - Enable better remote gcli testing; r=mratcliffe 2013-05-25 09:51:31 +01:00
Joe Walker
c86cac0340 Bug 834230 - break del command suffers from an off by 1 error; r=vporof 2013-05-21 10:18:55 +01:00
Gijs Kruitbosch
993a0df99e Bug 874028 - Debugger and Net monitor tests should use browser's load event rather than tab's, r=past 2013-05-20 15:23:06 +02:00
Girish Sharma
135b2a1434 Bug 883220 - Raise the toolbox window if breakpoint is hit, r=vporof 2013-06-26 12:09:59 +05:30
Dave Camp
1b64436fe0 Bug 867485: Move the devtools loader into toolkit/ r=jwalker 2013-05-01 09:27:24 -07:00
Mihai Sucan
263228aee0 Bug 870220 - Web Console property inspector shows duplicate entries for navigator.plugins; r=robcee,vporof 2013-05-11 12:05:21 +03:00
Joe Walker
816205e422 Bug 839862 - The developer toolbar / GCLI should be able to execute commands remotely; r=dcamp
--HG--
rename : browser/devtools/shared/Templater.jsm => toolkit/devtools/gcli/Templater.jsm
rename : browser/devtools/commandline/gcli.jsm => toolkit/devtools/gcli/gcli.jsm
2013-05-09 15:15:22 +01:00
Victor Porof
c4729c3a3b Bug 859039 - Allow sorting by column (status, method, file, domain, type, size etc.), r=rcampbell 2013-05-10 12:01:08 +03:00
Joe Walker
f5cd7ed064 Backed out changeset d6249744132e (bug 839862) because xpcshell bustage 2013-05-09 17:46:27 +01:00
Joe Walker
75dc90c8cd Bug 839862 - The developer toolbar / GCLI should be able to execute commands remotely; r=dcamp 2013-05-09 15:15:22 +01:00
Joel Maher
9ca82995cc Bug 847558 - on amazon ec2 vm's browser_dbg_createChrome.js hangs (timed out) on opt builds. r=armenzg 2013-05-07 12:46:43 -04:00
Panos Astithas
80cfd9ffb6 Bug 832231 - After a reload, breakpoints require multiple resumes to allow execution to continue; r=vporof 2013-05-01 18:29:33 +03:00
Tim Taubert
7f9514fd7d merge m-c to fx-team
--HG--
rename : browser/base/content/test/social/social_share_image.png => browser/base/content/test/social/social_mark_image.png
2013-05-06 13:30:45 +02:00
Michael Ratcliffe
abc4ed892c Bug 831720 - GCLI needs an appcache command r=jwalker 2013-05-03 14:32:26 +01:00
Panos Astithas
eedb27e4b2 Add more logging for bug 847558 (on amazon ec2 vm's browser_dbg_createChrome.js hangs on opt builds); rs=robcee 2013-05-02 20:39:48 +03:00
Dave Camp
1ed8f2da92 Backed out changeset 9c204e0c1af1 (bug 867485) for bustage. 2013-05-01 14:03:19 -07:00
Dave Camp
39b9e653c1 Bug 867485: Move the devtools loader into toolkit/ r=jwalker 2013-05-01 09:27:24 -07:00
Ryan VanderMeulen
bd59cf1187 Merge inbound to m-c. 2013-04-30 21:58:19 -04:00
Jim Blandy
4c02ff838f Bug 862531: Replace BaseProxyHandler::obj_toString with className. r=jorendorff 2013-04-30 14:44:50 -07:00
Rob Campbell
f417fe3ac8 Bug 860349 - Intermittent browser_dbg_createChrome.js | application timed out after 330 seconds with no output; r=testonly 2013-04-30 12:40:00 +03:00
Peter Van der Beken
dfbadfdb0e Bug 855971 - Switch HTMLDocument to WebIDL bindings. r=bz. 2012-12-11 21:45:36 -05:00
Ehsan Akhgari
75c12cc4b0 Backed out 3 changesets (bug 855971, bug 820846) because of browser-chrome test failures
Backed out changeset a2245b038bcc (bug 855971)
Backed out changeset 2a999f8ee317 (bug 820846)
Backed out changeset 6dba144500f3 (bug 820846)
2013-05-04 19:27:20 -04:00
Peter Van der Beken
1c3055ed84 Bug 855971 - Switch HTMLDocument to WebIDL bindings. r=bz.
--HG--
extra : rebase_source : d5ec9a80442e5b9c8df29f6d5971b61cb9b05778
2012-12-11 21:45:36 -05:00
Dave Camp
1bfe8ab7bf Bug 855914 - Start using the jetpack loader in devtools. r=jwalker, f=ochameau
--HG--
rename : browser/devtools/framework/Sidebar.jsm => browser/devtools/framework/sidebar.js
rename : browser/devtools/framework/Target.jsm => browser/devtools/framework/target.js
rename : browser/devtools/framework/ToolboxHosts.jsm => browser/devtools/framework/toolbox-hosts.js
rename : browser/devtools/framework/Toolbox.jsm => browser/devtools/framework/toolbox.js
rename : browser/devtools/inspector/Breadcrumbs.jsm => browser/devtools/inspector/breadcrumbs.js
rename : browser/devtools/inspector/Highlighter.jsm => browser/devtools/inspector/highlighter.js
rename : browser/devtools/inspector/InspectorPanel.jsm => browser/devtools/inspector/inspector-panel.js
rename : browser/devtools/inspector/Selection.jsm => browser/devtools/inspector/selection.js
rename : browser/devtools/inspector/SelectorSearch.jsm => browser/devtools/inspector/selector-search.js
rename : browser/devtools/framework/ToolDefinitions.jsm => browser/devtools/main.js
rename : browser/devtools/markupview/MarkupView.jsm => browser/devtools/markupview/markup-view.js
rename : browser/devtools/shared/EventEmitter.jsm => browser/devtools/shared/event-emitter.js
rename : browser/devtools/shared/InplaceEditor.jsm => browser/devtools/shared/inplace-editor.js
rename : browser/devtools/shared/Undo.jsm => browser/devtools/shared/undo.js
rename : browser/devtools/styleinspector/CssHtmlTree.jsm => browser/devtools/styleinspector/computed-view.js
rename : browser/devtools/styleinspector/CssLogic.jsm => browser/devtools/styleinspector/css-logic.js
rename : browser/devtools/styleinspector/CssRuleView.jsm => browser/devtools/styleinspector/rule-view.js
rename : browser/devtools/styleinspector/StyleInspector.jsm => browser/devtools/styleinspector/style-inspector.js
rename : browser/devtools/tilt/TiltGL.jsm => browser/devtools/tilt/tilt-gl.js
rename : browser/devtools/tilt/TiltMath.jsm => browser/devtools/tilt/tilt-math.js
rename : browser/devtools/tilt/TiltUtils.jsm => browser/devtools/tilt/tilt-utils.js
rename : browser/devtools/tilt/TiltVisualizerStyle.jsm => browser/devtools/tilt/tilt-visualizer-style.js
rename : browser/devtools/tilt/TiltVisualizer.jsm => browser/devtools/tilt/tilt-visualizer.js
rename : browser/devtools/tilt/Tilt.jsm => browser/devtools/tilt/tilt.js
2013-04-11 13:59:08 -07:00
Dave Camp
8584f5466b Backed out changeset 9117c7ad29d5 for MaxHeap regression. 2013-04-28 14:42:23 -07:00
Dave Camp
dece8dacce Bug 855914 - Start using the jetpack loader in devtools. r=jwalker, f=ochameau
--HG--
rename : browser/devtools/framework/Sidebar.jsm => browser/devtools/framework/sidebar.js
rename : browser/devtools/framework/Target.jsm => browser/devtools/framework/target.js
rename : browser/devtools/framework/ToolboxHosts.jsm => browser/devtools/framework/toolbox-hosts.js
rename : browser/devtools/framework/Toolbox.jsm => browser/devtools/framework/toolbox.js
rename : browser/devtools/inspector/Breadcrumbs.jsm => browser/devtools/inspector/breadcrumbs.js
rename : browser/devtools/inspector/Highlighter.jsm => browser/devtools/inspector/highlighter.js
rename : browser/devtools/inspector/InspectorPanel.jsm => browser/devtools/inspector/inspector-panel.js
rename : browser/devtools/inspector/Selection.jsm => browser/devtools/inspector/selection.js
rename : browser/devtools/inspector/SelectorSearch.jsm => browser/devtools/inspector/selector-search.js
rename : browser/devtools/framework/ToolDefinitions.jsm => browser/devtools/main.js
rename : browser/devtools/markupview/MarkupView.jsm => browser/devtools/markupview/markup-view.js
rename : browser/devtools/shared/EventEmitter.jsm => browser/devtools/shared/event-emitter.js
rename : browser/devtools/shared/InplaceEditor.jsm => browser/devtools/shared/inplace-editor.js
rename : browser/devtools/shared/Undo.jsm => browser/devtools/shared/undo.js
rename : browser/devtools/styleinspector/CssHtmlTree.jsm => browser/devtools/styleinspector/computed-view.js
rename : browser/devtools/styleinspector/CssLogic.jsm => browser/devtools/styleinspector/css-logic.js
rename : browser/devtools/styleinspector/CssRuleView.jsm => browser/devtools/styleinspector/rule-view.js
rename : browser/devtools/styleinspector/StyleInspector.jsm => browser/devtools/styleinspector/style-inspector.js
rename : browser/devtools/tilt/TiltGL.jsm => browser/devtools/tilt/tilt-gl.js
rename : browser/devtools/tilt/TiltMath.jsm => browser/devtools/tilt/tilt-math.js
rename : browser/devtools/tilt/TiltUtils.jsm => browser/devtools/tilt/tilt-utils.js
rename : browser/devtools/tilt/TiltVisualizerStyle.jsm => browser/devtools/tilt/tilt-visualizer-style.js
rename : browser/devtools/tilt/TiltVisualizer.jsm => browser/devtools/tilt/tilt-visualizer.js
rename : browser/devtools/tilt/Tilt.jsm => browser/devtools/tilt/tilt.js
2013-04-11 13:59:08 -07:00
Victor Porof
4ddd085b58 Bug 864802 - The _store on each variables view instance is redundant, r=rcampbell 2013-04-25 09:18:19 +03:00
J. Ryan Stinnett
9573fbd0a8 Bug 843187 - Variables view: going down through the properties via keyboard is really broken, r=vporof 2013-04-23 07:34:08 -05:00
Panos Astithas
d3e7c334ed Bug 849071 - Create some kind of chrome to turn source mapping on/off in the debugger, r=vporof 2013-04-16 18:00:33 +03:00
Nick Fitzgerald
02353a9c27 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
0c7a23a850 Bug 772119 - expose source mapped sources over the remote debugging protocol; r=past 2013-04-16 00:07:00 +03:00
J. Ryan Stinnett
e6fcd196f1 Bug 847349 - Clean up left / down navigation in variables view; r=vporof 2013-04-10 10:59:26 -05:00
Panos Astithas
2c8dec2f1f Backout eb887b962dfa (bug 772119) on suspicion of leaks 2013-04-10 16:08:59 +03:00
Panos Astithas
116a5ab638 Backout 50b1fc3ef560 (bug 849069) on suspicion of leaks 2013-04-10 16:05:35 +03:00
Nick Fitzgerald
6eb54bdd02 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
49d18847ef Bug 772119 - Expose source mapped sources over the remote debugging protocol; r=past 2013-04-09 11:42:00 +03:00
Panos Astithas
0aadf55961 Bug 818134 - Allow multiple debuggers in toolboxes to debug separate tabs; r=rcampbell,dcamp 2013-04-09 14:17:03 +03:00
Victor Porof
9773539068 Merge fx-team to m-c 2013-04-07 12:10:06 +03:00
Victor Porof
2253842238 Bug 855544 - Implement a network monitor, r=dcamp,msucan 2013-03-11 23:50:42 -07:00
Panos Astithas
de35773a87 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
24d40d36a8 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
72a717a860 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Panos Astithas
2d0b4a0736 Backout a69d60d90110 (bug 772119) for bustage 2013-03-30 19:37:00 +02:00
Nick Fitzgerald
c8452650a6 Bug 772119 - Expose source mapped sources over the remote debugging protocol; r=past 2013-03-29 14:05:00 +02:00
Victor Porof
9fb01f7351 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
9605f09f41 Bug 855030 - Parser.jsm should support fat arrow functions, r=past 2013-03-28 10:30:37 +02:00
Victor Porof
ad41003fe9 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
d7437c39eb Bug 762160 - Find Implementors of a function in the Debugger, r=past 2013-03-25 20:02:34 +02:00
Joe Walker
195057b615 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
344fe4e6ea Bug 685526 - GCLI should allow basic async types; r=dcamp,past,harthur,mratcliffe
--HG--
rename : browser/devtools/commandline/test/browser_dbg_cmd.html => browser/devtools/debugger/test/browser_dbg_cmd.html
rename : browser/devtools/commandline/test/browser_dbg_cmd.js => browser/devtools/debugger/test/browser_dbg_cmd.js
rename : browser/devtools/commandline/test/browser_dbg_cmd_break.html => browser/devtools/debugger/test/browser_dbg_cmd_break.html
rename : browser/devtools/commandline/test/browser_dbg_cmd_break.js => browser/devtools/debugger/test/browser_dbg_cmd_break.js
2013-03-13 04:51:30 +00:00
Panos Astithas
cf729ddccf Bug 785704 - Part 1: fix a newSource regression from bug 795368; r=vporof 2013-03-11 17:51:00 -07:00
Nick Fitzgerald
7398093699 Bug 848576 - "Remove scripts and newScript packets from the RDP"; r=past 2013-03-11 15:35:00 -07: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
Mihai Sucan
1f3eb68c05 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
acb5994914 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
3e383fc24c 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
4e86b023d3 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
01dcb570ab Backed out changeset 86c98c4d36da (bug 846606) 2013-03-04 11:22:21 +00:00
Mihai Sucan
f8834d6271 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
9768ca9478 Merge m-c to fx-team. 2013-03-02 23:46:08 -05:00
Nick Fitzgerald
6ce547be98 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
45faa95b04 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
1b27561fa4 Bug 784841 - Part 18d: Convert /browser; r=gavin f=Ms2ger 2013-02-25 12:47:18 -08:00
Panos Astithas
00101682d0 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
bdfb08463c Bug 832920 - fix failure for browser_dbg_bug723069_editor-breakpoints.js. r=past 2013-02-26 20:07:41 +02:00
Ryan VanderMeulen
c952e87e03 Backed out 7 changesets (bug 832920, bug 776536, bug 843261) for mochitest-a11y assertions on a CLOSED TREE.
--HG--
rename : content/base/src/NodeIterator.cpp => content/base/src/nsNodeIterator.cpp
rename : content/base/src/NodeIterator.h => content/base/src/nsNodeIterator.h
rename : content/base/src/TreeWalker.cpp => content/base/src/nsTreeWalker.cpp
rename : content/base/src/TreeWalker.h => content/base/src/nsTreeWalker.h
2013-02-28 14:41:30 -05:00
Mihai Sucan
686c58426e Bug 832920 - fix failure for browser_dbg_bug723069_editor-breakpoints.js. r=past 2013-02-26 20:07:41 +02:00
Sunny
f15fbb1cfd 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
bc907ba73e 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
b98e84637f Bug 831794 - Variables View: allow users to override getter properties to plain value properties, r=past
--HG--
rename : browser/devtools/debugger/test/browser_dbg_propertyview-big-data.js => browser/devtools/debugger/test/browser_dbg_propertyview-data-big.js
rename : browser/devtools/debugger/test/browser_dbg_propertyview-edit.js => browser/devtools/debugger/test/browser_dbg_propertyview-edit-value.js
2013-01-31 18:07:24 +02: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
8bd720dc00 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
5860954439 Bug 833963 - Variables View: better handling for long strings, r=msucan 2013-01-24 20:59:44 +02:00
Victor Porof
25cc6d9b88 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
376088a3d7 Bug 760564 - Persist the state of the pause-on-exceptions option, r=past 2013-01-21 23:59:30 +02:00
Victor Porof
a177a0cfb4 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
3e1128f45d 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
d6b82b5d24 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
f57a19a17c Backout 409adccbcbd7 (bug 782179) 2013-01-15 13:50:52 +02:00
Panos Astithas
241bebd325 Re-enable the browser_dbg_reload-same-script.js test after the fix (bug 782179); r=me 2013-01-14 10:44:42 +02:00
Victor Porof
5a074c4a69 Bug 829760 - browser_dbg_propertyview-filter-05.js checks for DOM objects are broken, r=past 2013-01-12 18:27:46 +02:00
Ed Morley
0cdde6720a Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2013-01-10 08:59:12 +00:00