Граф коммитов

38 Коммитов

Автор SHA1 Сообщение Дата
J. Ryan Stinnett f1c8f30462 Bug 1176137 - Expose protocol.js type registrations. r=vporof 2015-06-19 19:16:47 -04:00
Tom Tromey a0939ba672 Bug 1174168 - Treat iterators as arrays in protocol.js. r=jlongster 2015-06-15 05:51:00 -04:00
Gabriel Luong 78acd7471f Bug 1084525 - Part 3: Add attach and detach methods to PromisesActor r=fitzgen 2015-06-02 14:52:53 -07:00
Tom Tromey 64eb38d330 Bug 1168088 - Remove SpiderMonkey-specific syntax from toolkit/devtools. r=pbrosset 2015-05-28 11:54:00 -04:00
J. Ryan Stinnett d0469791f5 Bug 1128027 - Record protocol.js request headers for debugging. r=bgrins 2015-02-25 19:23:06 -06:00
J. Ryan Stinnett 51d2acaef3 Bug 1128027 - Clean up protocol.js pools after connection close. r=bgrins 2015-02-25 19:23:06 -06:00
Eddy Bruël 4d5052fce3 Bug 1096490 - Remove the deprecated-sync-thenables from protocol.js;r=bgrins 2015-01-19 13:58:45 +01:00
Eddy Bruël fa42ec33ca Bug 1120470 - Handle uncaught promise rejections in protocol.js;r=dcamp 2015-01-14 07:20:33 +01:00
Jim Blandy b3938ffad5 Bug 1117197: Fix error message produced when receiving a misformed request. r=dcamp
--HG--
extra : rebase_source : 31185823a2ba825cd2a1cf36c1b9f3f674ea1a8d
extra : amend_source : b4c838722e7eca1be2c28ed87567cde5243baff8
2015-01-02 12:37:51 -08:00
Luca Greco 7ade8622c0 Bug 980481 - Check for null __poolMap in the protocol.js unmanage method. r=ochameau 2014-11-27 05:51:00 -05:00
Dave Camp ec3c49661b Bug 1081689 - Allow unregistration of a protocol.js type. r=paul 2014-10-12 09:18:00 +03:00
Dave Camp 87716443ad 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 8bedcbc2ba Bug 1073522 - Better error when front has no actor. r=dcamp 2014-09-26 09:35:00 +02:00
Dave Camp 35b335404a Bug 1072632 - Re-export emit from protocol.js. r=past 2014-09-25 12:22:41 -07:00
Dave Camp 099e4e5f31 Bug 1052074 - Improve error messages for protocol.js exceptions. r=jsantell 2014-09-25 12:22:41 -07:00
Alexandre Poirot 172888bb31 Bug 1061673 - Improve error reporting of unrecognized packets. r=jryans 2014-09-08 04:39:00 +02:00
Jordan Santell ae6486b5f6 Bug 1052118 - Allow protocol.js Option to allow falsy values through. r=dcamp 2014-08-11 23:59:00 -04:00
Joe Walker 3e6505c039 Bug 1035296 - Make protocol.js pass error messages for unknownError (part 2); r=past 2014-08-04 12:26:41 +01:00
Ryan VanderMeulen 2ebcc69cbb Backed out changeset c5be930c66e3 (bug 1035296) for mochitest-dt failures. 2014-07-31 13:44:28 -04:00
Joe Walker a1ba51c9ff Bug 1035296 - Part 2, Make protocol.js pass error messages for unknownError; r=past 2014-07-31 17:36:10 +01:00
Joe Walker 77ab60b59d Bug 1035296 - Make protocol.js pass error messages for unknownError; r=past 2014-07-31 13:35:17 +01:00
Ryan VanderMeulen c82ead15d7 Backed out changeset 114268fab626 (bug 1035296) for causing bug 1038279. a=backout 2014-07-15 08:36:58 -04:00
Joe Walker ec43936451 Bug 1035296 - Make protocol.js pass error messages for unknownError. r=past 2014-07-11 03:24:00 -04:00
Eddy Bruel 2dd67672e4 Bug 1003095 - Refactor protocol.js to be worker friendly;r=past 2014-05-22 16:25:02 +02:00
Eddy Bruel 40ef38722e Bug 1003095 - Fix strict errors in the debugger server;r=past 2014-05-15 16:36:03 +02:00
Paolo Amadini 5824bdf058 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 6e8824e9c0 Bug 983331 - The debugger server protocol should describe itself. r=gozala 2014-04-17 16:25:07 -07:00
Panos Astithas 8790cd9833 Disconnect actors by default when removing an actor pool (bug 992244). r=dcamp 2014-04-08 10:23:00 +03:00
Eddy Bruel ec60cb318f Bug 859372 - Refactor Services.jsm;r=past 2014-03-13 16:01:32 +01:00
Paul Rouget 0d0b379772 Bug 951658 - Kill the inspector front even if walker.release() failed. r=pbrosset 2013-12-18 12:41:28 -05:00
Brian Grinstead d0fd168866 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 79f2025b0e Bug 915372 - Clean up inspector front and actor when reusing connection. r=paul 2013-09-13 19:09:52 -05:00
Chris Manchester 5fd94c437e 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 8971ab35e0 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 ae33d6eb16 Bug 896274 - Allow an object's form to be an actor id. r=jimb 2013-07-21 11:02:30 -07:00
Dave Camp 7ab68a8797 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 0a7e2b6277 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 b50d21be3d Bug 866306 - Add a library to make devtools protocol interaction a bit easier. r=jimb
--HG--
extra : rebase_source : 1b8d8b42ccea6bfea01297a16a561e55f192d554
2013-06-06 12:29:27 -07:00