Propagating hover events to JavaScript in WebView
Propagating hover events to JavaScript to enable touch exploration of web content. All hover events are mapped to mouse move events and then WebKit generates the appropriate mousemove, mouseover and mouseout actions. Change-Id: Ib96cd22baf471df045629ca9e254e5a5f7023961
Loading
Please register or sign in to comment