Commit Graph

563 Commits

Author SHA1 Message Date
Ryan VanderMeulen
1f54f83606 Backed out changeset 2b48d8dcac21 (bug 995252) for linux debug mochitest-dt failures. 2014-05-01 17:05:34 -04:00
James Long
9da3063d4a Bug 995252 - Conditional breakpoints are always hit. r=past 2014-04-30 11:42:00 -04:00
Dave Townsend
832c3d2cac Bug 993029: Create an add-on console actor that will be displayed in the console tab of the add-on debugger. r=msucan, r=Unfocused, r=past 2014-05-01 08:36:01 -07:00
Eddy Bruel
8b4ca2810b Bug 859372 - Fix for root.js refactor;r=past 2014-04-30 15:24:42 +02:00
Eddy Bruel
13ef2bbdc1 Bug 859372 - Refactor root.js;r=past 2014-04-30 03:11:11 +02:00
Eddy Bruel
c7b00e949d Bug 859372 - Refactor script.js; r=past 2014-04-29 17:52:44 +02:00
Dave Camp
81baae1590 Backout Bug 997372 for mochitest-dt orange on a CLOSED TREE. 2014-04-28 09:53:26 -07:00
Dave Camp
071139a4e6 Bug 997372 - Add actor type logging to protocol.js. r=fitzgen 2014-04-28 08:58:26 -07:00
Wes Kocher
7f118a8fee Backed out 7 changesets (bug 942756) for Gi bustage
Backed out changeset 87b1be303630 (bug 942756)
Backed out changeset eb385c85d88b (bug 942756)
Backed out changeset d234447173a8 (bug 942756)
Backed out changeset f7b85c252914 (bug 942756)
Backed out changeset 4e540736b330 (bug 942756)
Backed out changeset 824aec2863f5 (bug 942756)
Backed out changeset 43feed75916e (bug 942756)
2014-04-24 14:30:44 -07:00
Dave Townsend
001dd9410a Bug 990074: Sources linked via the optionsURL in install.rdf do not show up in addon debugger. r=fitzgen 2014-04-24 14:16:46 -07:00
Dave Townsend
57c83226c5 Backing out bug 990074 as we have to backout bug 990685 2014-04-24 13:04:40 -07:00
Paul Rouget
cb55744223 Bug 942756 - Unify debugger server startup: devtools and browser code. r=ochameau 2014-04-18 10:45:00 -04:00
Ryan VanderMeulen
3b3e22ab48 Backed out 6 changesets (bug 942756) for Gaia integration test failures on a CLOSED TREE.
Backed out changeset 61f910c1aa72 (bug 942756)
Backed out changeset a45a8d47cf9c (bug 942756)
Backed out changeset ac1d4bc60841 (bug 942756)
Backed out changeset d7931085db18 (bug 942756)
Backed out changeset a048dcd963fd (bug 942756)
Backed out changeset 51a0ebd27ffb (bug 942756)
2014-04-24 13:11:55 -04:00
Eddy Bruel
1a6f90b913 Bug 859372 - Refactor transport.js; r=past 2014-04-24 13:23:30 +02:00
Eddy Bruel
673cad14b4 Bug 859372 - Factor out common actor definitions; r=past 2014-04-24 13:13:12 +02:00
Alexandre Poirot
6bde1b2312 Bug 997239 - Move webconsole actor to a module. r=jryans,msucan 2014-04-23 10:38:00 +02:00
Paul Rouget
e12a9501f7 Bug 942756 - Unify debugger server startup: devtools and browser code. r=ochameau 2014-04-18 10:45:00 +02:00
Alexandre Poirot
49b6d3f74d Bug 998898 - Fix webconsole exception on simulator. r=jryans 2014-04-23 06:45:38 -07:00
Alexandre Poirot
c8f0ecac89 Bug 977043 - Use same ProgressListener event across actors. r=bgrins,past 2014-04-22 20:17:30 +02:00
Paolo Amadini
60d8bb5bf9 Bug 995184 - Copy the legacy "promise.js" implementation from the Add-on SDK to devtools. r=past 2014-04-22 20:55:01 +01:00
Carsten "Tomcat" Book
6b9bc1a7a6 merge mozilla-inbound to mozilla-central 2014-04-22 12:25:22 +02:00
Carsten "Tomcat" Book
ea7f2a3bf4 Backed out changeset a6a7df40f00a (bug 997239) for causing regresssions per #devtools 2014-04-22 12:08:10 +02:00
Viktor Stanchev
499af697b5 Bug 867728 - Stream profiler JSON directly to a file. r=bgirard,terrence
--HG--
extra : rebase_source : 3472eb981d0c8778be318b3d51b51edfe8c1c96a
2014-04-21 16:48:47 -04:00
Alexandre Poirot
213042763b Bug 997239 - Convert webconsole to a module. r=msucan 2014-04-18 09:39:56 -04:00
Ryan VanderMeulen
fd959f4c10 Merge inbound to m-c. 2014-04-17 22:31:17 -04:00
Dave Camp
598e3f8a4b Bug 983331 - The debugger server protocol should describe itself. r=gozala 2014-04-17 16:25:07 -07:00
Eddy Bruel
3ae95900af Bug 859372 - Refactor DevToolsUtils.js;r=past 2014-04-17 20:47:28 +02:00
Eddy Bruel
8dab1a9299 Bug 859372 - Provide Debugger constructor as a built-in module;r=past 2014-04-17 20:45:32 +02:00
Dave Townsend
94635042ef Bug 993029: Add a way for the add-on manager to pass add-on globals to the debug actors. r=panos, r=Unfocused 2014-04-17 10:27:03 -07:00
Dave Townsend
8d9237bdbb Backing out bug 993029 due to Win8 debug test failures. CLOSED TREE 2014-04-17 10:20:49 -07:00
Dave Townsend
65e9c7a556 Bug 993533: Add remote add-ons to the list of targets on a remote device. r=panos 2014-04-17 08:35:20 -07:00
Dave Townsend
e52ab86767 Bug 993029: Add a way for the add-on manager to pass add-on globals to the debug actors. r=panos, r=Unfocused 2014-04-17 08:23:42 -07:00
Dave Townsend
341d4bc93b Bug 990074: Sources linked via the optionsURL in install.rdf do not show up in addon debugger. r=fitzgen 2014-04-16 14:14:50 -07:00
Patrick Brosset
540f49ede3 Bug 993190 - Use the outline highlighter on fennec; r=miker 2014-04-16 11:37:24 +02:00
Nathan Froyd
e38e98bd67 Bug 997291 - remove write-only gInspectee variables from devtools server tests; r=jmaher 2014-04-16 13:21:20 -04:00
Carsten "Tomcat" Book
d4e7e0987c Merge m-c to fx-team 2014-04-15 15:17:48 +02:00
Bobby Holley
f223b1107f Bug 989528 - Rename AutoSystemCaller to AutoNoJSAPI, and assert against pre-existing exceptions. r=bz 2014-04-14 20:27:00 -07:00
Jordan Santell
c102242db2 Bug 980503 - Implement Web Audio Editor front end, first pass. r=vp 2014-04-02 15:51:21 -07:00
Michael Ratcliffe
30e00019be Bug 988102 - Opening inspector scrolls the content page all the way to the top;r=bgrins 2014-04-14 15:33:06 +01:00
Paolo Amadini
5b838a54f7 Bug 995170 - Convert legacy uses of promise.js in devtools where this doesn't result in test failures. r=jwalker 2014-04-14 14:15:43 +01:00
Mihai Sucan
1f75b07c7f Bug 823097 - Add support for %c style formatting in the web console; r=past,bz 2014-04-10 17:59:21 +03:00
Girish Sharma
5b0b659de0 Bug 930931 - Storage Inspector - Indexed DB non-live actor, r=jwalker 2014-04-11 20:26:23 +05:30
Michael Ratcliffe
e7dad953b0 Bug 983948 - Add mach mochitest-devtools r=jmaher 2014-03-25 16:52:53 +00:00
Alexandre Poirot
a8558a1415 Bug 991636 - Fix toolkit/devtools/server/tests/mochitest/test_connectToChild.html test. r=msucan 2014-04-08 14:07:00 +02:00
Panos Astithas
f1c1de83dc Disconnect actors by default when removing an actor pool (bug 992244). r=dcamp 2014-04-08 10:23:00 +03:00
James Long
6f3e0f15dd Bug 812172 - Add conditional breakpoint handling to the debugger client. r=vp 2014-04-04 08:27:57 -04:00
Mihai Sucan
d0358d2b4f Bug 989043 - Network monitor support for e10s. r=ochameau 2014-04-03 15:45:25 +03:00
Paolo Amadini
a4656e60fb Bug 988327 - Convert to Promise.jsm in "toolkit/devtools/server/tests/mochitest". r=dcamp 2014-04-03 11:57:35 +02:00
Jordan Santell
6870b783c2 Bug 980502 - Implement web audio actors and audio node actors. r=vp 2014-03-26 15:28:24 -07:00
Alexandre Poirot
f89d6b66d1 Bug 966991 - Ensure cleaning up child processes tab actors when disconnecting. r=jryans 2014-04-02 15:29:40 -04:00