Files
frameworks_base/core/java/android/webkit
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-03-02 10:59:54 +00:00
2011-03-24 03:35:59 -07:00
2011-05-12 13:53:48 -07:00
2011-01-24 17:54:09 -08:00