mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
3f20822bb0
Added support for /json/new, /json/activate/{targetId}, /json/close/{targetId}. Rewrote JSONHandler internals to be async and support different routes by HTTP method, and prefixed routes which are required by activate and close due to inlining the targetId into the request url. Also added new tests specific to each, and updated existing. Should also allow more info to be given via HTTP endpoints in future due to now being async. Differential Revision: https://phabricator.services.mozilla.com/D166884 |
||
---|---|---|
.. | ||
browser | ||
xpcshell |