From d9249c354e4641336ab863990702b03f0f89c323 Mon Sep 17 00:00:00 2001 From: "namki.lee" Date: Tue, 22 Nov 2016 19:03:00 +0900 Subject: [PATCH] Added prerequisite for the chrome web browser PS2: [LB] Reviewed PS3: [LB] Typo fix Change-Id: Idc81c0a2ae2e499e6d3c412a288dcbd6d8528224 Signed-off-by: namki.lee --- org.tizen.studio/html/download/prerequisites.htm | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/org.tizen.studio/html/download/prerequisites.htm b/org.tizen.studio/html/download/prerequisites.htm index cd14315..9091cd9 100644 --- a/org.tizen.studio/html/download/prerequisites.htm +++ b/org.tizen.studio/html/download/prerequisites.htm @@ -31,6 +31,7 @@
  • OS and System Requirements
  • Java Development Kit (JDK) Requirements
  • Emulator Requirements
  • +
  • Web Browser (Chrome™) Requirements
  • Additional Requirements
  • @@ -194,6 +195,12 @@ +

    Web Browser (Chrome™) Requirements

    + +

    You must install a Chrome™ Web browser to use the Web Inspector tool.

    + +

    Since the Web Inspector server uses the Web core in the platform, there is a limit on the Chrome™ version in your environment. For all functions of the Web Inspector to work properly, use the Chrome™ 52 or lower version.

    +

    Additional Requirements

    The following table lists the additional requirements to be met before developing Tizen applications.

    @@ -302,4 +309,4 @@ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga - \ No newline at end of file + -- 2.7.4