mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 00:01:50 +00:00
Bug 927128 - Keep GeckoView limited to Nightly only (part 2) r=glandium
This commit is contained in:
parent
a42e0a7275
commit
fd1bf9d764
@ -405,6 +405,8 @@ INNER_MAKE_GECKOVIEW_LIBRARY= \
|
||||
else
|
||||
INNER_MAKE_GECKOVIEW_LIBRARY=echo 'GeckoView library packaging is disabled'
|
||||
endif
|
||||
else
|
||||
INNER_MAKE_GECKOVIEW_LIBRARY=echo 'GeckoView library packaging is only enabled on Nightly'
|
||||
endif
|
||||
|
||||
ifdef MOZ_OMX_PLUGIN
|
||||
|
Loading…
Reference in New Issue
Block a user