Join the Mozilla’s Test Days event from Dec 2–8 to test the new Firefox address bar on Firefox Beta 134 and get a chance to win Mozilla swag vouchers! 🎁

Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Saber mais

A wildcard preference name for AutoConfig and/or Policies.json

  • 2 respostas
  • 1 tem este problema
  • 1 visualização
  • Última resposta por Serpher

more options

Is it possible to use a wildcard of some sort to identify settings ?

For example: we have print.printer_WHATEVERTHENAME.print_shrink_to_fit

I want to put a wildcard to skip the printer name and just change preference that ends with .print_shrink_to_fit

So it would look something like this: pref("*.print_shrink_to_fit", false) or *.print_shrink_to_fit", false

Is it possible to use a wildcard of some sort to identify settings ? For example: we have ''print.printer_WHATEVERTHENAME.print_shrink_to_fit'' I want to put a wildcard to skip the printer name and just change preference that ends with '''''.print_shrink_to_fit''''' So it would look something like this: ''pref("*.print_shrink_to_fit", false)'' or ''*.print_shrink_to_fit", false''

Solução escolhida

Unfortunately it is not and there's no easy way to get those values.

Can you open a bug in bugzilla for this? We should really make this easier.

Ler esta resposta no contexto 👍 1

Todas as respostas (2)

more options

Solução escolhida

Unfortunately it is not and there's no easy way to get those values.

Can you open a bug in bugzilla for this? We should really make this easier.

more options

Thank you Mike. An option like this would be godsend.

For those who want to follow this, here's a link: https://bugzilla.mozilla.org/show_bug.cgi?id=1691283