Steve Block
92c99162ae
Fix thread violation in WebView.getViewHeight()
...
WebView.getVisibleTitleHeight() is a public method so should only be
called on the UI thread. The implementation is already threadsafe, so
this patch simply moves it to a helper method.
Bug: 4424859
Change-Id: I6d938fb1b231debfdd54f87032cb2b4acc59c1e5
2011-05-23 17:41:39 +01:00
..
2011-04-07 11:58:37 -07:00
2011-05-06 14:14:20 -07:00
2011-05-16 13:01:38 -07:00
2011-02-28 14:53:09 -08:00
2011-04-18 15:28:47 -07:00
2011-05-16 13:04:49 -07:00
2011-04-07 19:23:05 -07:00
2011-04-07 19:23:05 -07:00
2011-05-16 11:53:31 -07:00
2011-05-05 14:36:28 +08:00
2011-05-13 12:11:17 -07:00
2011-05-13 18:19:00 -07:00
2011-04-01 14:41:18 -05:00
2011-05-16 15:49:53 -04:00
2011-04-07 19:23:05 -07:00
2011-04-22 16:41:10 -07:00
2011-05-11 16:47:17 -07:00
2011-02-01 22:25:47 -08:00
2011-04-06 15:26:23 -07:00
2011-05-04 14:08:11 -07:00
2011-05-17 09:47:59 +01:00
2011-05-12 15:20:30 -07:00
2011-05-09 19:00:59 -07:00
2011-05-16 21:39:47 -07:00
2011-05-23 17:41:39 +01:00
2011-05-16 11:55:08 -07:00
2011-01-26 14:58:19 -08:00