moz.build |
|
362 |
target-configuration-command.js |
The TargetConfigurationCommand should be used to populate the DevTools server
with settings read from the client side but which impact the server.
For instance, "disable cache" is a feature toggled via DevTools UI (client),
but which should be communicated to the targets (server).
See the TargetConfigurationActor for a list of supported configuration options.
|
4341 |
tests |
|
|