https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221916

Jan Beich <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |needs-patch
           See Also|                            |https://bugzilla.mozilla.or
                   |                            |g/show_bug.cgi?id=1325870

--- Comment #3 from Jan Beich <[email protected]> ---
(In reply to Thierry Thomas from comment #2)
> I have not yet found a way to install a WebExtension somewhere under $PREFIX, 
> but only on a user basis

Not sure what you mean. Try

$ mkdir -p /usr/local/lib/firefox/browser/defaults/preferences
$ echo 'pref("extensions.autoDisableScopes", 11);'
>/usr/local/lib/firefox/browser/defaults/preferences/xpi-ports.js

https://developer.mozilla.org/Add-ons/Installing_extensions#Disabling_install_locations

> If we cannot do that, it means that we have to remove all xpi- ports.

I don't care about xpi-* ports, plugins, etc. Mabye there're other gecko@ peers
who do.

(In reply to Graham Perrin from comment #0)
> * adding a post-install message drawing attention to the choices.

Do you mean intl.locale.matchOS vs. general.useragent.locale? Firefox supports
more locales than FreeBSD despite both using CLDR.

I guess, someone who uses the port needs to provide wording for pkg-message.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"

Reply via email to