ubrowser: Add support for file URI scheme
authorMichał Pakuła vel Rutka <m.pakula@samsung.com>
Thu, 26 Feb 2015 07:48:18 +0000 (08:48 +0100)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
commitb42bb2181b16d2e4ee9a304c796f54da87e5bd49
tree9957023f0e69fbe71233ee3dd65550049321c4a7
parent9534520eb1c53dcc752e2d4d2c3c261501bb14ad
ubrowser: Add support for file URI scheme

Currently ubrowser converts all URLs 'http://' with exception of ones
starting '/', 'http' and 'about'. This commit adds an exception for adresses
starting with 'file' or 'https' so they won't be converted to 'http://'
Reviewed by: Antonio Gomes, Piotr Grad, Piotr Tworek, Tomasz Weglarski

Change-Id: I537a21a882abca76bbc4e0ef7bc1c369bd9d7ec9
Signed-off-by: Michał Pakuła vel Rutka <m.pakula@samsung.com>
tizen_src/ewk/ubrowser/window.cc