mozilla / tls-canary

DEPRECATED - TLS regression scanner for Firefox
https://tlscanary.mozilla.org/
Mozilla Public License 2.0
17 stars 15 forks source link

Investigate a mechanism for worker_common to extract prefs from the environment #217

Closed mozmark closed 2 years ago

mozmark commented 4 years ago

Applications consuming the TLS Canary tools can arbitrarily set their own prefs by sending messages to the worker - there are likely common cases where this is too heavyweight. A common mechanism for doing this (e.g. via application environment) might be useful.