Jinwoo Song [Thu, 29 Aug 2013 08:08:53 +0000 (08:08 +0000)]
Merge "Device aspect ratio is changed as opposite direction" into tizen_2.2
Ryuan Choi [Mon, 26 Aug 2013 07:21:36 +0000 (16:21 +0900)]
Device aspect ratio is changed as opposite direction
[Title] Device aspect ratio is changed as opposite direction
[Issue#] N/A
[Problem] When rotated to landscape, portait value is shown.
[Cause] We should layout after changed orientation value.
If not ,layout() uses wrong orientation value while checking whether media query was changed or not.
[Solution] Moved sendOrientationEvent related change.
Change-Id: I7e9cd40d9c3667165c4e620286ca51a0fbf20ed0
Jinwoo Song [Wed, 28 Aug 2013 07:06:11 +0000 (16:06 +0900)]
Change caret interval to align to EFL entry
[Title] Change caret interval to align to EFL entry's caret interval
[Issue#] N/A
[Problem] Caret interval is different from that of EFL entry
[Cause] Default value is 0.5.
[Solution] Change default value to 0.6.
Change-Id: I1b6411f7fc04caa39e353390e2df01ebfd4630c6
Eunmi Lee [Thu, 29 Aug 2013 05:39:35 +0000 (14:39 +0900)]
Decide to enable double tap or not after minimumScale value is adjusted.
[Title] Decide to enable double tap or not after minimumScale value is adjusted.
[Issue#] N_SE-50260, N_SE-50242
[Problem] The tap is not recognized in the WebApp when we do tap twice quickly.
[Cause] The two taps should be recognized correctly, but they are recognized as double tap
when Web App does not set the user-scalable to 0 in the viewport meta tag.
It is because the minimumScale value is calculated wrong only in the WVGA in this case.
[Solution] Decide to enable double tap or not after minimumScale value is adjusted.
Change-Id: I97ac959a0f845c4c7d5ed49ca560f31904ab5bc6
SangYong Park [Tue, 27 Aug 2013 12:54:16 +0000 (21:54 +0900)]
Move key press commands clearing code to after key up event
[Title] Move key press commands clearing code to after key up event
[Issue#] P130822-07725
[Problem] Text was not entered when capital letter use
[Cause] Clear key press commands by continuous key down events
[Solution] Move key press commands clearing code to after key up event
Change-Id: I5040aa24adfb9179147519ed3dac975a89d5d2e9
Ryuan Choi [Tue, 27 Aug 2013 23:19:14 +0000 (23:19 +0000)]
Merge "[Release] Webkit2-efl-123997_0.11.94" into tizen_2.2
Taehwan Kim [Tue, 27 Aug 2013 23:15:11 +0000 (08:15 +0900)]
[Release] Webkit2-efl-123997_0.11.94
Change-Id: I7db4f765f643edb9f7b23291078c556438a309f0
Taeyun An [Tue, 27 Aug 2013 10:59:02 +0000 (19:59 +0900)]
Stop pasting if clipboard callback signal is not from webview
[Title] Stop pasting if clipboard callback signal is not from webview
[Issue#] P130816-04741
[Problem] Paste text into efl entry although paste operation is occured by webview
[Cause] Clipbaord clear, notify callback signal is called many of sides
[Solution] Stop pasting if clipboard callback signal is not from webview
Change-Id: I4bd10eb13a5f5d59b6bda530a915596e0ecee1d6
SangYong Park [Tue, 27 Aug 2013 12:50:53 +0000 (21:50 +0900)]
Cancel focus ui when ewkview loses focus
[Title] Cancel focus ui when ewkview loses focus
[Issue#] N_SE-49420
[Problem] Two focus rings are appeared on screen
[Cause] Do not hide focus ring when ewkview loses focus
[Solution] Cancel focus ui when ewkview loses focus
Change-Id: I3247d7ca50b080ce1e01fa6fdac6551de25f6ec1
Jiyeon Kim [Wed, 14 Aug 2013 12:00:25 +0000 (21:00 +0900)]
[CherryPick] [Page Visibility API] View-less documents should reports as hidden
[Title] [Page Visibility API] View-less documents should reports as hidden
[Problem] P130814-01392, P130814-01387
[Cause] The default value of visibility is true
[Solution] The visibility of the document is inherited from the visibility of the page. If there is no page associated with the document, we will assume that the page is hidden, as specifed by the spec,
http://dvcs.w3.org/hg/webperf/raw-file/tip/specs/PageVisibility/Overview.html#dom-document-hidden
https://bugs.webkit.org/show_bug.cgi?id=99410
Change-Id: Ic1b58eed36fc527d465b15552d972981dce46cae
Hojong Han [Mon, 26 Aug 2013 11:15:28 +0000 (20:15 +0900)]
Sync timezone before getting local time
[Title] Sync timezone before getting local time
[Issue#] N_SE-49766
[Problem] Analogue clock should indicate the right time after changing timezone
[Cause] Changed timezone was not updated
[Solution] Routine added to update timezone
Change-Id: Ifcd442abfafeeee899ee8fd10e094e556ca86f18
Changhyup Jwa [Fri, 21 Jun 2013 07:19:40 +0000 (16:19 +0900)]
Fix incorrect readable initial scale factor on docomo.co.jp
[Title] Fix incorrect readable initial scale factor on docomo.co.jp
[Issue#] P130605-7021
[Problem] Initial scale factor is not readable when we load docomo.co.jp from
smt.docomo.ne.jp
[Cause] Readable initial scale factor is forced by changed contents size
[Solution] Keep readable scale factor as we keep content defined initial scale
Change-Id: I015d48085fe1763e91c52d9e9cd555d7553da355
SangYong Park [Wed, 21 Aug 2013 01:42:35 +0000 (10:42 +0900)]
Fix update scale bug when viewport property was changed.
[Title] Fix update scale bug when viewport property was changed.
[Issue#] N_SE-49035
[Problem] Focus ring was not updated when viewport property was changed
[Cause] Condition of checking scale factor was not invalid.
[Solution] Fix check condition
Change-Id: I2305db48cda551abf2ed2fe1ca8bba56ee690ea5
Manish R Gurnaney [Wed, 21 Aug 2013 19:15:05 +0000 (00:45 +0530)]
Unable to Drag the content with Selection Handler.
[Title] Unable to Drag the content with Selection Handler.
[Issue#] P130812-05130
[Problem] Drag is not happening when content is Editable.
[Cause] Current Drag is blocked for the elements with
ContentEditable equal to true.
[Solution] Do the calculation for both the elements whether
contents are editable or not.
Change-Id: Ic102935d99b177c7ded86eafcd4bea7c15f33b23
prathmesh.m [Thu, 6 Jun 2013 06:46:35 +0000 (12:16 +0530)]
Implemented scolling of page with extending selection
[Title] Implemented scrolling of page with selection
[Issue#] P130603-0415
[Problem] Extending the selection(right and left) beyond
the visible area, page is not getting scrolled.
[Cause] No implementation present
[Solution] Added implementation for scrolling of the page
when selection is extended beyond the visible area
Change-Id: I33e1083042b22c30a144ac5807153a2af8a43be3
Changhyup Jwa [Tue, 20 Aug 2013 11:28:59 +0000 (20:28 +0900)]
Do not fit content when initial scale is defined
[Title] Do not fit content when initial scale is defined
[Issue#] N/A
[Problem] Initial scale defined content's initial scale factor is changed
[Cause] It's fitted to contents automatically even initial scale is defined
[Solution] If content defines initial scale, do not fit content to viewport
Change-Id: I83975ba61ec50c36d451f6fb25694b757fa81610
Taehwan Kim [Mon, 26 Aug 2013 07:53:20 +0000 (16:53 +0900)]
[Release] Webkit2-efl-123997_0.11.93
Change-Id: Iaee80fe3bb5255876dc7cda88bfc0dad95954034
Robert Jadczak [Fri, 23 Aug 2013 10:18:09 +0000 (19:18 +0900)]
Slider pointer does not move smoothly in html5 video
[Title] Slider pointer does not move smoothly in html5 video
[Issue] N_SE-48572
[Problem] When gstreamer position query fails MediaPlayerPrivateGStreamer::playbackPosition() returns zero.
[Solution] Changing the returned value in case of gstreamer position query fails.
Change-Id: I3d1a849c809e6e48c3377498cad25987f5cafc67
Taeyun An [Sat, 24 Aug 2013 08:16:52 +0000 (17:16 +0900)]
Correct the flaw for "nodebug"
[Title] Correct the flaw for "nodebug"
[Issue#] N/A
[Problem] "nodebug" option is not working
[Cause] all "g" option is not removed
[Solution] remove all "g" option
Change-Id: I485da77df3882906e401d4dc0e3a40b3a9cdc595
InBum Chang [Fri, 23 Aug 2013 11:46:46 +0000 (11:46 +0000)]
Merge "Fix crash if the input value of date popup is too long" into tizen_2.2
Yuni Jeong [Fri, 23 Aug 2013 10:41:15 +0000 (19:41 +0900)]
Text selection is not working and picker will be displayed when longTap on picker.
[Title] Text selection is not working and picker will be displayed when longTap on picker.
[Issue#] N_SE-49694
[Problem] When inserting a text into other input box after selecting some text on picker,
copy & paste popup is showing on wrong position.
[Cause] When longTap on picker, text selection is working.
[Solution] Text selection is not working and picker will be displayed when longTap on picker.
Change-Id: Ic4be01d7a96347b923708733ab88ee7c4f8e9101
bunam.jeon [Fri, 23 Aug 2013 08:36:27 +0000 (17:36 +0900)]
Apply z order to drag and auto fill
[Title] Apply z order to drag and auto fill
[Issue#] N/A
[Problem] Unapplied z order
[Cause] N/A
[Solution] Apply z order
Change-Id: I6982e95507482e4e83c244728b87eaf3cc9d3a45
mhahnenberg@apple.com [Wed, 5 Sep 2012 21:46:29 +0000 (21:46 +0000)]
[CherryPick] Remove use of JSCell::classInfoOffset() from tryCacheGetByID
[Title] Remove use of JSCell::classInfoOffset() from tryCacheGetByID
[Issue#] N_SE-49504
[Problem] Crash after accessing property through cached property
[Solution] use structure rather than classinfo
[Cherry-Picker] Lee SangGyu <sg5.lee@samsung.com>
Remove use of JSCell::classInfoOffset() from tryCacheGetByID
https://bugs.webkit.org/show_bug.cgi?id=95860
Reviewed by Oliver Hunt.
We should just do the indirection through the Structure instead.
* dfg/DFGRepatch.cpp:
(JSC::DFG::tryCacheGetByID):
Change-Id: Ib42dc2baa19a5ae1b27c981982d36c3faaa880f9
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@127648
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
mhahnenberg@apple.com [Wed, 5 Sep 2012 19:07:35 +0000 (19:07 +0000)]
[CherryPick] Remove use of JSCell::classInfoOffset() from virtualForThunkGenerator
[Title] Remove use of JSCell::classInfoOffset() from virtualForThunkGenerator
[Issue#] N_SE-49504
[Problem] Crash after accessing property through cached property
[Solution] use structure rather than classinfo
[Cherry-Picker] Lee SangGyu <sg5.lee@samsung.com>
Remove use of JSCell::classInfoOffset() from virtualForThunkGenerator
https://bugs.webkit.org/show_bug.cgi?id=95821
Reviewed by Oliver Hunt.
We can replace the load of the ClassInfo from the object with a load from the Structure.
* dfg/DFGThunks.cpp:
(JSC::DFG::virtualForThunkGenerator):
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@127625
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
Change-Id: Ic649e638d5ef6bb57559423e24caeba9b0745a4c
KwangYong Choi [Fri, 23 Aug 2013 07:29:31 +0000 (16:29 +0900)]
Fix crash if the input value of date popup is too long
[Title] Fix crash if the input value of date popup is too long.
[Issue#] N_SE-49571
[Problem] Crash on date popup.
[Cause] Input value is too long.
[Solution] Applied to check string length.
Change-Id: If18ba394c68c236590ce640ba37a3266ca359d64
bunam.jeon [Fri, 16 Aug 2013 07:37:27 +0000 (16:37 +0900)]
Implement input field zoom animation
[Title] Implement input field zoom animation
[Issue#] N/A
[Problem] N/A
[Cause] No Implementation
[Solution] New Implementation
Change-Id: I1ffbac7e508cc63108b0b61ec4a6492def354fec
Ryuan Choi [Thu, 22 Aug 2013 08:04:36 +0000 (17:04 +0900)]
up spin button is now shown
[Title] up spin button is now shown
[Issue#] N/A
[Problem] http://www.w3schools.com/tags/tryit.asp?filename=tryhtml5_input_max_min
[Cause] when input is small, edc was wrongly reduced.
I am not sure why this was reverted.
[Solution] Fixed edc properly.
offset is not a way to show this buttons accordingly.
Instead, used align.
This reverts commit
fe2d02d452026a5fa6d3a812cd5cd7c3d8a37939.
Change-Id: I4dc8d8acd3318c0f3277ea37c4c9473bc31fe788
sh919.park [Thu, 22 Aug 2013 07:38:01 +0000 (16:38 +0900)]
Remove the default alpha value for drag image
[Title] Remove the default alpha value for drag image.
[Issue#] P130822-02205
[Problem] The drag image is disappeared, if repeat to click the drag about same drag target.
[Solution] remove the default alpha value for drag image.
Change-Id: I8dbfe4caaa5773820eeadf2685de0659da493687
Sanghyup Lee [Thu, 22 Aug 2013 05:37:29 +0000 (14:37 +0900)]
[Release] Webkit2-efl-123997_0.11.92
Change-Id: I1d31992240175429765a9e6a596cb7cd0f47ed2f
Ryuan Choi [Thu, 22 Aug 2013 01:37:49 +0000 (10:37 +0900)]
The type of absolute in DeviceOrientationEvent should be boolean
[Title] The type of absolute in DeviceOrientationEvent should be boolean
[Issue#] P130821-00770
[Problem] tct-deviceorientation-w3c-tests -> DeviceOrientationEvent_absolute_type Fail
[Cause] DeviceOrientation spec is little bit amgiguous but absolute should be true/false when we generated event.
[Solution] feed absolute as false.
Change-Id: I2de32b039ff875450afe1565e9de98c828113779
Ryuan Choi [Mon, 12 Aug 2013 10:17:49 +0000 (19:17 +0900)]
Input[type=date] draws spin button and spin button works
[Title] Input[type=date] draws spin button and spin button works
[Issue#] P130802-2960 , P130819-04322
[Problem] In mobile, spin button make wrong action while pressing date type with opening picker.
[Cause] Current logic is based on textfield and DateInputType used spin behavior.
[Solution] Disable spin behavior and added menu list style for all date/time type.
Change-Id: I65f7b676e25a1056713c89cfbe5d0024f05e95be
KwangYong Choi [Wed, 21 Aug 2013 10:15:46 +0000 (19:15 +0900)]
Fix crash if the color picker is closed quickly
[Title] Fix crash if the color picker is closed quickly.
[Issue#] N_SE-49225
[Problem] TizenWinset web-app crashed.
[Cause] Try to access invalid object.
[Solution] Add null checking.
Change-Id: Ib4e9006281ae11e52644703d7aa3f4e00a3e0aa7
Keunyong Lee [Wed, 21 Aug 2013 10:00:54 +0000 (10:00 +0000)]
Merge "[Release] Webkit2-efl-123997_0.11.91" into tizen_2.2
Sanghyup Lee [Wed, 21 Aug 2013 09:59:24 +0000 (18:59 +0900)]
[Release] Webkit2-efl-123997_0.11.91
Change-Id: I779da0a8362039e071b60cc1793a10478899f4e1
Yuni Jeong [Tue, 20 Aug 2013 08:45:15 +0000 (17:45 +0900)]
Fixed copy & paste context menu disappear quickly.
[Title] Fixed copy & paste context menu disappear quickly.
[Issue#] P130813-04751
[Problem] Copy & paste context menu disappear quickly after showing copy & paste context menu.
[Cause] Disappeared after 3 seconds automatically.
[Solution] Changed disappearing time.
So, Copy & paste context menu will disappear after 6 seconds.
Change-Id: I4d72c4e8f6e12b551f5c0dde8bb6e5ed21dd0789
Taeyun An [Thu, 25 Jul 2013 05:42:00 +0000 (14:42 +0900)]
Restart timer if user tapping on the context menu
[Title] Restart timer if user tapping on the context menu
[Issue#] N/A
[Problem] It is removed itself if user while in control the context menu
[Cause] There is no consideration about user control
[Solution] Restart timer if user tapping on the context menu
Change-Id: Ic49085df21a75427f9971c10c74972176ff0b766
bunam.jeon [Fri, 14 Jun 2013 06:46:07 +0000 (15:46 +0900)]
Implement the Data-List of input element
[Title] Implement the Data-List of input element
[Issue#]
[Problem]
[Cause] Not Implement
[Solution] Implement the Data-List of input element
Change-Id: I650c40811da25429fc979f5f927023a136e6d700
Lukasz Krok [Wed, 26 Jun 2013 08:28:02 +0000 (10:28 +0200)]
[CherryPick] Hide all ancestors of the full screen element when going full screen
[Title][CherryPick] Hide all ancestors of the full screen element when going full screen
[Issue] N_SE-48867
[Problem] Unable to restore the video to its previous size - Youtube.com - PC site
[Cause] In fullscreen.css 'position: static !important;' is missing in '-webkit-full-screen-ancestor:not(iframe)' class
[Solution] Cherry picked.
[Cherry-Picker] Lukasz Krok
Hide all ancestors of the full screen element when going full screen
https://bugs.webkit.org/show_bug.cgi?id=96332
Reviewed by James Robinson.
Source/WebCore:
Since fixed position elements can now sometimes become stacking
contexts, explicitly set position: static on full-screen ancestors so
that there are no stacking context ancestors that could cause the full
screen element to become incorrectly sorted.
Test: fullscreen/full-screen-fixed-pos-parent.html
* css/fullscreen.css:
(:-webkit-full-screen-ancestor:not(iframe)):
Change-Id: I0635e79968fc581d48c2f1700362f347bc02dc9a
Yuni Jeong [Tue, 20 Aug 2013 13:24:56 +0000 (22:24 +0900)]
Changed ewk_view_text_selection_range_clear() API.
[Title] Changed ewk_view_text_selection_range_clear() API.
[Issue#] N_SE-48680, N_SE-48488
[Problem] Text selection handles remain after selecting share option of copy & paste context menu in OSP Web.
[Cause] OSP is called ewk_view_text_selection_range_clear() API for clearing text selection.
ewk_view_text_selection_range_clear() API is not working properly.
[Solution] change ewk_view_text_selection_range_clear() API.
So, text selection will be cleared well.
Change-Id: Iafea93e757c3b37616050b874a97c8b93177ec5c
Taeyun An [Tue, 20 Aug 2013 13:22:55 +0000 (22:22 +0900)]
Change the focused frame if flame has different value between focusedFrame and hitTestResultFrame
[Title] Change the focused frame if flame has different value between focusedFrame and hitTestResultFrame
[Issue#] N/A
[Problem] Sometimes text selection handles and context menu are not appear via longpress
[Cause] Sometimes focusedFrame and hitTestResultFrame has different value
[Solution] Change the focused frame if flame has different value between focusedFrame and hitTestResultFrame
Change-Id: Id3cbaf1764ad4f1827abe2aad5ac0256556faced
InBum Chang [Tue, 20 Aug 2013 12:09:03 +0000 (12:09 +0000)]
Merge "Set focus on popup after datetime picker is dismissed" into tizen_2.2
KwangYong Choi [Tue, 20 Aug 2013 11:32:43 +0000 (20:32 +0900)]
Set focus on popup after datetime picker is dismissed
[Title] Set focus on popup after datetime picker is dismissed.
[Issue#] N_SE-48968
[Problem] ewk view is focused after datetime picker is dismissed.
[Cause] No focus handling.
[Solution] Explictly set focus on popup after datetime picker is dismissed.
Change-Id: If5ee1a582c4001b591c9666d73116c41eb0cfe0f
Keunyong Lee [Tue, 20 Aug 2013 11:06:39 +0000 (11:06 +0000)]
Merge "[Release] Webkit2-efl-123997_0.11.90" into tizen_2.2
Sanghyup Lee [Tue, 20 Aug 2013 10:59:33 +0000 (19:59 +0900)]
[Release] Webkit2-efl-123997_0.11.90
Change-Id: Id51a9c21084ec7b9b955e2e8befaf98aa6cf7759
KeonHo Kim [Tue, 20 Aug 2013 10:45:17 +0000 (19:45 +0900)]
HTMLAudioElement is playing with breaking on streammode.
[Title] HTMLAudioElement is playing with breaking on streammode.
[Problem] DBuild Issue
[Cause] Readystate has been set futuredate during buffering in stream mode
[Solution] Need to set readystate to currentdata for buffering
Change-Id: I7ef2c669c9e652f9ca515bb81eb986628c03b772
bunam.jeon [Tue, 20 Aug 2013 03:12:40 +0000 (12:12 +0900)]
Fixed a problem that drag image goes out of the screen and background image is broken.
[Title] Fixed a problem that drag image goes out of the screen and background image is broken.
[Issue#] N_SE-48750, N_SE-48893, N_SE-48922, N_SE-48981
[Problem] Drag image goes out of the screen and background image is broken.
[Cause] 1. Coordinate correction is not.
2. Property of the border has changed.
[Solution] 1. Corrected the coordinates.
2. Change the property that have been modified.
Change-Id: I735ce90b041c231aace5e4f3ec937085dda36fac
SangYong Park [Mon, 19 Aug 2013 09:06:00 +0000 (18:06 +0900)]
Cancel focus ui when touch event was occurred
[Title] Cancel focus ui when touch event was occurred
[Issue#] N_SE-48797
[Problem] Focus ring was presented after tap button
[Cause] Focus ui was not cancelled
[Solution] Cancel focus ui when touch event was occurred
Change-Id: Iddbfd01841c4e218f4612cebe242bf80394cb28f
KwangYong Choi [Tue, 20 Aug 2013 01:14:04 +0000 (10:14 +0900)]
Crash with malformed datetime value
[Title] Crash with malformed datetime value.
[Issue#] N_SE-49068
[Problem] Crash once.
[Cause] Malformed value is passed to input picker.
[Solution] Check format tightly.
Change-Id: I3187a3d2c693a869bda9d74f837fb45f3b4e4ed7
Eunmi Lee [Fri, 19 Jul 2013 12:46:39 +0000 (21:46 +0900)]
Add APIs to get/set state of transparent background.
[Title] Add APIs to get/set state of transparent background.
[Issue#] N/A
[Problem] We can not make pd of web-dynamic-box transparent,
and pd is disappeared if webview's color is set to transparent.
[Cause] There is no way to set transparent background and Evas does not draws if object's color is transparent.
[Solution] Add APIs to get/set state of transparent background.
Change-Id: I9635959e4984338d5e58a240e8d1aac3a1174901
Eunsol Cha [Wed, 14 Aug 2013 11:11:28 +0000 (20:11 +0900)]
[Release] Webkit2-efl-123997_0.11.89
Change-Id: I78880ca714b7dd548e8ae4071db1a84f08f49990
Kamil Lysik [Mon, 29 Jul 2013 12:42:42 +0000 (14:42 +0200)]
Vibration pattern should have odd length at start
[Title] Vibration pattern should have odd length at start
[Issue] HTML5-65
[Problem] If pattern length is even, last element should be removed
[Solution] Remove last element when pattern length is even
Change-Id: I17f541d2b4337e3e3150846284d3c5230e850c75
Kamil Lysik [Tue, 30 Jul 2013 11:37:16 +0000 (13:37 +0200)]
WebVibrationClient is attached two times
[Title] WebVibrationClient is attached two times
[Issue] HTML5-64
[Problem] WebVibrationClient is duplicated without reason
[Solution] Remove duplicated code
Change-Id: Ice1351034dd54522490765e9219dc78535abed61
Kamil Lysik [Fri, 26 Jul 2013 10:19:25 +0000 (12:19 +0200)]
Vibration pattern cannot be stopped in some cases
[Title] Vibration pattern cannot be stopped in some cases
[Issue] HTML5-63
[Problem] vibrate(time) should break current pattern.
[Solution] Convert pattern to list and call method for list
Change-Id: I237f45042b40254b1175e98dcebfe66cef47589d
Kamil Lysik [Mon, 22 Jul 2013 14:40:59 +0000 (16:40 +0200)]
ewk_notification_policies_removed crashes
[Title] ewk_notification_policies_removed crashes
[Issue#] HTML5-62
[Problem] ewk_notification_policies_removed crashes with segfault
[Solution] Guarantee that objects aren't destroyed before usage
Change-Id: I7d57eff0e4842b13e9b351a1bb24328781511652
SangYong Park [Wed, 14 Aug 2013 01:45:50 +0000 (10:45 +0900)]
Fix lockup issue when key event was occurs frequently by host keyboard
[Title] Fix lockup issue when key event occurs frequently by host keyboard
[Issue#] N_SE-48592 N_SE-48638
[Problem] App lockup occurs
[Cause] IPC is no reaction by when IPC occurs freqently by key event.
[Solution] Reduce the occurrence of the IPC.
Change-Id: I7995f7e3dfb52c30c4a15a1635b267418833f32e
Taeyun An [Wed, 10 Jul 2013 08:14:28 +0000 (17:14 +0900)]
Add Text style state enabled in settings
[Title] Add Text style state enabled in settings.
[Issue#] N/A
[Problem] Text style is now only use in e-mail app but now Text style check is checking browser also.
[Cause] There is no consideration and implementation.
[Solution] Add Text style state enabled in settings and e-mail app use that.
Change-Id: Ie5d663cb424a0c13290572b8480df7bd11b67b92
InBum Chang [Wed, 14 Aug 2013 01:57:27 +0000 (01:57 +0000)]
Merge "Add missing format for date/time picker" into tizen_2.2
InBum Chang [Wed, 14 Aug 2013 01:57:08 +0000 (01:57 +0000)]
Merge "Support HW key callback for picker popup" into tizen_2.2
SangYong Park [Tue, 13 Aug 2013 02:34:40 +0000 (11:34 +0900)]
Fix focus ring size bug
[Title] Fix focus ring size bug
[Issue#] N_SE-48500
[Problem] Focus ring's size was changed when panned zoomed webpage.
[Cause] precision loss by castinw between int and float
[Solution] In the calculation was modified to use only as a float.
Change-Id: Iae59bc951e118a85123b633f8a8de0502c35b3fc
KwangYong Choi [Mon, 12 Aug 2013 10:35:55 +0000 (19:35 +0900)]
Add missing format for date/time picker
[Title] Add missing format for date/time picker.
[Issue#] N/A
[Problem] Date/time picker has wrong format.
[Cause] Default format is not match to WebKit.
[Solution] Add missing format for date/time picker.
Change-Id: I38d79b79760bcf7272a7847e59907b51a3d8cc32
KwangYong Choi [Mon, 12 Aug 2013 06:11:25 +0000 (15:11 +0900)]
Support HW key callback for picker popup
[Title] Support HW key callback for picker popup.
[Issue#] P130808-07606
[Problem] All popups are dismissed when back key is pressed during picker popup is shown.
[Cause] No callbacks for efl picker popup.
[Solution] Add HW key callback for picker popup.
Change-Id: Iefd4ff7e7c8109301d714c8d4b2d965c1f9883e1
Hojong Han [Mon, 12 Aug 2013 23:49:18 +0000 (08:49 +0900)]
Simplify date handling code
[Title] Simplify date handling code
[Issue#] VPSS-1105
[Problem] new Date(2010,10,1) with timezone set to +4 (MSK) returns "Sun Oct 31 2010 01:00:00 GMT+0400 (MSK)"
[Cause] Operating seperately on the UTC-standard and standard-DST offsets
[Solution] Generate a combined UTC-local offset
This patch is based on commit-id
ad805ed257b0997c5333bb8967e23cc1c24f4208 on Webkit-trunk
Change-Id: Ie96e028c5d8a9cbee01449074a03a8f82562f468
sh919.park [Fri, 9 Aug 2013 04:41:28 +0000 (13:41 +0900)]
Remove specifying css property aliases
[Title] Remove specifying css property aliases
[Issue#] N/A
[Problem] N/A
[Cause] Do not need anymore.
[Solution] Remove the specifying css property aliases.
Change-Id: I719a3e2ea38a0bf3614ef877c2f635f8bfac3091
Taehwan Kim [Thu, 8 Aug 2013 11:58:28 +0000 (20:58 +0900)]
[Release] Webkit2-efl-123997_0.11.88
Change-Id: Iea9c369a8468d28aa64465347940b225a6b191d1
SangYong Park [Thu, 8 Aug 2013 06:40:36 +0000 (15:40 +0900)]
Cancel composition when focused node was changed
[Title] Cancel composition when focused node was changed
[Issue#] N_SE-47443
[Problem] Composition in progress, can not enter number when opening 'change page'
[Cause] composition information was not cleared
[Solution] Cancel composition when focused node was changed
Change-Id: I73d8febc92d3c1e1bf37b50059f6bd1b979173df
Seung Hak Lee [Thu, 8 Aug 2013 04:37:43 +0000 (04:37 +0000)]
Merge "Add to ewk api for setting/getting the User Agent by using system info library." into tizen_2.2
daehyun81.yoo [Wed, 17 Apr 2013 08:28:09 +0000 (17:28 +0900)]
Add to ewk api for setting/getting the User Agent by using system info library.
[Title] Add to ewk api for setting/getting the User Agent by using system info library.
[Issue#] N/A
[Problem] Currently the UA was managed by Browser with hard coded string.
[Cause] UA issue is decided recently.
[Solution] Access the system info for User Agent by using capi-system-info and modify the ewk api.
Change-Id: Ie393928f6d4597da3dc3f96a149abbf9fe83a096
Eunsol Park [Mon, 25 Mar 2013 01:20:11 +0000 (10:20 +0900)]
Make TC for ewk_context_memory_saving_mode_set()
[Title] Make TC for ewk_context_memory_saving_mode_set().
[Issue#] N/A
[Problem] TC for ewk_context_memory_saving_mode_set() does not exist.
[Cause] None.
[Solution] Make TC for ewk_context_memory_saving_mode_set().
Change-Id: I12a1584009c1637f49127474aa0f1b798d7c43ee
Changhyup Jwa [Wed, 7 Aug 2013 07:30:04 +0000 (16:30 +0900)]
Update scroll position immediately after resizing view
[Title] Update scroll position immediately after resizing view
[Issue#] SE-48357
[Problem] NPRuntime has white space at the bottom for a while after click button
[Cause] Scroll position is not updated immediately after resizing view
It was fixed before but missed by another patch
[Solution] Update scroll position immediately after resizing view
Change-Id: I19f40391bec6a1282b13fbcbe20da384bff61537
Hojong Han [Thu, 8 Aug 2013 00:39:05 +0000 (09:39 +0900)]
Routine added to skip property table error
[Title] Routine added to skip property table error
[Issue#] N_SE-48222
[Problem] Crash occurred while opening new tabs and load new websites
[Cause] Property table information was corrupted
[Solution] Exception-handling routine added not to access invalid information
Change-Id: I3e695b4d8edb15061a795bdf20680a89f9c5e1eb
KeonHo Kim [Tue, 6 Aug 2013 12:07:18 +0000 (21:07 +0900)]
tct-video-html5-tests blocks 10 cases.
[Title] tct-video-html5-tests blocks 10 cases.
[Problem] P130801-3250
[Cause] There was leak about gstreamer pipeline.
[Solution] Added suspend routine for release pipeline.
Change-Id: Ia51a7291eebfcc5d3208dfc7aa670e14600c2107
Jinwoo Song [Wed, 7 Aug 2013 07:58:34 +0000 (07:58 +0000)]
Merge "[Release] Webkit2-efl-123997_0.11.87" into tizen_2.2
Taehwan Kim [Wed, 7 Aug 2013 07:53:17 +0000 (16:53 +0900)]
[Release] Webkit2-efl-123997_0.11.87
Change-Id: Id5e6d4b9067d73122b4c1e54c95a56b660f134a3
HYUNKI BAIK [Wed, 7 Aug 2013 05:00:16 +0000 (05:00 +0000)]
Merge "Fix the issue that accelerated overflow scrolling become invisible" into tizen_2.2
Hurnjoo Lee [Tue, 6 Aug 2013 08:15:26 +0000 (17:15 +0900)]
Fix the issue that accelerated overflow scrolling become invisible
[Title] Fix the issue that accelerated overflow scrolling become invisible
[Issues] N_SE-47589
[Problem] Accelerated overflow scrolling become invisible.
[Cause] When calculate the tiledBackingStoreVisibleRect of scrolling layer, we have used m_visibleRect of scrolling layer.
But it causes that child layers of scrolling layer are not displayed properly and consump too many memory.
[Solution] Removed m_visibleRect of scrollingLayer and modified to set position of scrolling layer
when change offset of scrolling layer.
Conflicts:
Source/WebKit2/UIProcess/WebLayerTreeRenderer.cpp
Source/WebKit2/WebProcess/WebPage/LayerTreeCoordinator/LayerTreeCoordinator.cpp
Source/WebKit2/WebProcess/WebPage/LayerTreeCoordinator/WebGraphicsLayer.h
Change-Id: I0eeb5738a55381fb4b2267c4728d9f4eea4d5659
bhargavi.k [Tue, 9 Jul 2013 09:08:06 +0000 (14:38 +0530)]
Text Selection Handlers not updated with the correct position
[Title] Text Selection Handlers not updated with
the correct position
[Issue] NABI-RSA-42952
[Problem] Text Selection Handlers not updated
with the correct position when content
is modified by JS.
[Cause] No notification was being sent to UI when
selection was being removed and modified by JS
[Solution] Sending update event to UI when selection get
modified by JS.
Keunyong Lee [Mon, 5 Aug 2013 10:27:43 +0000 (10:27 +0000)]
Merge "[Release] Webkit2-efl-123997_0.11.86" into tizen_2.2
Taehwan Kim [Mon, 5 Aug 2013 10:18:06 +0000 (19:18 +0900)]
[Release] Webkit2-efl-123997_0.11.86
Change-Id: I9cf50c271cbbad6ee4c6e564f10e79d32c2ba8d9
bunam.jeon [Fri, 2 Aug 2013 14:30:37 +0000 (23:30 +0900)]
Update .po file and LocalizedStringsTizen.cpp
[Title] Update .po file and LocalizedStringsTizen.cpp
[Issue#] P130731-6814, P130731-6813, P130731-6812
[Problem] Untranslate text appears
[Cause] Not translated
[Solution] Update .po file and LocalizedStringsTizen.cpp
Change-Id: Ia027c50c968a997e16c0dd347052198134a65ae4
Changhyup Jwa [Sun, 4 Aug 2013 23:55:51 +0000 (08:55 +0900)]
Avoid unnecessary initial function call(setVisibleContentRect)
[Title] Avoid unnecessary initial function call(setVisibleContentRect)
[Issue#] SE-45071
[Problem] JS window.innerHeight sometimes returns incorrect value
[Cause] There was unnecessary and incorrect function call before page rendering
[Solution] Remove this function call before page rendering
Change-Id: I780ee6e58696843b75d15ecde8c8d8eb96128a91
Jinwoo Song [Sat, 3 Aug 2013 09:01:59 +0000 (18:01 +0900)]
Do not search text in iframes with "display:none" style
[Title] Do not search text in iframes with "display:none" style
[Issue#] N_SE-47308
[Problem] Text search takes too long time in below site.
http://m.soundcloud.com/tracks/search?q=webkit
[Cause] iframes with "display"none" have many strings but they are not visible.
[Solution] Do not search iframes which do not have renderstyle.
Change-Id: Ib8a76611e4b2bef3b135b45280448e976255d8b3
SangYong Park [Sat, 3 Aug 2013 10:18:12 +0000 (19:18 +0900)]
Clear composition when keypad disappear
[Title] Clear composition when keypad disappear
[Issue#] N_SE-48084
[Problem] Can't enter text after keypad disappear if webpage has composition
[Cause] Key event delivered to previous composition node
[Solution] Clear composition when keypad disappear
Change-Id: I55ce8b1e0a9f0f64fdb00ab53c6a6b73f18484bf
Hurnjoo Lee [Fri, 2 Aug 2013 07:45:53 +0000 (16:45 +0900)]
Fix the issue that overflow scrolling does not work properly.
[Title] Fix the issue that overflow scrolling does not work properly.
[Issues] N_SE-47589 (issue#1)
[Problem] overflow scrolling does not work properly.
[Cause] A webLayerID is always zero because of order of evaluation of function arguments.
[Solution] Before PageClientImpl::setOverflowResult is called, the webLayerID should be set.
Change-Id: I13d317bea4cebd733be7d5e2fa60882dbb07a4f6
Krzysztof Czech [Tue, 28 May 2013 15:12:03 +0000 (17:12 +0200)]
Missing ewk API tests
Change-Id: Ide63f6ff546c90e6131306b6c372acfd865a1b0c
KeonHo Kim [Fri, 2 Aug 2013 06:48:27 +0000 (15:48 +0900)]
Video is not started even if play button has been pressed.
[Title] Video is not started even if play button has been pressed.
[Problem] N_SE-47694
[Cause] Change readystate to currentdata although it is have futherdata.
[Solution] Remove potential bug code.
Change-Id: Ic6bb46ed7c6bde9928dbaeead32d9740837c98c8
YongGeol Jung [Wed, 5 Jun 2013 06:59:06 +0000 (15:59 +0900)]
Fix video control rendering issue.
[Title] Fix video control rendering issue.
[Issue#] P130526-0312
[Problem] Video controls do not render.
[Cause] Video controls layer is not compositing.
[Solution] Force compositing video controls layer.
Change-Id: Icc03c008d91130ecfd065fb937a80eafb9caecef
SangYong Park [Fri, 10 May 2013 10:14:22 +0000 (19:14 +0900)]
Implement Focus UI
[Title] Implement Focus UI
[Issue#] N/A
[Problem] Focus UI is not supported.
[Cause] N/A
[Solution] N/A
Change-Id: I9845408e0a104f7777db5271f1c55e412dfbcede
SangYong Park [Thu, 2 May 2013 23:56:43 +0000 (08:56 +0900)]
Revert "Revert "Refine focus ring repainting code when web contents was changed.""
This reverts commit
905629c3334b573592d3410caeef8c94d12eed06.
Change-Id: I591f1c33084348ab0d92eaea2baed4b1468ad5ee
bunam.jeon [Thu, 1 Aug 2013 04:45:36 +0000 (13:45 +0900)]
Fixed a problem that remember popup does not disappear
[Title] Fixed a problem that remember popup does not disappear
[Issue#] N_SE-47372
[Problem] Remeber popup does not disappear when you search on web page.
[Cause] ewkViewLoadCommitted called, there is no Hide function.
[Solution] Add hide function in ewkViewLoadCommitted()
Change-Id: I3d0452294b503cc82d10ed2e12353912df3c4bd8
SangYong Park [Fri, 19 Jul 2013 08:35:27 +0000 (17:35 +0900)]
Fix keypad issue when ime context transit to another context
[Title] Fix keypad issue when ime context transit to another context
[Issue#] FMM-2019 N_SE-47635
[Problem] Keypad was closed when ime context transit to another context
[Cause] Do not handle show keypad callback by ime context transition
[Solution] Handle show keypad callback by ime context transition
Change-Id: I591f5220a8663e2087ee972a14149ee37d4e8896
EunMi Lee [Thu, 1 Aug 2013 05:20:57 +0000 (05:20 +0000)]
Merge "Disabled touch adjust feature in case of SDK version." into tizen_2.2
Yuni Jeong [Thu, 1 Aug 2013 04:58:42 +0000 (13:58 +0900)]
Disabled touch adjust feature in case of SDK version.
[Title] Disabled touch adjust feature in case of SDK version.
[Issue#] N_SE-47502
[Problem] Link menu is highlighted first while selecting the text around link menu.
[Cause] Focus ring is displayed for link menu by touch adjust feature in spite of longTap on text.
[Solution] Touch adjust feature is not needed in case of SDK version.
So, disabled touch adjust feature.
Change-Id: I83b334350ad10a4023a5da2b045ac8a9d8b2a082
KwangYong Choi [Wed, 31 Jul 2013 01:10:49 +0000 (10:10 +0900)]
Use TIZEN_ENGINEER_MODE macro instead of _SECURE_LOG
[Title] Use TIZEN_ENGINEER_MODE macro instead of _SECURE_LOG.
[Issue#] N/A
[Problem] Dlog usage is changed.
[Cause] N/A
[Solution] Use TIZEN_ENGINEER_MODE macro instead of _SECURE_LOG.
Change-Id: I08d5d63032d83969ced02552c2ddd51c81087ae9
Sanghyup Lee [Tue, 30 Jul 2013 07:17:06 +0000 (16:17 +0900)]
[Release] Webkit2-efl-123997_0.11.85
Change-Id: I3858cbfee3c4145d8be2a37164d1976bf42e6976
Sanghyup Lee [Thu, 25 Jul 2013 02:03:01 +0000 (11:03 +0900)]
Remove unnecessary repetition of initializing feedback library.
[Title] Remove unnecessary repetition of initializing feedback library.
[Issue#] N/A
[Problem] N/A
[Cause] We don't need to initialize feedback library each time.
[Solution] Move initialize method into getHandle method that called only one time. and remove deinitialize.
Change-Id: I07152592eed156f5c5ffcc648802fe7946a7004d
Eunsol Cha [Thu, 25 Jul 2013 06:31:31 +0000 (15:31 +0900)]
[Release] Webkit2-efl-123997_0.11.84
prathmesh.m [Wed, 19 Jun 2013 10:39:09 +0000 (16:09 +0530)]
Blocked painting of selection for inline inputbox
[Title] Blocked painting of selection for inline inputbox
[Issue#] N/A
[Problem] Select content and extend it to input box when
the IME is not up (input node not focused) and the
copy the text. Text inside the input box is not copied
but painted for selection
[Cause] The input box content is in shadow root. So this
content is not selected. But while painting there is
such condition. All the contents are getting painted
[Solution] Checking if the content is in shadow root then
do not paint the selection as it is not selected in the
dom selection
Change-Id: Ieaf87576d9ec961016982a7c0a1dd1c003315bb3
prathmesh.m [Mon, 8 Jul 2013 13:32:42 +0000 (19:02 +0530)]
Selection mode on images is not working
[Title] Selection mode on images is not working
[Issue#] WEB-3582
[Problem] Long tap on image with hyperlink and select
selection mode, selection mode is not wokring
[Cause] In this case there is a anchor tag and image tag
is child of anchor, but before image there is another
tag. Using this tag we create a selection range and
once the range is created we check if its not image and
extent the selection. This is not correct, we must
extend the selection even if there is image
[Solution] Removed the check to block extending seletion
when there is image tag
Change-Id: I6db5848ea72e14cdd7ee3789af6cf4c1995d9fb8
prathmesh.m [Tue, 25 Jun 2013 06:59:03 +0000 (12:29 +0530)]
Changed the postion of context menu to avaliable space
[Title] Changed the display location of context menu in avaliable space
[Issue#] P130623-0376, P130619-0477
[Problem] Context menu is not visible fully when there is space
on the screen
[Cause] Context menu is having style to create menu on top direction.
So always the direction was top and the context menu was made scrollable
and was displayed at the end
[Solution] Added mutliple direction. Now context menu will be open in
the avaliable space
Change-Id: Id2515e94f15edd21cb4062804e43734743f4adbe
bunam.jeon [Wed, 24 Jul 2013 08:24:09 +0000 (17:24 +0900)]
Remove the value of improper css property.
[Title] Remove the value of improper css property.
[Issue#] TDIS-6988
[Problem] Debuggin buttons cannot be shown in inspector.
[Cause] Use an wrong property value
[Solution] It is unnecessary property.
and this property has already been deleted in opensource.
Change-Id: I2de1245917df970b0eb2b7afd399f88d95cc6596