Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: I0f8b3dd16f610239123675e42005b9cb110e02c2
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
|
|
[ 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>
|
|
[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
|
|
Change-Id: Ifa4880fb2d7effefb465553a495ae9b067f7798b
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
|
|
[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>
|
|
Change-Id: Id0aab55ba8966f072402146e0e5919b171569267
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
|
|
[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
|
|
[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
|
|
Change-Id: I6905493ca8e1624c4d24571c1113371b1b941397
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
|
|
Revert "Async service loading and initialization"
This reverts commit 5de3a7d3982ebfcb88d05e74ee11c148c1457224.
Change-Id: Ie8dc592f99dc584b6340fa43f5622d92c3a81687
|
|
Change-Id: Iaa2079f6d88bbd5b39efdd35e18dec96132191b8
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
|
|
Revert "[Workaround] Fix for not working bottom area scroll."
This reverts commit b6d2ad36191e6d5f58db5a4757db518b461c63aa.
Change-Id: Ibc57d8ef01f12b893f4ad8b5147184ae4912dc83
|
|
Change-Id: I777c447b086ab2467d4e41839a5a93aee657709f
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
|
|
[Problem] elm_entry_select_all is not working correctly.
[Solution] Disable usage.
Change-Id: I950094591c3b97ba66d2b905c07578f55d1b8f54
|
|
Change-Id: Ic7c4e50730d98de6ef4477854c3940e16df0a3e8
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
|
|
[Issue] http://suprem.sec.samsung.net/jira/browse/TWF-1725
Change-Id: I3f12f1487f22411b5cd50efe52edcfbc7e2ceb79
|
|
Revert "Fix for not working history list"
This reverts commit 933348348cf450b45ec957a7ec2c4f6015ea999f.
Change-Id: If467d6539954c042e6d667396a14fd8ada0a7eda
|
|
Revert "Hide history list on "X" button click in uri entry"
This reverts commit 3229427bde11b930605f7c4b6dcba06ff4b76f99.
Change-Id: If2afca949f5a6beb2fe589a0967575239582e287
|
|
Change-Id: I7d5c7e1717e31ad982fe27b39ca0bddb7aeedcaa
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
|
|
[ 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>
|
|
|
|
Change-Id: I85f14ad5081f8f2c109b8545457ccd4154df7dda
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
|
|
Change-Id: I85f14ad5081f8f2c109b8545457ccd4154df7dda
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
|
|
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>
|
|
For improve the lauching performance, so file change
Change-Id: Ib63af7ab3c5c5702bbd6ac07a2a6e7a2f1761fea
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
|
|
Change-Id: I6308a7a11d672df012516916afee6c85fd70c2e5
Signed-off-by: Maciej Skrzypkowski <m.skrzypkows@samsung.com>
|
|
[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>
|
|
[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
|
|
[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
|
|
Change-Id: Iecb0aef08fb2f2a86cbe06e1cf15554e741fe340
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
|
|
Revert "[ Loading Performance]"
This reverts commit d46e2c750489499ca4a4a22bfe09517ba19d1b94.
Change-Id: Ibbb87d1a49f8862d1003dbe8c0fa6e5e1d7acc13
|
|
Change-Id: I2a48e5579141998417be1b1865221fd95ab0531e
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
|
|
[Issue] http://suprem.sec.samsung.net/jira/browse/TSAM-5967
[Problem] Title of the popup is not visible. Popup max height
is to big when showed. When popup was opened on
landscape and rotated to vertical, it was possible
to scroll horizontal.
[Solution] Register on wm,rotation,change callback to notify
elm_object on different maximum size before it is
resized and repainted. Tried using edc programs on
resize, it was working, however transition wasn't
smooth enought.
[Verify] Open wp.com and click on on lock icon. Rotate to
landscape and vertical. Everything should be
visible. Open popup when device is landscape and
rotate. Horizontal scroller shouldn't be allowed
and whole text should be visible.
Change-Id: I19f5f65965ff22c666a8f4c9769fbac511e4e9b4
|
|
Change-Id: Ief5815bf293a002074df76c0e17f0f217f37319e
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
|
|
To improve the loading performance,
when the loadstart set the ecore_animator_frametime_set to 0.1,
and the loadfinish set the original value
Change-Id: I705474b0fcf79ccf410f8ba3b93dd9a18d370b09
ignee-off-by: HyeKyoung Hwang <cookie@samsung.com>
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
|
|
This reverts commit 9209a5a99427574f862bd9a7553fdf30e2fde404.
Change-Id: I4787cbb4007df87c5d65e221b9c68b240279aeca
|
|
[Issue] N/A
[Problem] Synchronous service loading
[Solution] Use of std::async interface
Change-Id: Idb89f090ecd132b5253bb6e81ed11e28334da4e9
|
|
[Issue] http://suprem.sec.samsung.net/jira/browse/TWF-1624
[Problem] Browser startup time is too long.
[Solution] Move UI creation to when it is needed. Use own
visibility function to support lazy loading. Move
methods not needed on initialization - such as
webview preinitialization and dummy button to after
browser is created and functional.
[Verify] dlogutil -v time browser and check time between
BROWSER IS SAYING HELLO and void app_resume(void*)
Change-Id: I77d3b82931077ffad80122763bbb01139754c29f
|
|
Change-Id: I446371a48b1582670ba151625e7e2a9c6ed50ba0
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
|
|
[Issue] http://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>
|
|
[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
|
|
[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
|
|
Change-Id: Ia840978c3d0c6098c5889c5ee3e87ba78b2a1640
Signed-off-by: Lim DoHyung <delight.lim@samsung.com>
|
|
Change-Id: Ie363f9caaeaf18baa0f179af4ea9a9a5e9e336d9
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
|
|
[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
|
|
[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
|
|
[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>
|
|
Change-Id: I503ac863a185eed46884be393f7a127c23a16c2d
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
|
|
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
|
|
[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
|