profile/common/apps/web/browser.git
8 years agoRlease 1.5.3 05/78505/1 accepted/tizen/mobile/20160706.014900 submit/tizen_mobile/20160706.010513
HyeKyoung Hwang [Wed, 6 Jul 2016 01:01:45 +0000 (10:01 +0900)]
Rlease 1.5.3

Change-Id: I446371a48b1582670ba151625e7e2a9c6ed50ba0
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
8 years agoFix the FindOnPage 35/78435/5
HyeKyoung Hwang [Tue, 5 Jul 2016 12:09:09 +0000 (21:09 +0900)]
Fix the FindOnPage

[Issue] \7fhttp://suprem.sec.samsung.net/jira/browse/TSAM-6049
[Problem] When the clear the string by Backkey, the count is display
[Solution] There is no string, _set_count(0, 0);

Change-Id: Ic0c0476480ab77ffe80865daa7fce285b11378e1
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
8 years agoOpen page on visibility change state 15/78415/5
Kamil Nowac [Tue, 5 Jul 2016 10:58:12 +0000 (12:58 +0200)]
Open page on visibility change state

[Issue]    http://suprem.sec.samsung.net/jira/browse/TWF-1649
[Problem]  Wrong innerWidth on browser open
[Solution] Added visibility change callback
[Verify]   Run test from
           http://suprem.sec.samsung.net/jira/browse/TSAM-5664

Change-Id: I3cd9270a381abdb4c3487920f1b923d27b091f19

8 years agoAutoFillForms - Check box disappear after rotate device 94/78394/2
m.kawonczyk [Tue, 5 Jul 2016 09:53:25 +0000 (11:53 +0200)]
AutoFillForms - Check box disappear after rotate device

    [Issue]        http://suprem.sec.samsung.net/jira/browse/TSAM-5890
    [Problem]      Checkbox should display normally after rotate
    [Solution]     Add efl functions to customize genlist.
    [Verify]       MoreMenu > Settings > Autofill forms. Rotate device.
                   Delete > rotate. Checkbox in genlist elements should
                   be visible.

Change-Id: Ie4ea990f1135bd8de4b160ebe6f95dbe8edc15b3

8 years agoInclude Auto Fill forms. when click to all back, destructor not call. 82/78282/3
Lim DoHyung [Tue, 5 Jul 2016 04:40:38 +0000 (13:40 +0900)]
Include Auto Fill forms. when click to all back, destructor not call.

Change-Id: Ia840978c3d0c6098c5889c5ee3e87ba78b2a1640
Signed-off-by: Lim DoHyung <delight.lim@samsung.com>
8 years agoRelease 1.5.2 75/78275/1 accepted/tizen/mobile/20160705.100530 submit/tizen_mobile/20160705.042316
HyeKyoung Hwang [Tue, 5 Jul 2016 04:19:13 +0000 (13:19 +0900)]
Release 1.5.2

Change-Id: Ie363f9caaeaf18baa0f179af4ea9a9a5e9e336d9
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
8 years ago[Common] Build break 94/78094/2
m.kawonczyk [Mon, 4 Jul 2016 08:57:23 +0000 (10:57 +0200)]
[Common] Build break

[Issue]        N/A
[Problem]      Build break on branch Common.
[Solution]     Add #if PROFILE_MOBILE where it is needed
[Verify]       Build browser using ./build.sh

Change-Id: I5a63ea894fd375718b7cf959c267ca7e30437523

8 years agoRemove ellipsis from find on page entry. 41/78141/1
Dariusz Frankiewicz [Mon, 4 Jul 2016 10:23:06 +0000 (12:23 +0200)]
Remove ellipsis from find on page entry.

[Issue]    http://suprem.sec.samsung.net/jira/browse/TSAM-5300
[Problem]  Cannot scroll entry text.
[Solution] Remove ellipsis from text style.
[Verify]   Find some long text by find on page and try to scrool text
           inside entry field.

Change-Id: I88a425611652af70ed62a1d673fe0c8401a56cdc

8 years agoFindOnPage <br> tag issue 49/77849/4
HyeKyoung Hwang [Fri, 1 Jul 2016 09:03:45 +0000 (18:03 +0900)]
FindOnPage <br> tag issue

[Issue]  http://suprem.sec.samsung.net/jira/browse/TSAM-5300
[Problme] When the multi line selected and then Find On Page, the text is cut
[Solution] When the <br> tag, it change to tag:   "br" "";
[Verify] Check the FindOnPage

Change-Id: I06a3d4d4b6e08478e0866d31eb5978e3bd140cbe
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
8 years agoRelease 1.5.1 49/78049/1 accepted/tizen/mobile/20160704.091503 submit/tizen_mobile/20160704.055725
HyeKyoung Hwang [Mon, 4 Jul 2016 05:55:00 +0000 (14:55 +0900)]
Release 1.5.1

Change-Id: I503ac863a185eed46884be393f7a127c23a16c2d
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
8 years agoRevert "maps.google.com blue URL Bar and crash issue" 90/77890/3
m.kawonczyk [Fri, 1 Jul 2016 10:31:09 +0000 (12:31 +0200)]
Revert "maps.google.com blue URL Bar and crash issue"

This reverts commit 3ccdcc88a8da5a0a39b205d7ba63b5bdd19a24a9.

Patch is not needed anymore as it is fixed by a dummy button
introduced to fix EwkView focus issues.

Change-Id: Ie026a2a1281917256b2827f7e3d24219182a2c47

8 years ago[Workaround] Improved Dummy button that fixes all focus issues on webview 06/77706/6
m.kawonczyk [Thu, 30 Jun 2016 13:36:10 +0000 (15:36 +0200)]
[Workaround] Improved Dummy button that fixes all focus issues on webview

[Issue]        http://suprem.sec.samsung.net/jira/browse/TSAM-5691
[Problem]      WebView can't focus and unfocus itself using their own
               functions. Because of that every application needs
               to create button that is doing that for them.
[Solution]     Create improved dummy button that will notify web_view
               that they are focused and unfocused. Remove excess
               gray highlight workaround.
[Verify]       Open inout_picker_test.html > Focus on Date >
               Change Date > OK. Focus should still be in webview.

Change-Id: I5fdab9d1acf788a38be547b08a83cf8b0902ddc1

8 years agoMenu Tree matching to UI context. 41/78041/2
Lim DoHyung [Mon, 4 Jul 2016 05:14:49 +0000 (14:14 +0900)]
Menu Tree matching to UI context.

# commit format
[Issue]  Between Menu Tree document content and UI content not matching syntax.
[Problem] syntax not matching.
[Solution] UI content syntax modify to same Menu Tree.
[Verify] Launch the browser and normal syntax view.

Change-Id: I20b4e78f6dee1b9d7d2866d4b31948ca15923c37
Signed-off-by: Lim DoHyung <delight.lim@samsung.com>
8 years agomany compositing call occur by progress bar, it fixed notification popup. 71/77771/2 accepted/tizen/common/20160703.183612 submit/tizen_common/20160703.163500
Lim DoHyung [Fri, 1 Jul 2016 05:12:14 +0000 (14:12 +0900)]
many compositing call occur by progress bar, it fixed notification popup.

# commit format
[Issue]  many compositing call occur.
[Problem] normal execute but inner animation executing for inner.
[Solution] progress bar replace wheel to process.
[Verify] many compositing call reduce showing.

Change-Id: Ieb8f1138743eea490fded9840a93a3d4605d0405
Signed-off-by: Lim DoHyung <delight.lim@samsung.com>
8 years agoRelease 1.5.0 89/77489/1 accepted/tizen/mobile/20160630.063617 submit/tizen_mobile/20160630.040808
HyeKyoung Hwang [Thu, 30 Jun 2016 03:59:29 +0000 (12:59 +0900)]
Release 1.5.0

Change-Id: I3e3342691d0e7140d6b4a8663f07239f1387f47a
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
8 years agoRevert "Revert "[Workaround] Highlight text color is gray"" 77/77477/2
Hye Kyoung Hwang [Thu, 30 Jun 2016 02:35:12 +0000 (19:35 -0700)]
Revert "Revert "[Workaround]   Highlight text color is gray""

This reverts commit 909739dbb63c1c3da9368e00645e8375586378eb.

Change-Id: Idf889da0b7e199fe6554853b44315769c6147c79

8 years agoRevert "[Workaround] Dummy button that fixes all focus issues on webview" 74/77474/2
Hye Kyoung Hwang [Thu, 30 Jun 2016 02:34:13 +0000 (19:34 -0700)]
Revert "[Workaround] Dummy button that fixes all focus issues on webview"

This reverts commit 18fe7f55756c60d67ce993754b7c2ae24e91d364.

Change-Id: If2d019986b410547a4da6b1a2be9b17a538309a0

8 years agoRevert "[Workaround] Highlight text color is gray" 14/77414/4
m.kawonczyk [Wed, 29 Jun 2016 13:28:30 +0000 (15:28 +0200)]
Revert "[Workaround]   Highlight text color is gray"

This reverts commit 4ea914ed7b88c6eed9e15593b33ea7199b342a63.

Change-Id: Ibfdb50909accb3128df63147263dbc312650e4e5

8 years ago[Workaround] Dummy button that fixes all focus issues on webview 87/77387/2
m.kawonczyk [Wed, 29 Jun 2016 12:40:08 +0000 (14:40 +0200)]
[Workaround] Dummy button that fixes all focus issues on webview

[Issue]        http://suprem.sec.samsung.net/jira/browse/TSAM-5691
[Problem]      WebView can't focus and unfocus itself using their own
               functions. Because of that every application needs
               to create button that is doing that for them.
[Solution]     Create dummy button that will notify web_view that
               they are focused and unfocused.
[Verify]       Open inout_picker_test.html > Focus on Date >
               Change Date > OK. Focus should still be in webview.

Change-Id: I8dee03fad7c4d7833fdae5ff42d0b52af0378527

8 years agoText in URL bar is dissapearing 21/77121/4
m.kawonczyk [Tue, 28 Jun 2016 15:09:28 +0000 (17:09 +0200)]
Text in URL bar is dissapearing

    [Issue]        http://suprem.sec.samsung.net/jira/browse/TSAM-5649
    [Problem]      Entry is clearing itself on unfocus. Rotating device
                   results in receiving virtualkeypad,state,off which
                   is unfocusing entry. In addition wrong event was
                   used - mouse,in instead of mouse,down. Mouse position
                   stayed in a same place after rotation, which called
                   mouse,in on a different evas.
    [Solution]     Change event from mouse,in to mouse,down. Remove
                   unfocusing entry on virtualkeypad,state,off as it
                   is not needed there.
    [Verify]       Open browser, type anything in urlbar. Rotate
                   device. Check if IME is still visible as well as if
                   text is visible.

Change-Id: Icaf08003c1b42c09d5d8b95f72569e832e206ef9

8 years agoKeyboard display after Select browser to come back to foreground 41/77341/1
Kamil Nowac [Wed, 29 Jun 2016 10:30:58 +0000 (12:30 +0200)]
Keyboard display after Select browser to come back to foreground

[Issue]    http://suprem.sec.samsung.net/jira/browse/TSAM-5681
[Problem]  Keyboard shows on resume
[Solution] Check visibility of find on page ui
[Verify]   As in the issue url

Change-Id: I614cf2398e8b1b126a807cd97a2fccee0726f414

8 years agoRelease 1.4.9 03/77303/1 accepted/tizen/mobile/20160630.004324 submit/tizen_mobile/20160629.095127
HyeKyoung Hwang [Wed, 29 Jun 2016 09:46:31 +0000 (18:46 +0900)]
Release 1.4.9

Change-Id: Ide74a1b6329d7f4de3c52a189cb9efe58356617a
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
8 years agoTemporarily Disable the Indicator 86/77186/1
HyeKyoung Hwang [Wed, 29 Jun 2016 04:29:42 +0000 (13:29 +0900)]
Temporarily Disable the Indicator

http://suprem.sec.samsung.net/jira/browse/TSAM-5664
http://suprem.sec.samsung.net/jira/browse/TSAM-5661

[ Issue ] Resize issue
          When the rotation, indicator resize is called
[Solution] Temporarily Indicator is disable
           After Beta release, EFL and Weview team discuss about the resize

Change-Id: Ibd1d9b8887ad613e5065f3bba06bad1f6ed8151c
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
8 years agoThe Thin Red Line 73/77073/2
Kamil Nowac [Tue, 28 Jun 2016 11:06:29 +0000 (13:06 +0200)]
The Thin Red Line

[Issue]    http://suprem.sec.samsung.net/jira/browse/TSAM-5661
[Problem]  Thin red line on the left side
[Solution] Modified EDC file
[Verify]   Open test from issue url for the forst time
           There should be no red line on the left side

Change-Id: Ib9693b5c2e83292f14c062240e469ebc929e7e42

8 years agoName of Bookmark does not update 20/77020/2
m.kawonczyk [Tue, 28 Jun 2016 09:06:54 +0000 (11:06 +0200)]
Name of Bookmark does not update

    [Issue]        http://suprem.sec.samsung.net/jira/browse/TSAM-5642
    [Problem]      Folder name wasn't properly changed between utf8
                   and markup.
    [Solution]     Use elm_entry_utf8_to_markup and
                   elm_entry_markup_to_utf8 on text.
    [Verify]       Open Website>MoreMenu>Add to bookmark. Add folder
                   by clicking +. Write some special characters. Check
                   if everything works as intended. Go to bookmark
                   manager, open created folder, click menu > edit
                   folder name. Check if folder name is correctly
                   edited and storred in a database.

Change-Id: Ib5f8704d9d6c6449ace3d9a0046a4dd44cfac082

8 years agoBookmarkFlowUI - Right side of screen is cut 69/76869/2
m.kawonczyk [Mon, 27 Jun 2016 13:13:56 +0000 (15:13 +0200)]
BookmarkFlowUI - Right side of screen is cut

    [Issue]        http://suprem.sec.samsung.net/jira/browse/TSAM-5218
    [Problem]      After rotating twice screen didn't resize properly
    [Solution]     Change Genlist parameters to make sure it resizes
                   properly.
    [Verify]       Open Website>MoreMenu>Add to bookmark. Click Mobile
                   to choose folder. While keeping genlsit opened rotate
                   to landscape and back to portrait. UI should resize
                   properly.

Change-Id: I7b85d2398ac1984306336816cc26950f1bc99ff4

8 years agoRelease 1.4.8 90/76690/1 accepted/tizen/mobile/20160627.092811 submit/tizen_mobile/20160627.042101
HyeKyoung Hwang [Mon, 27 Jun 2016 02:24:58 +0000 (11:24 +0900)]
Release 1.4.8

Change-Id: I435ec79851bf5bc0e83384e187d506ce2599f977
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
8 years agoprivilege add to content that recorder. 84/76684/3
Lim DoHyung [Mon, 27 Jun 2016 01:54:33 +0000 (10:54 +0900)]
privilege add to content that recorder.

# commit format
[Issue]  [Tizen3.0][ref.browser] Adding a privilege for recorder to use speech recognition
         http://suprem.sec.samsung.net/jira/browse/TWF-1561
[Problem] Need to recoder previlege content.
[Solution] Add to recoder previlege content.
[Verify] test for MM team success.

Change-Id: I2d0fbb871f3e9a00429ef410a9d48657bf7b48bf
Signed-off-by: Lim DoHyung <delight.lim@samsung.com>
8 years agoAutofillforms delete button still highlight when nothing is checked 02/76602/3
m.kawonczyk [Fri, 24 Jun 2016 10:11:53 +0000 (12:11 +0200)]
Autofillforms delete button still highlight when nothing is checked

    [Issue]        http://suprem.sec.samsung.net/jira/browse/TSAM-5451
    [Problem]      Delete button is highlight when nothing is checked.
    [Solution]     Emit signal to edc, dissable button when nothing is
                   checked.
    [Verify]       Open Settings->Autofillforms->Delete. Check something,
                   then uncheck the same element. Delete button should be
                   dimmed and dissabled.

Change-Id: I306ea7a0a91639638e211165ac10e1dd46531906

8 years ago[Workaround] Highlight text color is gray 85/76385/7
m.kawonczyk [Thu, 23 Jun 2016 14:48:12 +0000 (16:48 +0200)]
[Workaround]   Highlight text color is gray

[Issue]        http://suprem.sec.samsung.net/jira/browse/TSAM-3448
               http://suprem.sec.samsung.net/jira/browse/TSAM-4692
[Problem]      Web_View is unfocusing itself on suspend and can not take
               focus back on resume. It is only an web_view issue - other
               efl components doesn't have this problem.
[Solution]     We are storing information if web_view is focused before
               calling ewk_view_suspend and returning it after
               ewk_view_resume. This is a workaround.
[Verify]       Open any website, focus some text. After that:
               a) press middle button, then open browser again
               b) press share on a context menu, then go back to browser
               c) press share on a context menu, choose option, then go
                  back to browser
               Everytime text should be highlighted in blue, not in gray.

Change-Id: I7d24c609bf7e9d8af1913596d96c8a9202731fc6

8 years agoFix the http://suprem.sec.samsung.net/jira/browse/TSAM-5410 70/76570/4
m.kawonczyk [Fri, 24 Jun 2016 09:46:51 +0000 (11:46 +0200)]
Fix the suprem.sec.samsung.net/jira/browse/TSAM-5410

[ issue ] WebApp Game are loading again and sound was on, It is not off
[ Problem] When the browser is suspend by Back key,  ui_app_pause app_control_set_app_id(service, caller); so it run webapp.
[ Solution] When the browser is suspend, we use the elm_win_lower()
[ Verify] Browser back key test

Change-Id: I458f3ad3273745a2efc9e5c9c9c6f3cbe6198f28

8 years agoRelease 1.4.7 40/76140/1 accepted/tizen/mobile/20160623.125528 submit/tizen_mobile/20160623.025324
HyeKyoung Hwang [Thu, 23 Jun 2016 02:45:22 +0000 (11:45 +0900)]
Release 1.4.7

Change-Id: Icb804314a301a2228c5a7cc96b5a7d2ff5829c1d
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
8 years agoRemoving efl animation on device rotation 75/73475/5
m.kawonczyk [Wed, 8 Jun 2016 08:24:12 +0000 (10:24 +0200)]
Removing efl animation on device rotation

Change-Id: I274f8090ca6a0812d68f5d1e2218ddc82e2d3876

8 years agoFixes for Find on Page 67/75967/5
Kamil Nowac [Wed, 22 Jun 2016 08:36:06 +0000 (10:36 +0200)]
Fixes for Find on Page

[Issue]    http://suprem.sec.samsung.net/jira/browse/TSAM-5219
           http://suprem.sec.samsung.net/jira/browse/TSAM-5314
           http://suprem.sec.samsung.net/jira/browse/TSAM-5320
[Problem]  Find on Page keyboard and focus issues
[Solution] Set focus on entry
[Verify]   As under the issues url

Change-Id: I59d30e95cb9ce85ea14cbd5bcac4f23ba5b1bcc3

8 years agoRelease 1.4.6 60/75860/1 accepted/tizen/mobile/20160622.093404 submit/tizen_mobile/20160622.023423
HyeKyoung Hwang [Wed, 22 Jun 2016 02:31:25 +0000 (11:31 +0900)]
Release 1.4.6

Change-Id: Ic6232747ee336ddefb8cc6dc3602c756ddb0503e
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
8 years ago[Tool] Enable WebInspector Server 33/74433/5
Dariusz Frankiewicz [Tue, 14 Jun 2016 07:44:46 +0000 (09:44 +0200)]
[Tool] Enable WebInspector Server

Manual:
Connect phone by SDB and forward port by:
     sdb forward tcp:12345 tcp:9222
Next run on your desktop computer Chromium browser and open:
     localhost:12345

Change-Id: I1940a21f54aaae3e2d7279ad7b0333291341082f

8 years agosvace issue 101869 fixed. 97/75697/2
Lim DoHyung [Tue, 21 Jun 2016 05:07:07 +0000 (14:07 +0900)]
svace issue 101869 fixed.

# commit format
[Issue]  svace have been checking that null value.
[Problem] binSerial array null value input as possible.
[Solution] In binSerial null check logic added.
[Verify] Launch the browser and I checked normal showing Serial number.

Change-Id: I7a95bdbdc145874c5d0e4c09dbc63794700ee8e0
Signed-off-by: Lim DoHyung <delight.lim@samsung.com>
8 years agoSvace 19164, 19166, 19167 49/75549/3
Kamil Nowac [Mon, 20 Jun 2016 10:52:11 +0000 (12:52 +0200)]
Svace 19164, 19166, 19167

[Issue]    N/A
[Problem]  Deprecated throw()
[Solution] Used noexcept

Change-Id: I75655e7d8a242a9df5e9a6f150b6f956c024bf4f

8 years agoRelease 1.4.5 41/75541/1 submit/tizen_mobile/20160620.101318
HyeKyoung Hwang [Mon, 20 Jun 2016 10:09:16 +0000 (19:09 +0900)]
Release 1.4.5

Change-Id: Ia5b7f3fd81c3205edfe4352fb8fa1eee3c462dc7
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
8 years agomaps.google.com blue URL Bar and crash issue 32/75132/4
m.kawonczyk [Fri, 17 Jun 2016 08:54:12 +0000 (10:54 +0200)]
maps.google.com blue URL Bar and crash issue

[Issue]        http://suprem.sec.samsung.net/jira/browse/TWF-1508
[Problem]      After clicking OK or CANCEL on web_view popup
               browser is crashing sometimes.
[Solution]     Clear focus from the entry and focus tab manager
               button, so the EFL dont focus entry again after
               clicking OK or CANCEL.
[Verify]       Open maps.google.com from uribar and click OK or
               CANCEL. Browser should work normally.

Change-Id: I08362da1f0032d9dfdd16e9a18d10bf50658b099

8 years agoNot adding tab when bp_tab_adaptor_create returns error 48/75348/1
Maciej Skrzypkowski [Fri, 17 Jun 2016 11:31:31 +0000 (13:31 +0200)]
Not adding tab when  bp_tab_adaptor_create returns error

[Issue]        http://suprem.sec.samsung.net/jira/browse/TWF-1521
[Problem]      Tab was added even thought id hadn't been added
[Solution]     Added check for error
[Verify]       Open about 30 tabs,  and close them, all should be able to
               close

Change-Id: I52cb4997eea200ba19fa4aba1b30ea5e00df2cb3
Signed-off-by: Maciej Skrzypkowski <m.skrzypkows@samsung.com>
9 years agoRemove unneeded editingCanceled method 86/74286/9
Maciej Skrzypkowski [Tue, 14 Jun 2016 10:10:27 +0000 (12:10 +0200)]
Remove unneeded editingCanceled method

[Issue]        http://suprem.sec.samsung.net/jira/browse/TWF-1452
[Problem]      Page url was changed to previous one
[Solution]     Removed unneeded editingCanceled method
[Verify]       google.com -> Add bookmark -> Save -> More Menu ->
               BookMark Manager -> X button,
               check if proper URL is set in URL bar

Change-Id: I541adadffd8aa6a4dceb75bf13139fa6e7624c0c
Signed-off-by: Maciej Skrzypkowski <m.skrzypkows@samsung.com>
9 years agoFix for unpresent tab id 22/75122/2
Maciej Skrzypkowski [Thu, 16 Jun 2016 14:22:47 +0000 (16:22 +0200)]
Fix for unpresent tab id

[Issue]       http://suprem.sec.samsung.net/jira/browse/TWF-1507
[Problem]      There was no check for tab existence in web engine
[Solution]     added check
[Verify]       open few tabs, browse, close all, open some again

Change-Id: Iecd7dd26af085efa81b872e9c8aeee09a374810f
Signed-off-by: Maciej Skrzypkowski <m.skrzypkows@samsung.com>
9 years agoRelease 1.4.4 23/75223/1 accepted/tizen/mobile/20160617.084450 submit/tizen_mobile/20160617.060012
HyeKyoung Hwang [Fri, 17 Jun 2016 05:57:43 +0000 (14:57 +0900)]
Release 1.4.4

Change-Id: Ie2e17de442c8ba1979d79d66a22e5be320d549c7
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
9 years agoAdd null checks for webview 89/75089/4
Kamil Nowac [Thu, 16 Jun 2016 12:26:28 +0000 (14:26 +0200)]
Add null checks for webview

[Issue]    N/A
[Problem]  No checking if webview exist
[Solution] Added null checks
[Verify]   Browser should work normally

Change-Id: I15794f585ab637b658370c86f94d2f9b5ba1a780

9 years agoFix for WebEngineService::isLoadError crash 36/75036/1
Maciej Skrzypkowski [Thu, 16 Jun 2016 10:25:54 +0000 (12:25 +0200)]
Fix for WebEngineService::isLoadError crash

[Issue]        http://suprem.sec.samsung.net/jira/browse/TWF-1473
[Problem]      There was no check for webview existence in web engine
[Solution]     added check
[Verify]       Open browser without tabs, write new url and open new tab

Change-Id: I7c02a30ff4f40d9145c1f9f539f4b2ba28c26ffa
Signed-off-by: Maciej Skrzypkowski <m.skrzypkows@samsung.com>
9 years agoRelease 1.4.3 32/74932/1 accepted/tizen/mobile/20160617.084351 submit/tizen_mobile/20160616.062446
HyeKyoung Hwang [Thu, 16 Jun 2016 06:19:56 +0000 (15:19 +0900)]
Release 1.4.3

Change-Id: Ie01860fb0fbd1505c36f4d7dc413a07d299609e8
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
9 years agoEnable setenv("COREGL_FASTPATH", "1", 1); 99/74899/1
HyeKyoung Hwang [Thu, 16 Jun 2016 04:48:30 +0000 (13:48 +0900)]
Enable setenv("COREGL_FASTPATH", "1", 1);

[ Problem ] The youtube blackscreen issue is fixed.
            So for reqeust by Randering TG, it is enable

Change-Id: I8bc213fd4e37c003ecb5e0fa07189b42c9224e06
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
9 years agoFix for SVACE issue 84658 34/74734/2
Dariusz Frankiewicz [Wed, 15 Jun 2016 09:57:47 +0000 (11:57 +0200)]
Fix for SVACE issue 84658

Change-Id: Ia58eeb859081738e72f5bbaa520813468a066a6d

9 years agoCrash on HW back key after deletion of data 76/74776/3
Kamil Nowac [Wed, 15 Jun 2016 12:49:43 +0000 (14:49 +0200)]
Crash on HW back key after deletion of data

[Issue]    http://suprem.sec.samsung.net/jira/browse/TWF-1494
[Problem]  Passing nullpointer as callback
[Solution] Added nullcheck
[Verify]   Open browser -> Settings -> Delete Web Browsing Data
           -> Delete Selected Data (all checkboxes selected)
           Data should be removed correctly and no crash should
           occur.

Change-Id: I82636fad8b76896dc864f59e493505c85cdfaf7f

9 years agoRelease 1.4.2 31/74731/1 accepted/tizen/mobile/20160616.003711 submit/tizen_mobile/20160615.100540
HyeKyoung Hwang [Wed, 15 Jun 2016 09:55:50 +0000 (18:55 +0900)]
Release 1.4.2

Change-Id: I301730eb9d796522b22f4750d4dc89878ed79a76
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
9 years agoIn the Image only, the "Open in new tab" is removed in the context menu by requested... 15/74715/1
HyeKyoung Hwang [Wed, 15 Jun 2016 09:35:39 +0000 (18:35 +0900)]
In the Image only, the "Open in new tab" is removed in the context menu by requested Webview team

Change-Id: I18470be852e10f377e1a9fe061c938e113ad5e6d
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
9 years agoFix not opening views related with elementary change 87/74687/3
Kamil Nowac [Wed, 15 Jun 2016 07:59:09 +0000 (09:59 +0200)]
Fix not opening views related with elementary change

[Issue]    http://suprem.sec.samsung.net/jira/browse/TWF-1441
[Problem]  Views do not open
[Solution] Unset view before hide and make sure evas_object_hide
           is called on the object
[Verify]   As in the issue url

Change-Id: Ia04472cb38b01cb2b0f696146fd4b4be18720547

9 years agosvace issue fixed. (17164, 19166, 19167, 84741, 99258 99505) 57/74657/2
Lim DoHyung [Wed, 15 Jun 2016 06:43:04 +0000 (15:43 +0900)]
svace issue fixed. (17164, 19166, 19167, 84741, 99258 99505)

# commit format
[Issue] svace occur issue in browser code.
[Problem] omit syntax and Initialize array, throw proceed.
[Solution] I added and fix code.
[Verify] Launch the browser and success confirm.

Change-Id: Id6d07fda9964f327f953ddd98ab13ea5a4a866fc
Signed-off-by: Lim DoHyung <delight.lim@samsung.com>
9 years agoadd the mediastorage privilege 10/74610/1 accepted/tizen/mobile/20160615.070509 submit/tizen_common/20160615.024854 submit/tizen_mobile/20160615.024839 submit/tizen_tv/20160615.024844 submit/tizen_wearable/20160615.024850
jaekuk, lee [Wed, 15 Jun 2016 02:03:50 +0000 (11:03 +0900)]
add the mediastorage privilege

Change-Id: I99e60ec736ff89e325507f28932e507fffd53b7e
Signed-off-by: jaekuk, lee <juku1999@samsung.com>
9 years agoRelease 1.4.1 53/74553/1
HyeKyoung Hwang [Tue, 14 Jun 2016 12:54:02 +0000 (21:54 +0900)]
Release 1.4.1

Change-Id: I87c4eb7379578452b1aa18c946b2d13eb43d2014
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
9 years agoWhen pop-up Share display, screen is white colour 29/74529/2
HyeKyoung Hwang [Tue, 14 Jun 2016 11:46:02 +0000 (20:46 +0900)]
When pop-up Share display, screen is white colour

[ Issue ] http://suprem.sec.samsung.net/jira/browse/TSAM-3447
[ Problem ] When the browser is suspend, browser is called the ewk_view_visibility_set.
[ Solution] We remove the ewk_view_visibility_set.
            For http://10.113.136.204/jira/browse/TSAM-523  issue is fixed by https://review.tizen.org/gerrit/#/c/74503/1
            (In the youtube site, homekey do not stop play issue)
[ Verify] browser lauch share menu

Change-Id: I4c21416a282aedc8f4e6f2fe44a0a592569323fc
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
9 years agoReplace elm_progressbar with own implementation 93/74493/2
Dariusz Frankiewicz [Tue, 14 Jun 2016 10:19:35 +0000 (12:19 +0200)]
Replace elm_progressbar with own implementation

[Issue] http://suprem.sec.samsung.net/jira/browse/TWF-1454
[Problem] elm_progressbar_value_set makes too frequent composite calling.
[Solution] Replace elm_progressbar with own implementation in edc file.
[Verify] Load some pages and measure composite calls on engine side.

Change-Id: I03e10cc3729738cfeb46f59ff1326931f0ca0add

9 years agoUnable to edit address bar when url is changing rapidly 19/74219/4
m.kawonczyk [Mon, 13 Jun 2016 08:34:02 +0000 (10:34 +0200)]
Unable to edit address bar when url is changing rapidly

[Issue]        http://suprem.sec.samsung.net/jira/browse/TWF-1446
[Problem]      Site prevents user from changing url on a current tab
[Solution]     Remove unfocusing url entry when url is changes.
               Url is not changed when entry is focused, but stored
               and changed when it is unfocused.
[Verify]       Open url_bar_test.html from TWF-1446. Try entering
               something in urlbar.

Change-Id: I0a435ab425e7e491c1241a60ed0d7f48fe4f46e5

9 years agoLock icon for proper certificate 73/68673/11
Maciej Skrzypkowski [Thu, 9 Jun 2016 13:28:12 +0000 (15:28 +0200)]
Lock icon for proper certificate

[Issue]        http://suprem.sec.samsung.net/jira/browse/TWF-913
[Problem]      Wrong lock icon was shown when leaving page with
               wrong, accepted certificate
[Solution]     Added usage of additional certificate callback.
[Verify]       Go to: https://badssl.com, check proper certificate
               icon, click on "expired", check wrong certificate
               icon, go to wp.pl, click on URL bar (while
               page is loading) then click on web page area, there
               shouldn't be any certificate icon shown.

Change-Id: I11e1fae1f3dc7aac59b6becdb5690f8196fca8e7
Signed-off-by: Maciej Skrzypkowski <m.skrzypkows@samsung.com>
Conflicts:
services/SimpleUI/SimpleUI.cpp

9 years agoBack to Quick Access from Web View 68/73068/9
Maciej Skrzypkowski [Thu, 9 Jun 2016 09:00:51 +0000 (11:00 +0200)]
Back to Quick Access from Web View

[Issue]        http://suprem.sec.samsung.net/jira/browse/TWF-1394
[Problem]      Pressing back key from web view caused closing
               browser, even if it was opend from quick access
[Solution]     Check if web view was opened form quick access
               and back to it on back key.
[Verify]       Open few tabs from quick access, check if
               back key opens quick access.

Change-Id: I546c6741427a8464ebba7107216dfa408c3584da
Signed-off-by: Maciej Skrzypkowski <m.skrzypkows@samsung.com>
9 years agoRelease 1.4.0 32/74032/1 accepted/tizen/mobile/20160611.084418 submit/tizen_mobile/20160610.115505
HyeKyoung Hwang [Fri, 10 Jun 2016 11:41:57 +0000 (20:41 +0900)]
Release 1.4.0

Change-Id: I85464cc6aba6fabe73c233a34efb5b51640ccb56
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
9 years agoBinary Back Key Issue 27/74027/2
m.kawonczyk [Fri, 10 Jun 2016 11:15:13 +0000 (13:15 +0200)]
Binary Back Key Issue

[Issue]        N/A
[Problem]      Browser crashes on when opened on first page launch
               and back key is pressed.
[Solution]     elm_entry_text_style_user_push api crashes browser
[Verify]       Open browser on a landing page. Press back key. Open
               browser again. Both minimalize and resume should
               work fast

Change-Id: Ib6dd93bc09ae060a299054e5e450217b9bfaeac9

9 years ago[Performance] 94/73994/3
HyeKyoung Hwang [Fri, 10 Jun 2016 08:58:14 +0000 (17:58 +0900)]
[Performance]

[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>
9 years agoFix for tab manager crash 76/73976/1
Maciej Skrzypkowski [Fri, 10 Jun 2016 08:24:44 +0000 (10:24 +0200)]
Fix for tab manager crash

[Issue]        N/A
[Problem]      Tab manager crashed when opend from quick access
               and there are no tabs, crashed caused creating screenshot
               of tab
[Solution]     added check for tab existence
[Verify]       Close all tabs, open tab manager

Change-Id: I8275432718bdc1ff49663de6f3ee64577efae1cc
Signed-off-by: Maciej Skrzypkowski <m.skrzypkows@samsung.com>
9 years agoRelease 1.3.9 19/73619/1 accepted/tizen/mobile/20160609.034420 submit/tizen_mobile/20160609.022034
HyeKyoung Hwang [Thu, 9 Jun 2016 02:16:22 +0000 (11:16 +0900)]
Release 1.3.9

Change-Id: I0e0de61eeeca5d8f0ec75fcb87957fd31898749e
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
9 years agofixup! Saving tab orgins between browser starts 62/73462/1
Maciej Skrzypkowski [Wed, 8 Jun 2016 07:45:21 +0000 (09:45 +0200)]
fixup! Saving tab orgins between browser starts

Change-Id: I7771b7fb7f876243f2ad40840ec9e54288af9a1b

9 years agoAutofill select all behaviour is wrong 66/73066/3
Kamil Nowac [Mon, 6 Jun 2016 08:00:49 +0000 (10:00 +0200)]
Autofill select all behaviour is wrong

[Issue]    http://suprem.sec.samsung.net/jira/browse/TSAM-4098
[Problem]  Button is not dimmed after deletion of all items, and
           select all check box is still checked
[Solution] Added logic
[Verify]   Add items to autofill forms. Select all, and delete.
           Items should be deleted, checkbox uncheched and
           button dimmed.

Change-Id: I4fcc22af913cfd6163322fe897c838cd3bc431a1

9 years agoFind on Page does not hide on the new page 22/73222/2
Kamil Nowac [Tue, 7 Jun 2016 07:43:02 +0000 (09:43 +0200)]
Find on Page does not hide on the new page

[Issue]    http://suprem.sec.samsung.net/jira/browse/TSAM-4112
[Problem]  As in the title
[Solution] Close find on page on loadstarted callback
[Verify]   Open any page -> open find on page ->
           open new page from any link
           Find on page should hide.

Change-Id: I1cc9ddf67cdc870023a3e722f8b315fe75e70bbc

9 years agoSaving tab orgins between browser starts 11/73011/7
Maciej Skrzypkowski [Tue, 7 Jun 2016 13:02:40 +0000 (15:02 +0200)]
Saving tab orgins between browser starts

[Issue]        http://suprem.sec.samsung.net/jira/browse/TWF-1394
[Problem]      Tab origin was not saved in DB.
[Solution]     Added saving in database by bp_tab_adaptor_set_index.
               Removed Session, moved it's parameters
               to TabService.
[Verify]       Go to news.google.com, open any news, it'll open
               in new tab. Kill browser, open again,
               press back key, tab should be closed
               previous tab should be shown.
               Tabs and their thumbnails should be saved
               between browser starts.

Change-Id: If19b06529c1f4ea14cbb88a62a5e5e876d769f10
Signed-off-by: Maciej Skrzypkowski <m.skrzypkows@samsung.com>
9 years agofixup! [Performance] Suspend browser instead of terminated on back pressed 70/72570/3
m.kawonczyk [Wed, 1 Jun 2016 13:09:11 +0000 (15:09 +0200)]
fixup! [Performance] Suspend browser instead of terminated on back pressed

Change-Id: Ic153716ed3c5c2ff432b2763e66bce565c48121b

9 years agoRelease 1.3.8 22/72922/1 accepted/tizen/mobile/20160603.070634 submit/tizen_mobile/20160603.053700
HyeKyoung Hwang [Fri, 3 Jun 2016 05:31:35 +0000 (14:31 +0900)]
Release 1.3.8

Change-Id: I77fad430375b7f3220d23cf650f6a9385cc8000f
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
9 years agoFix the popup issue 12/72912/1
min7.choi [Fri, 3 Jun 2016 04:37:50 +0000 (13:37 +0900)]
Fix the popup issue

    [Issue]        popup issue
    [Problem]      when file:// url download, popup doesn't come out
    [Solution]     added the popup
    [Verify]       when file:// url download, popup is displayed

Change-Id: I17d274a73a04a8f27a42ad8d4bb62145d528251a
Signed-off-by: min7.choi <min7.choi@samsung.com>
9 years agoAdd the <privilege>http://tizen.org/privilege/push</privilege> 02/72902/1
HyeKyoung Hwang [Fri, 3 Jun 2016 02:59:49 +0000 (11:59 +0900)]
Add the  <privilege>tizen.org/privilege/push</privilege>

It need to WebPush.
Request by Webcore team.

Change-Id: Ie119ee7697c665da03c085e40b346ab9aa900783
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
9 years agoFix the Context Menu for image link 35/72735/2
HyeKyoung Hwang [Thu, 2 Jun 2016 08:53:13 +0000 (17:53 +0900)]
Fix the Context Menu for image link

[Issue] http://suprem.sec.samsung.net/jira/browse/TWF-1184
[Problem]  'view image ' option is not displayed in context popup menu on image link case
[Verify] Long press on the link image

Change-Id: I7e85f2a2e52de34652955ff2f6486ba174471536
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
9 years agoBack to previous tab on back key 15/72715/5
Maciej Skrzypkowski [Thu, 2 Jun 2016 08:59:45 +0000 (10:59 +0200)]
Back to previous tab on back key

[Issue]        http://suprem.sec.samsung.net/jira/browse/TWF-1280
[Problem]      When back key was pressed and there was no previous site
               browser closed.
[Solution]     Remembering of previous tab.
[Verify]       Go to news.google.com, open any news, it'll open
               in new tab, press back key, tab should be closed
               previous tab should be shown.

Change-Id: Ib7157b3076fe492c79a37b8d36cd53e4170d5818
Signed-off-by: Maciej Skrzypkowski <m.skrzypkows@samsung.com>
9 years agoRelease 1.3.7 60/72660/1 accepted/tizen/mobile/20160602.091841 submit/tizen_mobile/20160602.051512
HyeKyoung Hwang [Thu, 2 Jun 2016 04:50:17 +0000 (13:50 +0900)]
Release 1.3.7

Change-Id: I76da8d0c7971895059b2886cd2c2b2c4255c9b7b
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
9 years agoAdd the Tizen 3.0 User Agent in the Setting Menu 57/72657/1
HyeKyoung Hwang [Thu, 2 Jun 2016 04:22:27 +0000 (13:22 +0900)]
Add the Tizen 3.0 User Agent in the Setting Menu

[issue] N/A
[Problem] There is not Useragent item for Default Tizen 3.0 Reference Browser
[Soultion] Add the item for Default tizen 3.0 ref Browser
[Verify] Check in the whatsmyuseragnet.com

Change-Id: I667b0bf754bec12a5b55d15747463b8bf6cf4749
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
9 years agoFix arguments passing mechanism. 91/72091/6
Dariusz Frankiewicz [Mon, 30 May 2016 12:08:25 +0000 (21:08 +0900)]
Fix arguments passing mechanism.

[Issue]    http://suprem.sec.samsung.net/jira/browse/TWF-1332
[Problem]  Engine requires as first argument program name, and next arguments
           that we want to pass. As in documentation: ewk_main_internal.h
[Cause]    Browser passed all program arguments which are unnecessary.
           And some of them have "--" argument which negatively impacts
           on default engine parameters resulting in rendering white screen.
[Solution] Remove loop that passes all program arguments and pass only
           first argument + Browser specific switches that needs to be
           passed to engine.
[Verify]   Run browser and check if engine processes have reqired switches
           enabled.

Change-Id: I25edb545dc247e5a9310d086954caa7015e10647

9 years agoFocus set to tabs button on suspend 42/72242/3
Maciej Skrzypkowski [Tue, 31 May 2016 08:34:56 +0000 (10:34 +0200)]
Focus set to tabs button on suspend

[Issue]        http://suprem.sec.samsung.net/jira/browse/TWF-1358
[Problem]      On suspend focus was saved to uri entry caused opening
               selected text on resume.
[Solution]     Manually set focus to tab button always on suspend
[Verify]       Open browser, navigate. Click on URI bar, click back button two
               times, browser should hide. Open browser again, there shouldn't be focus
               set to URI bar.

Change-Id: I1ed9e5b988ca1ac719b2056130a1b97c47c727db
Signed-off-by: Maciej Skrzypkowski <m.skrzypkows@samsung.com>
9 years agoBookmark Folder count display wrong 98/72098/4
m.kawonczyk [Mon, 30 May 2016 12:46:46 +0000 (14:46 +0200)]
Bookmark Folder count display wrong

[Issue]    http://suprem.sec.samsung.net/jira/browse/TSAM-3504
[Problem]  MoreMenu gengrid was not updated after url was changed.
           User accessed wrong flow.
[Solution] Update gengrid on every url changed to notify user that
           button functionality changed.
[verify]   Open webpage that is in bookmarks, open more menu.
           Go to another website that is not in bookmarks while
           leaving more menu open. Gengrid should update and by
           clicking on a button you should access correct flow.

Change-Id: Ie3771073a3d76d66c16c8e5a9d9206b556e328ec

9 years agoAdd Find on Page and Web Search to context menu 12/71912/9
Kamil Nowac [Fri, 27 May 2016 12:37:50 +0000 (14:37 +0200)]
Add Find on Page and Web Search to context menu

[Issue]    http://suprem.sec.samsung.net/jira/browse/TWF-1215
[Problem]  No Find on page and Web Search in context menu
           for plain text
[Solution] Added options. Added implementation for find on page
           for webview
[Verify]   Open any page with plain text. Long press on the text
           until context menu will show. Web Search and Find on
           page should be visible.
           Test new options. They should work correctly.

Change-Id: I9450f34ec05468cc1ba927e2db1b835f5592d38a

9 years agoRelease 1.3.6 62/71962/1 accepted/tizen/common/20160530.132235 accepted/tizen/mobile/20160531.001802 submit/tizen_common/20160530.122415 submit/tizen_mobile/20160530.024309
HyeKyoung Hwang [Mon, 30 May 2016 02:28:35 +0000 (11:28 +0900)]
Release 1.3.6

Change-Id: Ibc78b4533048aaa7ffd74139e5e976e60e4d1281
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
9 years agoDisable the show/hide URI Bar 48/71948/1
HyeKyoung Hwang [Mon, 30 May 2016 01:04:13 +0000 (10:04 +0900)]
Disable the show/hide URI Bar

[Issue]        Sometimes there is a scroll issue
[Problem]      Sometimes there is a scroll issue
[Solution]     Temporarily the show/hide URI is disable
[Verify]       The URI bar is always displayed

Change-Id: Ib98f0b369cabb7e7db12be89d62deb055da0717a
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
9 years agoMerge branch 'tizen' of ssh://review.tizen.org:29418/apps/web/browser into tizen accepted/tizen/mobile/20160526.094238 submit/tizen_mobile/20160526.012740
HyeKyoung Hwang [Thu, 26 May 2016 01:26:05 +0000 (10:26 +0900)]
Merge branch 'tizen' of ssh://review.tizen.org:29418/apps/web/browser into tizen

9 years agorelease 1.3.5 43/71543/1
HyeKyoung Hwang [Thu, 26 May 2016 01:16:13 +0000 (10:16 +0900)]
release 1.3.5

Change-Id: I55c579b3d9fea3875a4e0c5124f64a4a9816ac85
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
9 years agoRelease 1.3.5 43/71543/2
HyeKyoung Hwang [Thu, 26 May 2016 01:16:13 +0000 (10:16 +0900)]
Release 1.3.5

Change-Id: I55c579b3d9fea3875a4e0c5124f64a4a9816ac85
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
9 years ago[Performance] Add the pie build option for launching performance 41/71341/3
HyeKyoung Hwang [Wed, 25 May 2016 06:10:04 +0000 (15:10 +0900)]
[Performance] Add the pie build option for launching performance

Problem : The launching performance is very slow.
Verify  : After pie build option, the launching performance is improved by 1.4sec.

Change-Id: I5800081dc86e1b5e084bd43c49e354736859f8c1
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
9 years agoRemove splash screen and unused boost flags 75/71475/3
Maciej Skrzypkowski [Wed, 25 May 2016 13:45:27 +0000 (15:45 +0200)]
Remove splash screen and unused boost flags

[Issue]        http://suprem.sec.samsung.net/jira/browse/TWF-1266
[Problem]      Browser starts too long
[Solution]     Removed splash screen from mobile build, removed
               unneeded boost flags.
[Verify]       Build and run browser.

Change-Id: I630f638013e8393462ade34c289179bb8d817a6c
Signed-off-by: Maciej Skrzypkowski <m.skrzypkows@samsung.com>
9 years ago[Performance] Suspend browser instead of terminated on back pressed 80/71480/4
m.kawonczyk [Wed, 25 May 2016 12:16:07 +0000 (14:16 +0200)]
[Performance] Suspend browser instead of terminated on back pressed

[Issue]    N/A
[Problem]  Browser was terminated on back pressed when there was no
           page in history or when there was no view before.
[Solution] Suspend browser instead of terminating it.
[verify]   Open webpage without a history and press back key.
           Open quickaccess as a first view and press back key.
           Reopen browser. In both cases browser should be instantly
           resumed.

Change-Id: I7f82826e55f3b9d494cccd83f8fb6f8df31fd32c

9 years agoExclude zoomUI from mobile build 31/71231/1
Maciej Skrzypkowski [Tue, 24 May 2016 11:52:17 +0000 (13:52 +0200)]
Exclude zoomUI from mobile build

[Issue]        http://suprem.sec.samsung.net/jira/browse/TWF-1266
[Problem]      Browser starts too long
[Solution]     Excluded service which is not used by mobile version
               of browser.
[Verify]       Build and run browser.

Change-Id: Ibbc144e3cf17933ebd26d7b834d9c7f6588168cf
Signed-off-by: Maciej Skrzypkowski <m.skrzypkows@samsung.com>
9 years agoRelease 1.3.4 59/70959/1 accepted/tizen/common/20160523.144338 accepted/tizen/mobile/20160524.005310 submit/tizen_common/20160523.112714 submit/tizen_mobile/20160523.111446 submit/tizen_tv/20160523.111452 submit/tizen_wearable/20160523.111458
jaekuk, lee [Mon, 23 May 2016 11:13:09 +0000 (20:13 +0900)]
Release 1.3.4

Change-Id: I5fcb2667241814dcd572ca7d50d2a096fd0f1c6c
Signed-off-by: jaekuk, lee <juku1999@samsung.com>
9 years agoFix TV profile build brakes. 63/69763/7
Dariusz Frankiewicz [Mon, 16 May 2016 14:11:04 +0000 (16:11 +0200)]
Fix TV profile build brakes.

Change-Id: I97c2db97014d7a0c248d502577ede71dd5f26b41

9 years ago[Performance] Disable some TV related code on mobile build. 58/69758/7
Dariusz Frankiewicz [Mon, 16 May 2016 13:29:05 +0000 (15:29 +0200)]
[Performance] Disable some TV related code on mobile build.

[Issue]    N/A
[Problem]  Some TV related code was executed unnecessary on mobile build.
[Solution] Disable unnecessary code.
[Verify]   Browser behaviour should stay unchanged.

Change-Id: Ib5ff2eeb8841e54962d11b9e8e7e532556d96c58

9 years ago[Performance][Memory] Scaled history/tab/bookmark snapshots 68/70168/4
m.kawonczyk [Wed, 18 May 2016 10:46:18 +0000 (12:46 +0200)]
[Performance][Memory] Scaled history/tab/bookmark snapshots

[Issue]        N/A
[Problem]      Thumbnails created by api, while having same
               proportions as ordered, were to big. It resulted
               in worse performance and memory (bigger images
               needed to be converted to png and saved in
               database)
[Solution]     Call ewk_view_screenshot_contents_get with
               different scale_factor.
[Verify]       Open browser and check every location that have
               webpage screenshot (quick access, tab manager and
               bookmark manager). Pictures should be displayed
               correctly. Images should be smaller in database
               and converting to png should be much faster.

Change-Id: I60078f6b55616b7b77b88a8eb873b0e399333fe4

9 years agoBrowser have broken thumbnails 47/70147/5
m.kawonczyk [Wed, 18 May 2016 09:45:36 +0000 (11:45 +0200)]
Browser have broken thumbnails

[Issue]        http://suprem.sec.samsung.net/jira/browse/TWF-71
[Problem]      Thumbnails were broken, images were distorted, image
               on load finish wasn't complete.
[Solution]     Register on new and fixed snapshot_async api.
[Verify]       Open browser and check every location that have
               webpage screenshot (quick access, tab manager and
               bookmark manager). Pictures should be displayed
               correctly.

Change-Id: I558a401b2d9f2f42c3732dfc7065550fe8ae6bcd

9 years agoRemove WebView touch event control 39/70939/1
Maciej Skrzypkowski [Mon, 23 May 2016 10:00:50 +0000 (12:00 +0200)]
Remove WebView touch event control

[Issue]        http://suprem.sec.samsung.net/jira/browse/TWF-1272
               http://suprem.sec.samsung.net/jira/browse/TWF-1270
[Problem]      Scrollbar dissapeared during web page scrolling,
               single scroll gesture scrolled only uri bar,
               web page needed another gesture
[Solution]     Removed disabling touch events for webview while
               hiding url bar.
[Verify]       Go to m.naver.com, try scrolling by single gesture

Change-Id: I0ba0a1b1b6cf18477fa45b36450a88bdb7adefbc
Signed-off-by: Maciej Skrzypkowski <m.skrzypkows@samsung.com>
9 years agoFix build error 55/70855/1
jaekuk, lee [Mon, 23 May 2016 05:25:47 +0000 (14:25 +0900)]
Fix build error

Change-Id: I9a8ab34c5865c68d5c1ce82b6401699ddb9b3985
Signed-off-by: jaekuk, lee <juku1999@samsung.com>
9 years agoRelease 1.3.3 45/69945/1 accepted/tizen/common/20160520.171632 accepted/tizen/mobile/20160518.004542 submit/tizen_common/20160517.172415 submit/tizen_common/20160518.095515 submit/tizen_common/20160520.164332 submit/tizen_mobile/20160517.095434
HyeKyoung Hwang [Tue, 17 May 2016 09:43:35 +0000 (18:43 +0900)]
Release 1.3.3

Change-Id: I383b6a484af48bf908b8a40cc4854f9d326113a6
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
9 years agosvace no.72336, no.72337 issue fixed. 38/69838/9
Lim DoHyung [Tue, 17 May 2016 04:29:18 +0000 (13:29 +0900)]
svace no.72336, no.72337 issue fixed.

Change-Id: I26ff7a56b1901af701c2b77cf3bb1379498f4539
Signed-off-by: Lim DoHyung <delight.lim@samsung.com>