Ben Murdoch
d1bee05d64
It is possible that we may get a call from WebCore that the first layout has
...
completed before we've successfully syncd the webview dimensions from Java to
native and in this case, we end up syncing a height of 0 to WebKit. This causes
hit detection to fail, as WebKit thinks we have a 0-height visible area. This
patch fixes this scenario by syncing the height of the webview back to WebKit
in the case that the first layout comes back before we've sent our dimensions.
Fix for b/2449863
Change-Id: Id72c37b17411f3409edc7104d83ca5ffd17ab09b
2010-03-05 17:25:44 +00:00
..
2010-03-01 10:36:15 -08:00
2009-10-19 13:04:08 -04:00
2010-02-04 08:59:10 -08:00
2010-03-01 12:13:01 -08:00
2010-03-02 14:28:07 -05:00
2009-09-18 13:55:43 +08:00
2010-02-04 10:44:18 +00:00
2010-02-04 08:59:10 -08:00
2010-02-25 11:39:33 -08:00
2009-12-01 16:37:59 -08:00
2010-02-04 08:59:10 -08:00
2010-02-22 09:13:57 -05:00
2010-01-20 16:27:36 -05:00
2010-02-11 10:22:09 -08:00
2010-02-04 08:59:10 -08:00
2010-03-01 23:10:10 -08:00
2010-02-19 16:26:41 +00:00
2009-11-07 10:39:07 -08:00
2010-02-27 16:14:04 +00:00
2009-08-11 15:44:31 -04:00
2010-02-02 10:30:23 -08:00
2010-02-12 18:34:19 +00:00
2010-03-02 08:44:48 -08:00
2010-02-18 09:08:42 -05:00
2009-11-07 10:39:07 -08:00
2009-12-07 12:36:05 -08:00
2009-08-24 17:37:32 -07:00
2009-08-24 17:37:32 -07:00
2010-01-11 13:47:54 -05:00
2009-08-24 17:37:32 -07:00
2010-02-23 16:25:21 -08:00
2009-09-15 21:22:06 -04:00
2010-02-26 15:23:36 -05:00
2010-03-01 10:36:15 -08:00
2009-08-13 13:07:48 +01:00
2009-08-24 17:37:32 -07:00
2009-12-07 12:36:05 -08:00
2009-11-07 10:39:07 -08:00
2009-12-20 11:33:58 -08:00
2010-03-02 14:28:07 -05:00
2010-03-02 14:28:07 -05:00
2010-02-04 10:44:18 +00:00
2010-03-02 14:28:07 -05:00
2009-08-11 16:57:43 -04:00
2010-02-25 18:41:56 +00:00
2010-02-19 12:21:35 +00:00
2010-03-03 12:09:45 -05:00
2010-03-04 08:58:33 -05:00
2010-01-08 10:16:33 -05:00
2010-03-05 17:25:44 +00:00
2010-03-01 12:13:01 -08:00
2010-03-01 10:36:15 -08:00