[Problem] The browser launching is slow
[soultion] For launching performance, we use the precreated window when elm_win_add.
Add the hw-acceleration="on" process-pool="true"
[Verify] Launching the browser
Change-Id: Ifc406fa46aa50d314feb1d94251b8324a6c4c1fa
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
<label>Internet</label>
<icon>org.tizen.browser.png</icon>
<description>Web Browser Application</description>
- <ui-application appid="@PACKAGE_NAME@" exec="@BINDIR@/browser" nodisplay="false" multiple="false" type="capp" taskmanage="true">
+ <ui-application appid="@PACKAGE_NAME@" exec="@BINDIR@/browser" nodisplay="false" multiple="false" type="capp" taskmanage="true" hw-acceleration="on" process-pool="true">
<label>Internet</label>
<icon>org.tizen.browser.png</icon>
<label xml:lang="ar-ae">الإنترنت</label>