Add link effect that play beep sound when touch the combobox.
authorSanghyup Lee <sh53.lee@samsung.com>
Thu, 4 Apr 2013 13:35:52 +0000 (22:35 +0900)
committerGerrit Code Review <gerrit2@kim11>
Mon, 8 Apr 2013 01:38:20 +0000 (10:38 +0900)
commit5a88112aa68cd3edb2fbaf6b83ea3e4de708d3e8
treeedf0fe7ed18ebb7cad327ffff845f5cb6dd65a59
parente989e4b76b21a959036b92a4c071187eb2571a9a
Add link effect that play beep sound when touch the combobox.

[Title] Add link effect that play beep sound when touch the combobox.
[Issue#] P130329-9011
[Problem] There is no touch sound after tapping on combobox.
[Cause] Touch event did not call link effect.
[Solution] Added link effect when touch the combobox.

Change-Id: I7ac5eb7556aaf3f74d3a723419e111f73009beaa
Source/WebKit2/WebProcess/WebCoreSupport/WebPopupMenu.cpp