mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-26 02:17:34 +09:00
Split MOZ_DEVTOOLS into MOZ_DEVTOOLS (client) and MOZ_DEVTOOLS_SERVER (backend) and make both optional
This commit is contained in:
parent
5672cd8138
commit
16ee2a0626
8 changed files with 50 additions and 17 deletions
|
|
@ -169,6 +169,9 @@ def old_configure_options(*options):
|
|||
'--enable-crashreporter',
|
||||
'--enable-dbus',
|
||||
'--enable-debug-js-modules',
|
||||
'--enable-jetpack',
|
||||
'--enable-devtools-server',
|
||||
'--enable-devtools',
|
||||
'--enable-directshow',
|
||||
'--enable-dtrace',
|
||||
'--enable-dump-painting',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue