mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-06 07:48:38 +09:00
comment out ExtensionStorage.jsm in webextensions, fix building with --enable-webextensions
This commit is contained in:
parent
4d10837586
commit
87b1ac76d3
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ EXTRA_JS_MODULES += [
|
|||
'ExtensionContent.jsm',
|
||||
'ExtensionManagement.jsm',
|
||||
'ExtensionParent.jsm',
|
||||
'ExtensionStorage.jsm',
|
||||
# 'ExtensionStorage.jsm',
|
||||
'ExtensionUtils.jsm',
|
||||
'LegacyExtensionsUtils.jsm',
|
||||
'MessageChannel.jsm',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue