Commit Graph

21 Commits

Author SHA1 Message Date
Dave Camp
de0e06b682 Bug 895982 - JS debugger: use of promises in server doesn't preserve request/reply ordering. r=jimb 2013-08-08 22:28:41 -07:00
Alexandre Poirot
d36c3adf46 Bug 900500 - Add pref to bypass devtool's prompt on remote connection. r=robcee, r=mgoodwin 2013-08-06 17:56:45 -04:00
Philipp Kewisch
4adc613854 Fix bug 880511 - Web Console and Style Editor make hardcoded references to the browser window. r=dcamp 2013-08-01 10:51:24 +02:00
Jake Bailey
28d8dbec72 Bug 887027 - Implement a tracing profiler actor; r=past,robcee 2013-07-30 19:09:29 -07:00
Alexandre Poirot
1a963ff2ac Bug 817580 - Expose tab actors for apps in child processes. r=jimb 2013-07-24 11:28:32 -04:00
Jim Blandy
e103cffb10 Bug 878958 - Support connections with prefixed actor names and prefix-based forwarding. r=dcamp 2013-07-24 11:27:26 -04:00
Panos Astithas
bfa4c91b53 Fix step-in in chrome debugging by loading the promise library in the debugger server's compartment (Bug 834756); r=dtownsend,vporof 2013-07-12 22:13:21 +03:00
Panos Astithas
e1057e0bc3 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
Dave Camp
bdc7ff3206 Bug 877300 - Add a basic DOM walker actor. r=jwalker 2013-06-06 16:09:16 -07:00
Dave Camp
f64cf9be6a Bug 866306 - Add a library to make devtools protocol interaction a bit easier. r=jimb 2013-06-06 12:29:27 -07:00
Dave Camp
a15f3c3eae Bug 877295 - Allow actors to be loaded as CommonJS modules. r=past 2013-06-06 16:06:08 -07:00
Jim Blandy
2d058137e8 Bug 878319: Move makeInfallible into its own JSM. r=dcamp 2013-06-05 09:30:54 -07:00
Dave Camp
afbab458b4 Bug 878472 - Let local debugger clients find the DebuggerServerConnection. r=past 2013-06-03 09:05:29 -07:00
Jim Blandy
34269a2e9f 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
29c419dc26 Backout b0e571a21e22 for wrong bug number 2013-06-02 10:18:15 +03:00
Jim Blandy
cb2622c5f8 Bug 871081: Share a common RootActor implementation amongst browser, Fennec, B2G, and xpcshell tests. r=past,mfinkle,fabrice 2013-05-17 15:17:00 +03:00
Dave Camp
4bf139cb55 Bug 877719 - DebuggerServer.destroy should always work. r=past 2013-05-30 09:42:00 -07:00
Jim Blandy
3cdbf62813 Use DebuggerServer.addGlobalActor to register ChromeDebuggerActor, instead of writing out code with the same effect (bug 863936). r=past,mfinkle,fabrice 2013-04-19 17:33:00 +03:00
Alexandre Poirot
005b9ddd59 Bug 865207 - Move webapps actor from /b2g/chrome/content to /toolkit/devtools/apps/. r=fabrice, r=dcamp 2013-05-30 12:08:15 -04:00
Jim Blandy
7625815066 Bug 862490: Clarify sharing of _createExtraActors and _appendExtraActors between BrowserRootActor and BrowserTabActor. r=past 2013-05-24 10:13:42 -07:00
Dave Camp
a855b97cb8 Bug 872091 - Rename files in the debugger server. r=past,r=jimb 2013-05-21 16:39:13 -07:00