gecko-dev/devtools/client
Nicolas Chevobbe 9bf7d76660 Bug 1409836 - Fix setting filters prefs when filters are reset or cleared; r=bgrins.
We were getting the filter state after dispatching the action, which made
all the filters to have an enabled state. Getting the state before dispatching
fixes the issue.
This patch enhance the Service mock in order to have a better idea of what is going on
with prefs. This allow us to introduce some tests to make sure prefs are updated in
reaction to given actions.

MozReview-Commit-ID: Byay0TwF25I

--HG--
extra : rebase_source : fd9e022c872783e2c6baa6ee0be5bf98f7eced78
2017-10-19 10:07:54 +02:00
..
aboutdebugging Bug 1387827 - Disable 2 devtools tests on coverage builds for frequent timeouts. r=gbrown, a=test-only 2017-10-16 11:42:23 -04:00
animationinspector Bug 1406375 - update animation inspector test to support formatted numbers;r=pbro 2017-10-19 17:00:43 +02:00
canvasdebugger Bug 1403895 - Remove devtools/shared/client/main.js; r=ochameau. 2017-09-29 15:24:14 +02:00
commandline
debugger Bug 1408562 - Update Debugger frontend (10-13). r=jdescottes 2017-10-19 11:05:49 +02:00
dom Bug 1402387 - CamelCased all React component files in /devtools/client/jsonview/components/;r=pbro 2017-10-01 14:14:40 -04:00
framework merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-10-17 11:45:16 +02:00
inspector Bug 1408468 - Shapes highlighter handles for shapes in iframe cannot be clicked outside iframe. Follow-up: Add new line at end to make eslint happy. r=eslint-fix a=eslint-fix 2017-10-19 09:48:19 +02:00
jsonview Merge inbound to m-c. a=merge 2017-10-18 21:01:34 -04:00
locales Bug 1408562 - Update Debugger frontend (10-13). r=jdescottes 2017-10-19 11:05:49 +02:00
memory Bug 1402389 - CamelCase all React components oin devtools/client/memory/components; r=ystartsev+600802 2017-10-09 11:05:34 +02:00
netmonitor Backed out changeset 6b88d856e00f (bug 1403927) for failing mochitest-clipboard's devtools/client/netmonitor/test/browser_net_copy_params.js. r=backout 2017-10-19 11:40:42 +02:00
performance Bug 1407351 - Remove E10S_TESTING_ONLY from devtools. r=gregtatum 2017-10-17 13:39:59 -02:00
preferences Bug 1408562 - Update Debugger frontend (10-13). r=jdescottes 2017-10-19 11:05:49 +02:00
responsive.html Bug 1407830 - Wait for browser during RDM startup. r=ochameau 2017-10-13 20:38:18 -05:00
scratchpad Bug 1399886 - remove unnecessary invertable CSS classes on devtools icons;r=gl 2017-10-04 21:13:48 +02:00
shadereditor Bug 1403895 - Remove devtools/shared/client/main.js; r=ochameau. 2017-09-29 15:24:14 +02:00
shared Bug 1406375 - test integers in browser_num-l10n.js;r=Honza 2017-10-18 12:16:30 +02:00
sourceeditor Bug 1402709 - Don't use capture for the toolbox context menu. r=bgrins 2017-09-26 08:43:22 -04:00
storage Bug 1402394 CamelCase all React component files in \devtools\client\shared\components\. r=pbro 2017-09-27 01:12:13 -04:00
styleeditor Bug 1179820 - Log some exceptions caught in the style editor; r=gl 2017-09-29 11:23:58 -06:00
themes merge mozilla-central to autoland. r=merge a=merge 2017-10-20 01:08:09 +02:00
webaudioeditor Bug 1402779 - Force using privileged Promise in panels. r=tromey 2017-09-24 22:45:16 +02:00
webconsole Bug 1409836 - Fix setting filters prefs when filters are reset or cleared; r=bgrins. 2017-10-19 10:07:54 +02:00
webide Bug 1398061 - Remove simulators from WebIDE. r=jdescottes 2017-09-25 11:37:18 +02:00
.eslintrc.js
definitions.js Bug 1399886 - remove unnecessary invertable CSS classes on devtools icons;r=gl 2017-10-04 21:13:48 +02:00
jar.mn Bug 1408562 - Update Debugger frontend (10-13). r=jdescottes 2017-10-19 11:05:49 +02:00
menus.js Bug 1405584 - Add telemetry to track toolbox open time. r=francois,jdescottes datareview=francois 2017-10-11 11:43:25 +02:00
moz.build Backed out changeset 6e0cb1927bfe (bug 1305777) 2017-09-29 10:43:36 +02:00