Files
frameworks_base/core/java/android/webkit
Ben Murdoch 1708ad53c3 Hide plugin views when we start playing HTML5 video
Plugins like Flash draw directly to the screen on top
of all other views - including the fullscreen HTML5 video
view. This means that if you start an HTML5 video on a page
also serving a flash clip then flash will obscure the video.

This patch hides plugin views before start the video and shows
them again when the VideoView is destroyed.

Bug: 3183521
Change-Id: I9839c47e9d64b081651b952057e9283630362b29
2010-11-11 16:07:26 +00:00
..
2010-10-15 13:34:49 -07:00
2009-12-01 16:37:59 -08:00
2010-01-20 16:27:36 -05:00
2010-04-01 16:19:39 +01:00
2010-09-13 10:47:58 -07:00
2010-05-05 15:57:42 -07:00
2009-12-07 12:36:05 -08:00
2009-08-13 13:07:48 +01:00
2009-12-07 12:36:05 -08:00
2010-10-15 14:18:01 -07:00