Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: I8b8f0590531b05ae47c9c95f1f92ee4d4e7435c0
Signed-off-by: cookie <cookie@samsung.com>
|
|
Change-Id: I581cfe0dcd8bdb7cb261d0dcf3d2012a34b1e46c
Signed-off-by: cookie <cookie@samsung.com>
|
|
ssh://review.tizen.org:29418/profile/common/apps/web/browser into tizen
|
|
- 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>
|
|
- 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>
|
|
Change-Id: I035aa3359d8c010ed779273f50d666c0fc712d07
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
|
|
Change-Id: Ie0920661b8fbb10669eeb372d0c8d4ab6a9aff77
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
|
|
[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
|
|
[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
|
|
[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
|
|
[ 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>
|
|
[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
|
|
[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
|
|
[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
|
|
[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
|
|
[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
|
|
[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
|
|
[Issue] http://suprem.sec.samsung.net/jira/browse/TWF-2112
[Problem] Swapped fields
[Solution] Replaced functions
[Verify] As in the issue
Change-Id: I0f635484f25f7b0868bd6d8291d38d109cda9e05
|
|
Change-Id: Iaed9f54de36b1c1fb4be69d9a2e067102dd1a8fa
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
|
|
[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>
|
|
[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
|
|
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
|