Enable macros based on runtime platform info 31/194231/3
authork2.nagaraju <k2.nagaraju@samsung.com>
Fri, 30 Nov 2018 07:01:57 +0000 (12:31 +0530)
committerk2.nagaraju <k2.nagaraju@samsung.com>
Fri, 30 Nov 2018 11:05:37 +0000 (16:35 +0530)
commita8369c9321fbfd55abd762afd364ad313eaf0505
treeeaa5830dadd322ab29236abfefaa9e95328ea460
parent261062649a54553c46583232448205f2b885ae87
Enable macros based on runtime platform info

1. Enable macros based on runtime platform info
2. For unified platform, there is no way to get the platform info at
   build time. so removed the code which is enabling feature specific
   macro at build time.

Change-Id: I30c778df888063dd532aadfdde1ed0744db4fabc
Signed-off-by: k2.nagaraju <k2.nagaraju@samsung.com>
common/common.gyp
common/platform_info.h
packaging/crosswalk-tizen.spec
runtime/browser/native_watch_window.cc
runtime/browser/popup.cc
runtime/browser/runtime.cc
runtime/browser/watch_runtime.cc
runtime/browser/watch_runtime.h
runtime/browser/web_application.cc
runtime/browser/web_view_impl.cc
runtime/runtime.gyp