Commit Graph

40 Commits

Author SHA1 Message Date
J. Ryan Stinnett
dcc168197a Bug 1171654 - Report stacks for pending requests. r=ochameau 2015-07-09 09:42:05 -05:00
J. Ryan Stinnett
0e689bef60 Bug 1151414 - Link stacks across RDP client request and reply handling. r=fitzgen 2015-06-26 16:17:27 -07:00
J. Ryan Stinnett
0e8da9c42a Bug 1176137 - Expose protocol.js type registrations. r=vporof 2015-06-19 19:16:47 -04:00
Tom Tromey
960aeeca3d Bug 1174168 - Treat iterators as arrays in protocol.js. r=jlongster 2015-06-15 05:51:00 -04:00
Gabriel Luong
99f34b5ad9 Bug 1084525 - Part 3: Add attach and detach methods to PromisesActor r=fitzgen 2015-06-02 14:52:53 -07:00
Tom Tromey
a4d7a5bc76 Bug 1168088 - Remove SpiderMonkey-specific syntax from toolkit/devtools. r=pbrosset 2015-05-28 11:54:00 -04:00
J. Ryan Stinnett
233a2e3d0f Bug 1128027 - Record protocol.js request headers for debugging. r=bgrins 2015-02-25 19:23:06 -06:00
J. Ryan Stinnett
575d55b150 Bug 1128027 - Clean up protocol.js pools after connection close. r=bgrins 2015-02-25 19:23:06 -06:00
Eddy Bruël
1723e42d68 Bug 1096490 - Remove the deprecated-sync-thenables from protocol.js;r=bgrins 2015-01-19 13:58:45 +01:00
Eddy Bruël
a3561e9697 Bug 1120470 - Handle uncaught promise rejections in protocol.js;r=dcamp 2015-01-14 07:20:33 +01:00
Jim Blandy
5897914753 Bug 1117197: Fix error message produced when receiving a misformed request. r=dcamp 2015-01-02 12:37:51 -08:00
Luca Greco
44fdf3637f Bug 980481 - Check for null __poolMap in the protocol.js unmanage method. r=ochameau 2014-11-27 05:51:00 -05:00
Dave Camp
fa3d37327a Bug 1081689 - Allow unregistration of a protocol.js type. r=paul 2014-10-12 09:18:00 +03:00
Dave Camp
eddc152c34 Bug 1072080 - Add the ability to define a marshaller for form data. r=jryans,jsantell 2014-10-11 13:08:07 -07:00
J. Ryan Stinnett
85ad781452 Bug 1073522 - Better error when front has no actor. r=dcamp 2014-09-26 09:35:00 +02:00
Dave Camp
477ab21d71 Bug 1072632 - Re-export emit from protocol.js. r=past 2014-09-25 12:22:41 -07:00
Dave Camp
c5c8c117d5 Bug 1052074 - Improve error messages for protocol.js exceptions. r=jsantell 2014-09-25 12:22:41 -07:00
Alexandre Poirot
e6da2b2d89 Bug 1061673 - Improve error reporting of unrecognized packets. r=jryans 2014-09-08 04:39:00 +02:00
Jordan Santell
4a690cc9b2 Bug 1052118 - Allow protocol.js Option to allow falsy values through. r=dcamp 2014-08-11 23:59:00 -04:00
Joe Walker
96fdd3970e Bug 1035296 - Make protocol.js pass error messages for unknownError (part 2); r=past 2014-08-04 12:26:41 +01:00
Ryan VanderMeulen
dab1ce9349 Backed out changeset c5be930c66e3 (bug 1035296) for mochitest-dt failures. 2014-07-31 13:44:28 -04:00
Joe Walker
70c3a859d8 Bug 1035296 - Part 2, Make protocol.js pass error messages for unknownError; r=past 2014-07-31 17:36:10 +01:00
Joe Walker
6d1ec9462f Bug 1035296 - Make protocol.js pass error messages for unknownError; r=past 2014-07-31 13:35:17 +01:00
Ryan VanderMeulen
2fd7a97bc3 Backed out changeset 114268fab626 (bug 1035296) for causing bug 1038279. a=backout 2014-07-15 08:36:58 -04:00
Joe Walker
4e872981ec Bug 1035296 - Make protocol.js pass error messages for unknownError. r=past 2014-07-11 03:24:00 -04:00
Eddy Bruel
545c07c057 Bug 1003095 - Refactor protocol.js to be worker friendly;r=past 2014-05-22 16:25:02 +02:00
Eddy Bruel
9437809ecd Bug 1003095 - Fix strict errors in the debugger server;r=past 2014-05-15 16:36:03 +02:00
Paolo Amadini
6d99e32a9f 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
Dave Camp
ab4d920797 Bug 983331 - The debugger server protocol should describe itself. r=gozala 2014-04-17 16:25:07 -07:00
Panos Astithas
6aabd89e3d Disconnect actors by default when removing an actor pool (bug 992244). r=dcamp 2014-04-08 10:23:00 +03:00
643eb1e985 Bug 859372 - Refactor Services.jsm;r=past 2014-03-13 16:01:32 +01:00
Paul Rouget
c6a128e5f1 Bug 951658 - Kill the inspector front even if walker.release() failed. r=pbrosset 2013-12-18 12:41:28 -05:00
Brian Grinstead
f0cf4ef2c6 Bug 932880: Developer tools leak many windows until shutdown in browser-chrome tests. r=anton CLOSED TREE 2013-10-30 20:29:06 -05:00
J. Ryan Stinnett
384de12142 Bug 915372 - Clean up inspector front and actor when reusing connection. r=paul 2013-09-13 19:09:52 -05:00
Chris Manchester
5ff801b2cc Bug 890555 - Fix strict mode warnings in devtools tests uncovered by fixing bug 890555; r=jimb 2013-08-08 09:28:15 -07:00
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
Dave Camp
69870138a7 Bug 896274 - Allow an object's form to be an actor id. r=jimb 2013-07-21 11:02:30 -07:00
Dave Camp
132ef5f797 Bug 896270 - Replace optional arguments with nullable types in protocol.js, part 2. r=jimb 2013-07-21 10:38:40 -07:00
Dave Camp
7b7aba81a7 Bug 896270 - Replace optional arguments with nullable types in protocol.js, part 1. r=jimb 2013-07-21 10:15:59 -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