Commit Graph

1 Commits

Author SHA1 Message Date
Mike Cooper
049edf1685 Bug 1440777 - Add support for local actions and implement console-log as a local action r=Gijs
* Add ActionsManager to provide a common interface to local and remote actions
* Move action handle logic from RecipeRunner to new ActionsManager
* Implement BaseAction for all local actions
* Implement ConsoleLog as a subclass of BaseAction
* Validate action arguments with schema validator from PolicyEngine

MozReview-Commit-ID: E2cxkkvYjCz
2018-03-15 13:14:56 -07:00