Fix suggestions and bugs spotted by zlin

https://galileo.mailstation.de/gerrit/#/c/5864/
This commit is contained in:
2016-05-13 22:41:29 +02:00
parent 8b1c24e748
commit 22a67e22f1
32 changed files with 54 additions and 75 deletions

View File

@@ -287,19 +287,19 @@ inox_src_configure() {
enable_hidpi=0
# inox specific
enable_webrtc=0
enable_google_now=0
enable_remoting=0
safe_browsing_mode=0
enable_rlz=0
enable_hangout_services_extension=0
branding=Chromium
google_chrome_build=0
enable_web_speech=1
enable_wifi_bootstrapping=0
enable_speech_input=0
enable_pre_sync_backup=0
enable_print_preview=0
enable_webrtc=0
enable_google_now=0
enable_remoting=0
safe_browsing_mode=0
enable_rlz=0
enable_hangout_services_extension=0
branding=Chromium
google_chrome_build=0
enable_web_speech=1
enable_wifi_bootstrapping=0
enable_speech_input=0
enable_pre_sync_backup=0
enable_print_preview=0
)
if [[ ${CHROMIUM_CHANNEL} == "stable" ]]; then