Add incognito screen and icon to the url bar 35/49735/6
authorKamil Nowac <k.nowac@samsung.com>
Thu, 15 Oct 2015 11:03:20 +0000 (13:03 +0200)
committerKamil Nowa? <k.nowac@samsung.com>
Tue, 20 Oct 2015 09:39:35 +0000 (02:39 -0700)
commit0faeda4443c973339e07e41bafbb61ce32bb48e2
tree591050dcf4cef25d78a453c6b158da833a060ccb
parent1d91ae2e88875534a821d4c773a078f36b68f0ca
Add incognito screen and icon to the url bar

[Issue] https://bugs.tizen.org/jira/browse/TT-185
[Problem] Incognito screen and icons are not implemented
[Solution] Added screen and icons
[Verification]
1. Open incognito tab
Incognito start screen and incognito icon should be
visible in the url bar

Change-Id: I18cf592433ebedd5e6a85b1b5d7809f1e4802562
15 files changed:
core/AbstractWebEngine/AbstractWebEngine.h
services/SimpleUI/SimpleUI.cpp
services/SimpleUI/SimpleUI.h
services/WebKitEngineService/WebKitEngineService.cpp
services/WebKitEngineService/WebKitEngineService.h
services/WebKitEngineService/WebView.cpp
services/WebKitEngineService/WebView.h
services/WebPageUI/CMakeLists.txt
services/WebPageUI/WebPageUI.cpp
services/WebPageUI/WebPageUI.h
services/WebPageUI/edc/PrivateMode.edc [new file with mode: 0644]
services/WebPageUI/edc/URIEntry.edc
services/WebPageUI/edc/WebPageUI.edc
services/WebPageUI/images/btn_bar_incognito.png [new file with mode: 0644]
services/WebPageUI/images/ic_text_form.png [new file with mode: 0644]