mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 23:37:33 +09:00
Remove Firefox Accounts service and tie-ins.
See previous commit for removal of browser identity module.
This commit is contained in:
parent
ccf32a6b79
commit
c64dc935f9
420 changed files with 9 additions and 51958 deletions
|
|
@ -48,8 +48,7 @@ const SCRIPTS = [
|
|||
"browser/base/content/browser-tabsintitlebar.js",
|
||||
"browser/base/content/browser-thumbnails.js",
|
||||
"browser/base/content/browser-trackingprotection.js",
|
||||
"browser/base/content/browser-data-submission-info-bar.js",
|
||||
"browser/base/content/browser-fxaccounts.js"
|
||||
"browser/base/content/browser-data-submission-info-bar.js"
|
||||
];
|
||||
|
||||
module.exports = function(context) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue