gecko-dev/devtools/client/shared/redux
Nicolas Chevobbe ff99325d0b Bug 1578338 - Add a middleware to bypass any call to actions. r=jdescottes.
The provided middleware needs to be added at the first position in the
redux store, and is then enabled by dispatching the START_IGNORE action.
This is only used in the console at the moment, when the destroy function is being called.

Differential Revision: https://phabricator.services.mozilla.com/D44109

--HG--
extra : moz-landing-system : lando
2019-11-29 14:36:04 +00:00
..
middleware Bug 1578338 - Add a middleware to bypass any call to actions. r=jdescottes. 2019-11-29 14:36:04 +00:00
create-store.js Bug 1582697 - Don't add the task middleware by default in create-store. r=davidwalsh. 2019-09-30 15:57:46 +00:00
moz.build
non-react-subscriber.js
visibility-handler-connect.js Bug 1561435 - Format devtools/client/, a=automatic-formatting 2019-07-05 11:24:38 +02:00