Incognito Mode Add Tab button should open a new tab 86/49886/7
authorKamil Nowac <k.nowac@samsung.com>
Wed, 21 Oct 2015 07:20:31 +0000 (09:20 +0200)
committerKamil Nowac <k.nowac@samsung.com>
Thu, 22 Oct 2015 12:26:02 +0000 (14:26 +0200)
commit07e522a97b776eefad2b1acd714e19e5dbdc13e6
treec3f07c532983dc092e1c135162bf1f6b02eb7c1a
parentc7422b90fec128e4d9dff8edc24c463604502941
Incognito Mode Add Tab button  should open a new tab

[Issue] https://bugs.tizen.org/jira/browse/TT-221
[Problem] Incognito mode Add Tab button doesn't create new tab
[Solution] IncognitoMode always opens a new tab.
[Verification]
1) Open Tab Manager
2) Add Incognito Tab
3) Type url address and press Enter

2 -> New tab should be opened.
3 -> site should be opened in the current tab.

1) Open Tab Manager
2) Add Incognito Tab
3) Press BookmarkManager and click bookmark

3-> site should be opened in the current tab.

Change-Id: I7e2d98bbba1a2d5bc09afe8b4a4f5d055c2724c2
services/SimpleUI/SimpleUI.cpp
services/WebPageUI/WebPageUI.cpp
services/WebPageUI/WebPageUI.h