OSDN Git Service

Fix DumpRenderTree2 to wait for the WebCore thread to become ready
authorSteve Block <steveblock@google.com>
Wed, 22 Sep 2010 14:41:05 +0000 (15:41 +0100)
committerSteve Block <steveblock@google.com>
Wed, 22 Sep 2010 14:43:34 +0000 (15:43 +0100)
commit3cf18f5c9697273e34acfaf7536cc472c97ee3fa
tree19c25861aa4a3313295a5163a6bef27f640a259d
parent0e1d6876f93332eb430d31d48f627ad812abb29d
Fix DumpRenderTree2 to wait for the WebCore thread to become ready

This is required to make sure that the WebCore thread's message
handlers are ready to receive settings.

Change-Id: I2c4df95e3b7409535b739ada957d93a7e6cd78d6
tests/DumpRenderTree2/src/com/android/dumprendertree2/LayoutTestsExecutor.java