[M67 Migration] [Architecture] Disable zygote process for single process mode in... 66/189666/2
authorUzair <uzair.jaleel@samsung.com>
Wed, 19 Sep 2018 12:32:25 +0000 (18:02 +0530)
committerGerrit Code Review <gerrit@review.ap-northeast-2.compute.internal>
Mon, 24 Sep 2018 15:11:22 +0000 (15:11 +0000)
commitdb04fab7216d51f9930674ba6ea5ed77580b9f86
treeda3dc8c5bdeadc8fb1f5bad25d8c4483fa67ff6d
parentc260f6b3ce5e8f99bd6cfa006406de14c69c26cb
[M67 Migration] [Architecture] Disable zygote process for single process mode in tizen port

This patch changes the codes to disable the zygote renderer
process and IPC sandbox in single process mode except tizen tv
product profile using OS_TIZEN_TV_PRODUCT flag.

Reference:
https://review.tizen.org/gerrit/#/c/174342

Change-Id: I9f0f564c05a0202bd7ae586d1dc9746989cd34a9
Signed-off-by: Uzair <uzair.jaleel@samsung.com>
content/app/content_main_runner.cc
content/browser/child_process_launcher.cc
content/browser/child_process_launcher_helper_linux.cc