Bug 1226699 - Package DevTools client in Graphene. r=fabrice

This commit is contained in:
J. Ryan Stinnett 2015-10-22 18:08:54 -05:00
parent bce4808019
commit 2ba6d4cf84
2 changed files with 6 additions and 0 deletions

View File

@ -63,3 +63,6 @@ MOZ_JSDOWNLOADS=1
MOZ_BUNDLED_FONTS=1
export JS_GC_SMALL_CHUNK_SIZE=1
# Include the DevTools client, not just the server (which is the default)
MOZ_DEVTOOLS=all

View File

@ -748,6 +748,9 @@
; DevTools
@RESPATH@/chrome/devtools@JAREXT@
@RESPATH@/chrome/devtools.manifest
#ifdef MOZ_GRAPHENE
@RESPATH@/@PREF_DIR@/devtools.js
#endif
; shell icons
#ifdef XP_UNIX