summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2017-09-14Fix the Coding Ruletizen_4.0.m2_releasetizen_4.0.IoT.p2_releasetizen_4.0.IoT.p1_releasesubmit/tizen_4.0/20170914.031353accepted/tizen/4.0/unified/20170915.201026tizen_4.0_tvtizen_4.0accepted/tizen_4.0_unifiedcookie208-11658/+13919
Change-Id: I8b8f0590531b05ae47c9c95f1f92ee4d4e7435c0 Signed-off-by: cookie <cookie@samsung.com>
2017-09-13Fix the Coding rulecookie15-216/+192
Change-Id: I581cfe0dcd8bdb7cb261d0dcf3d2012a34b1e46c Signed-off-by: cookie <cookie@samsung.com>
2016-12-21Merge branch 'tizen' of ↵tizen_4.0.m1_releasesubmit/tizen_unified/20170310.112012submit/tizen_5.0/20181106.000001submit/tizen_5.0/20181101.000008submit/tizen_4.0_unified/20170814.115522submit/tizen_4.0/20170828.100008submit/tizen_4.0/20170814.115522submit/tizen_4.0/20170811.094300submit/tizen/20161221.062558accepted/tizen/unified/20170310.112532accepted/tizen/common/20161221.183413accepted/tizen/5.0/unified/20181106.202449accepted/tizen/4.0/unified/20170828.222052accepted/tizen/4.0/unified/20170816.020104tizen_5.0accepted/tizen_commonaccepted/tizen_5.0_unifiedHyeKyoung Hwang0-0/+0
ssh://review.tizen.org:29418/profile/common/apps/web/browser into tizen
2016-12-21Configuarbility/BuildingBlock Support for Tizen 4.0MyungJoo Ham1-16/+10
- This is for Tizen 4.0. Do not merge into 3.0 (tizen_3.0) branch. - When this commit gets SR'ed, the maintainer needs to create JIRA-TRE issue of: - Replace browser with browser-profile_common in common profile. - For Tizen 4.0 Configurability / Building Blocks, every Tizen package should be able to be built in a single OBS project (Unified Build) and every Tizen pacakge should be able to be located in a single dependency tree. - For Type-B packages (packages with same name but differnt profile located in different git paths), we add Provides for common package name to make this change transparent to other packages and make each package unique. - Other twins--mobile and tv--will be modified soon as well. Change-Id: Iac71a69ec44afd9d724abe19d912f78894b1bd97 Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
2016-11-10Configuarbility/BuildingBlock Support for Tizen 4.0MyungJoo Ham1-16/+10
- This is for Tizen 4.0. Do not merge into 3.0 (tizen_3.0) branch. - When this commit gets SR'ed, the maintainer needs to create JIRA-TRE issue of: - Replace browser with browser-profile_common in common profile. - For Tizen 4.0 Configurability / Building Blocks, every Tizen package should be able to be built in a single OBS project (Unified Build) and every Tizen pacakge should be able to be located in a single dependency tree. - For Type-B packages (packages with same name but differnt profile located in different git paths), we add Provides for common package name to make this change transparent to other packages and make each package unique. - Other twins--mobile and tv--will be modified soon as well. Change-Id: Iac71a69ec44afd9d724abe19d912f78894b1bd97 Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
2016-10-28Build for Common Profilesubmit/tizen_common/20161028.064039accepted/tizen/common/20161028.114900HyeKyoung Hwang4-5/+44
Change-Id: I035aa3359d8c010ed779273f50d666c0fc712d07 Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
2016-10-28Change the chromium-efl ewk_headerHyeKyoung Hwang4-4/+8
Change-Id: Ie0920661b8fbb10669eeb372d0c8d4ab6a9aff77 Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
2016-10-28Text selection back key issueHyeKyoung Hwang1-3/+0
[Issue] http://suprem.sec.samsung.net/jira/browse/TSAM-8681 [Problem] When the Back key twice select, ewk_view_text_selection_clear(m_ewkView); is return True even if the text selection was removed as to first back key [Solution] The text selection is clear by webview Signed-off-by: HyeKyoung Hwang <cookie@samsung.com> Change-Id: I8c7fa213400fa50738bc62e423f61a2dc2541daf
2016-10-28Certificate popup landscape - proper sizeMaciej Skrzypkowski3-147/+102
[Issue] http://suprem.sec.samsung.net/jira/browse/TSAM-8772 http://suprem.sec.samsung.net/jira/browse/TSAM-8776 [Problem] Certificate didn't resize properly. [Solution] Corrected EDC relatives. [Verify] Open certifiacate popup in portrait, rotate, rotate again. Browser shouldn't crash, certifiacate should close on "OK" click and resize properly. The same repeat for landscape view. Change-Id: Ia5fa3d91352542705f0762c407a54787c13d8b80
2016-10-28Find on page does not hide on fullscreenKamil Nowac3-2/+9
[Issue] http://suprem.sec.samsung.net/jira/browse/TWF-2257 [Problem] As in the title [Solution] Added signal [Verify] - Open youtube.com. open find on page. go to fullscreen in portrait mode. rotate while in fullscreen to landscape mode. find on page should not be visible. - turn off fullscreen mode find on page should be visible Change-Id: I0d300dada3806ed1568277dc56de314d5e4ed846
2016-10-28Screen not staying alive while video is playing in fullscreen after 15 secsHyeKyoung Hwang1-0/+1
[ Problem ]http://suprem.sec.samsung.net/jira/browse/TSAM-6875 [ Soultion]There is no <privilege>http://tizen.org/privilege/display</privilege> So add the privilege [ Verify ] Check the youtube.com Change-Id: I12e3db288a8d2597bc021c8174365c3d771cac4e Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
2016-10-28The dummy buttonm.kawonczyk11-5/+89
[Issue] http://suprem.sec.samsung.net/jira/browse/TWF-2222 [Problem] The dummy button is needed by webview for focus managment. [Solution] Add #ifdefed the dummy button feature. [Verify] Open any webpage, dlogutil browser. Check if the dummy button is properly focused/unfocused and if webview focus is ok. Change-Id: I66f9bcc00e8eaf0b4c708ca1fae3c367a9ea06ff
2016-10-28White patch is displayed while rotating devicem.kawonczyk9-40/+131
[Issue] http://suprem.sec.samsung.net/jira/browse/TWF-2216 [Problem] White patch is displayed while rotating device [Solution] Manually invoke rotation when browsing websites when browser receives "rotate,prepared" callback from webview. [Verify] Open any website, rotate device. Rotation should be smooth. Then use other views and check if rotations works as intended. Change-Id: I21bcb527328543f27bc99ae86808afca6e3611bf
2016-10-28Make sure all tabs are deleted from databaseKamil Nowac3-6/+29
[Issue] http://suprem.sec.samsung.net/jira/browse/TWF-1642 [Problem] Reset Browser does not clear all tabs [Solution] Remove ids marked as deleted [Verify] Open few tabs. Reset browser. Situation described in Issue should not occur Change-Id: If06006a34325f4cf5078ecd337ca9f103a0f3dca
2016-10-28Restore focus to ewk_view on load,finishedm.kawonczyk1-0/+2
[Issue] http://suprem.sec.samsung.net/jira/browse/TWF-2190 [Problem] WebView is not getting focus by default after application start. [Solution] Call ewk_view_focus_set on load,finish callback [Verify] Open google.com, wait untill website is fully loaded. Cursor should be visible in google entry. Change-Id: Iac7562c3f456e7246c257a65e74241a36ea500ae
2016-10-28The Dummy Button removalm.kawonczyk9-62/+26
[Issue] N/A [Problem] WebView team managed to extract Evas_Object from ewk_view smart object. This object can be focused and unfocused, so The Dummy Button - proxy widget is not needed anymore [Solution] Delete The Dummy Button, add support for extracted Evas_Object. [Verify] Open any website, check if focus is working as intended. Change-Id: Idf388056f1c6be494f76b5d36fef0be6bcef4556
2016-10-28Fix fullscreen issueKamil Nowac8-3/+35
[Issue] N/A [Problem] Fullscreen while playing a video [Solution] Hide url bar [Verify] Open youtube video in fullscreen url bar should be hidden Change-Id: I580615f9682d3757b2244ac6ca3ef51102b3723a
2016-09-15Fix swapped autofill forms fieldssubmit/tizen_3.0_common/20161104.104000submit/tizen/20160922.050537submit/tizen/20160922.045356accepted/tizen/common/20160922.120740accepted/tizen/3.0/common/20161114.112029tizen_3.0.m2accepted/tizen_3.0_commonKamil Nowac2-10/+10
[Issue] http://suprem.sec.samsung.net/jira/browse/TWF-2112 [Problem] Swapped fields [Solution] Replaced functions [Verify] As in the issue Change-Id: I0f635484f25f7b0868bd6d8291d38d109cda9e05
2016-08-10Change the mirroring build serverHyeKyoung Hwang1-4/+10
Change-Id: Iaed9f54de36b1c1fb4be69d9a2e067102dd1a8fa Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
2016-08-04Clear app cache data when clearing cache private dataMarcin Niesluchowski1-1/+4
[Issue] http://suprem.sec.samsung.net/jira/browse/TWF-1810 [Problem] Appcache data is not cleared when clearing cache. [Solution] Use ewk_context_application_cache_delete_all api. [Verify] 1. Go to www.spritecow.com 2. Turn off internet 3.a. Enter |Settings| -> Enter |Delete Web Browsing Data| -> Select |Cache| -> Click |Delete Selected Data| or 3.b. Enter |Settings| -> Enter |Reset Browser| -> Click |Reset Browser| 4. Go to www.spritecow.com (internet still off) Site should not load. Change-Id: Ibd667a33981987fdf655c268fd477f62f0f26b1a Signed-off-by: Marcin Niesluchowski <m.niesluchow@samsung.com>
2016-08-01Improve performancem.kawonczyk2-9/+23
[Issue] N/A [Problem] Performance slowed down by 100ms. [Solution] Moved initialization of the download control to the lazy loading function. [Verify] Open browser and dlogutil. Check it time is improved and if download is working as intended. Change-Id: Id3c898f7e2e489e26f0acae4e1f59def8f2fb64b
2016-07-24Release 1.6.4submit/tizen_mobile/20160725.041719submit/tizen_common/20160921.142650submit/tizen_common/20160725.041726accepted/tizen/mobile/20160725.064945accepted/tizen/common/20160725.153819accepted/tizen_mobileHyeKyoung Hwang1-1/+1
Change-Id: I0f8b3dd16f610239123675e42005b9cb110e02c2 Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
2016-07-24When the Savelink download, 2 times downloadHyeKyoung Hwang1-1/+0
[ Problem] launch_download_app is called twice in the _download_request_cb [Solution] Remove the unnecessary _download_request_cb() [Verify] Check the Savelink Change-Id: Ib794bb7e326d5a39890fbe134c93043e4490db7c Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
2016-07-22Fix crash while downloading items after navigating back.submit/tizen_mobile/20160722.092040submit/tizen_common/20160722.092049accepted/tizen/mobile/20160724.043135accepted/tizen/common/20160722.135357Dariusz Frankiewicz6-53/+53
[Issue] n/a [Problem] While we're navigating back and close webview then crash happens when we try to download some items. [Cause] Webview context was null after close tab because of bad this assignment. [Solution] Move implementation of download request from webview to webengine service. [Verify] Open image from context menu in new tab, close this tab by back key and next try to download this image from origin page. Change-Id: I0498a1ecfd0ff47f0fb3ebc23da18d54aba223fe
2016-07-22Rlease 1.6.3submit/tizen_mobile/20160722.085316submit/tizen_common/20160722.085324HyeKyoung Hwang1-1/+1
Change-Id: Ifa4880fb2d7effefb465553a495ae9b067f7798b Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
2016-07-22Can not open image with internet in SD CardHyeKyoung Hwang1-0/+2
[Issue] http://suprem.sec.samsung.net/jira/browse/TSAM-6639 [Problem]Browser don't have the privilege for SD Card [Soulution] Add the privilege http://tizen.org/privilege/externalstorage [Verify ] Check the open the image in the SD Card Change-Id: I5c3c1bca9e70948dda79ab365bd0f38e01221247 Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
2016-07-18Release 1.6.2submit/tizen_mobile/20160718.015805submit/tizen_common/20160718.015816accepted/tizen/mobile/20160718.105324accepted/tizen/common/20160718.160534HyeKyoung Hwang1-1/+1
Change-Id: Id0aab55ba8966f072402146e0e5919b171569267 Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
2016-07-17Fix regresion made by SVACE 83651m.kawonczyk1-0/+1
[Issue] N/A [Problem] Tab did not update screenshot after load,finished. [Solution] Call function omited after SVACE. [Verify] Open website, go to tabs to see temporary screenshot. Go back to website, wait until it finished loading and go to tabs. Screenshot should be updated. Change-Id: If1c778183cc66946bcefe0c4f651b178cb8b281c
2016-07-15The dummy button is not workingm.kawonczyk1-0/+1
[Issue] http://suprem.sec.samsung.net/jira/browse/TWF-1748 [Problem] Dummy button was not created after resume. [Solution] Initialize with nullptr in WebPageUI constructor. [Verify] Open website, open dlogutil browser, check if dummy_button_focus/unfocus is called. Change-Id: I708df2195e397db29e0c11228d614c605a3acad2
2016-07-14Release 1.6.1submit/tizen_mobile/20160714.053333submit/tizen_common/20160714.053539accepted/tizen/mobile/20160714.054319accepted/tizen/common/20160714.153654HyeKyoung Hwang1-1/+1
Change-Id: I6905493ca8e1624c4d24571c1113371b1b941397 Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
2016-07-13Sometimes when the browser is lauching, browser is crashHye Kyoung Hwang4-144/+104
Revert "Async service loading and initialization" This reverts commit 5de3a7d3982ebfcb88d05e74ee11c148c1457224. Change-Id: Ie8dc592f99dc584b6340fa43f5622d92c3a81687
2016-07-12Release 1.6.0submit/tizen_mobile/20160712.053426submit/tizen_common/20160712.053436accepted/tizen/mobile/20160712.091308accepted/tizen/common/20160712.151659HyeKyoung Hwang1-1/+1
Change-Id: Iaa2079f6d88bbd5b39efdd35e18dec96132191b8 Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
2016-07-11Platform fix the issue by https://review.tizen.org/gerrit/#/c/79485/Hye Kyoung Hwang1-4/+4
Revert "[Workaround] Fix for not working bottom area scroll." This reverts commit b6d2ad36191e6d5f58db5a4757db518b461c63aa. Change-Id: Ibc57d8ef01f12b893f4ad8b5147184ae4912dc83
2016-07-12Release 1.5.9submit/tizen_mobile/20160712.024146submit/tizen_common/20160712.024207accepted/tizen/mobile/20160712.043221HyeKyoung Hwang1-1/+1
Change-Id: I777c447b086ab2467d4e41839a5a93aee657709f Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
2016-07-11[Workaround] Fix for not working bottom area scroll.Dariusz Frankiewicz1-4/+4
[Problem] elm_entry_select_all is not working correctly. [Solution] Disable usage. Change-Id: I950094591c3b97ba66d2b905c07578f55d1b8f54
2016-07-12Release 1.5.8submit/tizen_mobile/20160711.154628submit/tizen_common/20160711.154649accepted/tizen/mobile/20160712.000751accepted/tizen/common/20160711.171316HyeKyoung Hwang1-1/+1
Change-Id: Ic7c4e50730d98de6ef4477854c3940e16df0a3e8 Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
2016-07-11Temporary disable url history list.Dariusz Frankiewicz2-6/+6
[Issue] http://suprem.sec.samsung.net/jira/browse/TWF-1725 Change-Id: I3f12f1487f22411b5cd50efe52edcfbc7e2ceb79
2016-07-11Sometimes scroll is not working.Lim DoHyung7-31/+17
Revert "Fix for not working history list" This reverts commit 933348348cf450b45ec957a7ec2c4f6015ea999f. Change-Id: If467d6539954c042e6d667396a14fd8ada0a7eda
2016-07-11Sometimes scroll is not working.Lim DoHyung1-1/+0
Revert "Hide history list on "X" button click in uri entry" This reverts commit 3229427bde11b930605f7c4b6dcba06ff4b76f99. Change-Id: If2afca949f5a6beb2fe589a0967575239582e287
2016-07-11Fix the common project build ErrorHyeKyoung Hwang1-19/+41
Change-Id: I7d5c7e1717e31ad982fe27b39ca0bddb7aeedcaa Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
2016-07-11Can't open the file from download link in the QuickpanelHyeKyoung Hwang2-4/+8
[ Issue ] http://suprem.sec.samsung.net/jira/browse/TSAM-6252 [ Problem]There is no url name, it can't find the proper app in the app_control [ Solution] In case of check the mime type, and remove the url name If there is no file:/// , the Webvie can't open the file. So just "/opt/" path, it add the file:// [Verify] Check the save link and open the file Change-Id: Icb090645c5125d0e53d9cd040edffbfa75e085c3 Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
2016-07-11Merge branch 'tizen' of ssh://review.tizen.org:29418/apps/web/browser into tizensubmit/tizen_mobile/20160711.024335accepted/tizen/mobile/20160711.030840HyeKyoung Hwang0-0/+0
2016-07-10Release 1.5.7HyeKyoung Hwang1-1/+1
Change-Id: I85f14ad5081f8f2c109b8545457ccd4154df7dda Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
2016-07-11Release 1.5.7HyeKyoung Hwang1-1/+1
Change-Id: I85f14ad5081f8f2c109b8545457ccd4154df7dda Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
2016-07-10[Launching Performance]HyeKyoung Hwang1-1/+20
For improve the lauching performance, so file change After patch, loading time 0.39 sec imporved. Change-Id: Ib63af7ab3c5c5702bbd6ac07a2a6e7a2f1761fea Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
2016-07-11[Performance]HyeKyoung Hwang1-1/+20
For improve the lauching performance, so file change Change-Id: Ib63af7ab3c5c5702bbd6ac07a2a6e7a2f1761fea Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
2016-07-09Fix for SVACE 84793Maciej Skrzypkowski1-7/+11
Change-Id: I6308a7a11d672df012516916afee6c85fd70c2e5 Signed-off-by: Maciej Skrzypkowski <m.skrzypkows@samsung.com>
2016-07-09Hide history list on "X" button click in uri entryMaciej Skrzypkowski1-0/+1
[Issue] http://suprem.sec.samsung.net/jira/browse/TSAM-6263 [Problem] url history list was not hidden [Solution] call hide method [Verify] Open url history list, click "X" button, check if list hides. Change-Id: Id0e23efe22c49e1356189c292868e2e40a1aa360 Signed-off-by: Maciej Skrzypkowski <m.skrzypkows@samsung.com>
2016-07-08Fix for not working history listsubmit/tizen_mobile/20160709.025049accepted/tizen/mobile/20160709.072130Kamil Nowac7-17/+31
[Issue] http://suprem.sec.samsung.net/jira/browse/TSAM-5971 [Problem] List does not react on click [Solution] Moved hide function and removed timer [Verify] Open few pages. Enter few letters into url bar until history list appear. Click on the record from the list. Page should change. Change-Id: Ie2e0a610b76a46d3c654fbb4ed6bf98a56079f47
2016-07-07History not visible when opened first timem.kawonczyk1-1/+1
[Issue] N/A [Problem] History added elements to a non-created view. [Solution] Create UI before appending elements. [Verify] Open History and see if it works correctly. Change-Id: Iebd5063034468ec554999529d8dd0ba4ebf285bb