Commit Graph

254 Commits

Author SHA1 Message Date
Panos Astithas
85f025dc7f Bug 862360 - Use the exported Promise.all instead of reimplementing it; r=rcampbell 2013-04-18 16:19:46 +03:00
Panos Astithas
5b457eb0e8 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
c1e0cabf5f 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
6de4bef71a Bug 772119 - expose source mapped sources over the remote debugging protocol; r=past 2013-04-16 00:07:00 +03:00
Panos Astithas
ae808e96c6 Bug 861852 - Telemetry data from the remote protocol always appear in the remote buckets; r=rcampbell 2013-04-16 08:52:55 +03:00
Mihai Sucan
213c37802d Bug 851231 - Output Console.jsm API calls to the browser console; r=jwalker 2013-04-15 19:10:04 +03:00
Nick Fitzgerald
da01f24dd8 Bug 850738 - Add a crap load of telemetry tests; r=past 2013-04-09 13:47:00 +03:00
Ryan VanderMeulen
c8748ab617 Merge m-c to fx-team. 2013-04-10 11:01:28 -04:00
Panos Astithas
c08908c3bb Backout eb887b962dfa (bug 772119) on suspicion of leaks 2013-04-10 16:08:59 +03:00
Panos Astithas
51594708f5 Backout 50b1fc3ef560 (bug 849069) on suspicion of leaks 2013-04-10 16:05:35 +03:00
Nick Fitzgerald
8b8f9fea8f 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
0dcb499894 Bug 772119 - Expose source mapped sources over the remote debugging protocol; r=past 2013-04-09 11:42:00 +03:00
Anton Kovalyov
dd766a91cc Bug 855244 - Add support for the Profiler running in multiple tabs. r=past, r=robcee 2013-04-09 12:00:30 -07:00
Panos Astithas
45b0355959 Bug 818134 - Allow multiple debuggers in toolboxes to debug separate tabs; r=rcampbell,dcamp 2013-04-09 14:17:03 +03:00
Mihai Sucan
6f15b1eb06 Bug 783499 - Web Console should use the debugger API; r=past 2013-03-30 13:31:10 +02:00
Jim Blandy
bf4d0450c7 Bug 837723: Implement Debugger.Object.prototype.unsafeDereference. r=jorendorff 2013-04-08 13:14:39 -07:00
Victor Porof
dcd62879d7 Bug 855544 - Implement a network monitor, r=dcamp,msucan 2013-03-11 23:50:42 -07:00
Panos Astithas
ce7e3ef6fc Bug 853787 - Report errors in nested event loops in xpcshell tests; r=jimb 2013-04-05 09:06:38 +03:00
Kyle Machulis
f5e3aadf0b Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Kyle Machulis
d2b6e6e01a Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot 2013-03-29 15:12:58 -07:00
Kyle Machulis
5663b98bc5 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Hubert Figuière
242d120566 Backout 96f2990b1124 (bug 840612) due to orange on Mn. CLOSED TREE 2013-03-26 21:07:50 -04:00
Hubert Figuière
63c449b880 Bug 840612 - Don't close Marionette and debugger server socket when going offline. r=mdas,past,mcmanus f=jduell 2013-02-28 15:39:38 -05:00
Tim Taubert
56f6beb13a merge m-c to fx-team 2013-03-25 09:45:45 +01:00
Joe Walker
3517d9df53 Bug 784790 - GCLI cookie command should use internal Cookie API rather than document.cookie; r=mratcliffe 2013-03-23 09:53:10 +00:00
Tim Taubert
91c0270f30 merge m-c to fx-team 2013-03-21 12:35:58 +01:00
Panos Astithas
8c4c5b18bf Bug 852860 - Remove obsolete script cache; r=vporof 2013-03-20 09:48:35 +02:00
Eddy Bruel
779c83b67b Bug 808960 - Can't fetch sources packed in jar bundles when debugging chrome; r=past,vporof 2013-03-14 21:57:00 -07:00
Eddy Bruel
08666f1654 Bug 820012 - unable to debug scripts loaded via loadSubScript in Browser Debugger; r=past 2013-03-14 15:21:00 -07:00
Jim Blandy
f0e5161a62 Bug 852208: Delete unused DebuggerServerConnection.prototype.addCleanup. r=past 2013-03-19 17:48:39 -07:00
Mike Shal
ea1d9b8ba7 Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps 2013-03-19 11:47:00 -07:00
Gregory Szorc
56a7634c1c Merge mozilla-central into build-system 2013-03-13 08:20:09 -07:00
Gregory Szorc
629b5d86c6 Bug 818246 - Part 4: Move XPIDLSRCS into moz.build (auto); rs=glandium
This is the result of running
|mach mozbuild-migrate --list XPIDLSRCS SDK_XPIDLSRCS XPIDL_SOURCES| and
reverting xpcom/sample/*.
2013-03-12 10:17:46 -07:00
Panos Astithas
fb54649f27 Bug 785704 - Part 1: fix a newSource regression from bug 795368; r=vporof 2013-03-11 17:51:00 -07:00
Nick Fitzgerald
09e1270090 Bug 848576 - "Remove scripts and newScript packets from the RDP"; r=past 2013-03-11 15:35:00 -07:00
Panos Astithas
b65c2bfb25 Bug 775924 - Intermittent test_dbgsocket.js; r=me 2013-03-21 23:51:45 +02:00
Mike Shal
f290401a73 Bug 852534 - Remove GRE_MODULE from Makefile.in; r=gps 2013-03-21 08:41:00 -07:00
Ryan VanderMeulen
39c4d800ea Merge m-c to fx-team. 2013-03-07 17:39:11 -05:00
Gregory Szorc
795c5eeeff Bug 818246 - Part 1: Remove unncessary definitions of XPIDL_MODULE; r=glandium
XPIDL_MODULE defaults to MODULE. These Makefile.in were setting
XPIDL_MODULE to the same value as MODULE.

--HG--
extra : rebase_source : e96bd34d5949d0ab94cecbec35d6c9f4bffec01e
2013-03-07 05:03:51 -08:00
Panos Astithas
4737392a29 Bug 820524 - Debugger, Web Console and Profiler should share the debugger client even for local sessions; r=jwalker,vporof,msucan,anton 2013-03-07 09:30:03 +02:00
Ryan VanderMeulen
0558957065 Merge m-c to inbound. 2013-04-09 15:29:13 -04:00
Hubert Figuière
b67dc70525 Bug 840612 - Part 1: Don't close Marionette and debugger server socket when going offline. r=mdas,past,mcmanus f=jduell 2013-03-26 21:22:40 -04:00
Panos Astithas
3aaf7602ae Fix bug 847314 (Intermittent test_listsources-02.js, test_sources_backwards_compat-02.js); r=me 2013-03-04 13:36:23 +02:00
Nick Fitzgerald
76a52065f0 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
cc8470b5e8 Bug 784841 - Part 18θ: Convert /toolkit f=Mossop, Ms2ger; rs=ted 2013-02-25 13:19:09 -08:00
Jonathan Mayer
4bd2d83991 Bug 818340 - change third party cookie handling to block third party cookies from sites I haven't visited. (r=jdm, r=dolske)
--HG--
extra : rebase_source : f486f39feac1fb743edc920618bec29884d515f1
2013-02-22 08:16:01 -08:00
Panos Astithas
4f39a82d43 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
Dave Townsend
6c649be569 Bug 793928: Switch users of the promise library to the new location and move tests files. r=gavin
--HG--
rename : toolkit/addon-sdk/test/Makefile.in => addon-sdk/test/Makefile.in
rename : toolkit/addon-sdk/test/unit/head.js => addon-sdk/test/unit/head.js
rename : toolkit/addon-sdk/test/unit/test_promise.js => addon-sdk/test/unit/test_promise.js
rename : toolkit/addon-sdk/test/unit/xpcshell.ini => addon-sdk/test/unit/xpcshell.ini
2013-02-01 11:43:15 -08:00
Nick Fitzgerald
891941269c Bug 831465 - SourceMap.jsm breaks with jsloader.reuseGlobal == true; r=past 2013-01-16 15:53:00 +02:00
Victor Porof
7f38ba41bd No bug - Fix 'test_object_actor.html | property 'className' - got Function, expected function', r=me 2013-01-22 09:27:06 +02:00