OSDN Git Service

Before we send VIEW_SIZE_CHANGED after first layout,
authorGrace Kloba <klobag@google.com>
Mon, 28 Sep 2009 00:46:31 +0000 (17:46 -0700)
committerGrace Kloba <klobag@google.com>
Mon, 28 Sep 2009 17:10:15 +0000 (10:10 -0700)
commit0d03b91407aecab52d0fe8b6f849a0398878a2c1
tree4bb8a27036f3b9affb06da8d62d2d7e02fdde8c0
parentfee73ee2d6eb3e875e39a64c410d6a1ff8508ad3
Before we send VIEW_SIZE_CHANGED after first layout,
we should remove VIEW_SIZE_CHANGED in the queue if
there is any as we are going to send the message in
the front of the queue.

Fix http://b/issue?id=2133222
core/java/android/webkit/WebViewCore.java