gecko-dev/devtools/shared/gcli
Matteo Ferretti ee8552f865 Bug 1342928 - Keep the commands / buttons state in sync; r=jwalker
This was a regression given by bug 1320149; in order to keep the performance
gain I created a lightweight object (`CommandState`) that is required from both
gcli's command and toolbox so that the last one doesn't need to be strong
coupled with the first one.

MozReview-Commit-ID: 3NcTt6i4ezx

--HG--
extra : rebase_source : 2c67d1c8fb90551298d8254e0f05bfcb5705d2f6
2017-03-20 14:54:03 +01:00
..
commands Bug 1342928 - Keep the commands / buttons state in sync; r=jwalker 2017-03-20 14:54:03 +01:00
source Bug 1345294 - script generated patch (+ some hand cleanup) to replace {get,set}ComplexValue for nsISupportsString by {get,set}StringPref, r=Mossop. 2017-03-16 19:26:01 +01:00
command-state.js Bug 1342928 - Keep the commands / buttons state in sync; r=jwalker 2017-03-20 14:54:03 +01:00
moz.build Bug 1342928 - Keep the commands / buttons state in sync; r=jwalker 2017-03-20 14:54:03 +01:00
templater.js Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws. 2017-01-30 08:10:22 +01:00