Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

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

  • 2 trả lời
  • 1 gặp vấn đề này
  • 1 lượt xem
  • Trả lời mới nhất được viết bởi 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''

Giải pháp được chọn

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.

Đọc câu trả lời này trong ngữ cảnh 👍 1

Tất cả các câu trả lời (2)

more options

Giải pháp được chọn

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