Add support for processing only first occurence of allow-navigation.
authorZbigniew Kostrzewa <z.kostrzewa@samsung.com>
Fri, 12 Jul 2013 10:15:22 +0000 (12:15 +0200)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Tue, 16 Jul 2013 08:57:00 +0000 (08:57 +0000)
commit81333dce6eafcb220d4895ddaec8b38fb87fd31e
treef67f9a44938972092a1c40269d8c60847fefc77a
parent9431baa62177e1ac23071a24f8c2775cdc198fa5
Add support for processing only first occurence of allow-navigation.

[Issue#] https://bugs.tizendev.org/jira/browse/TDIS-6856
[Problem] All allow-navigation elements from web application's
configuration document are parsed but only the first one
should be processed.
[Cause] N/A
[Solution] Process only the first occurrence of the allow-navigation
element.
[SCMRequest] Depends on: https://review.tizendev.org/80915
[Verification]
1. Build repository
2. Run test test/tct/wrt/tct-ext02-wrt-tests/setting-an-more

Change-Id: Ief2a0ce2f6a59b40c08df0fa90ffb04caa9377dc
src/configuration_parser/widget_parser.cpp