[Android]: Clear the in-use flag for Messages in the NestedSystemMessageHandler.
commitf96248c33f932945292db6f821f26433a36a4575
authorrmcilroy@chromium.org <rmcilroy@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 1 Aug 2014 14:43:06 +0000 (1 14:43 +0000)
committerrmcilroy@chromium.org <rmcilroy@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 1 Aug 2014 14:43:06 +0000 (1 14:43 +0000)
tree7341c155014087b853a2ef173a6b196b08e578f6
parent77add457a6936212bdf932e385b955978a9c27db
[Android]: Clear the in-use flag for Messages in the NestedSystemMessageHandler.

Android 'L' has added a check in Message.recycle() to check that the message is no
longer in-use. Explicitly clear the in-use flag before calling recycle to avoid
hitting this exception in content browser tests.

BUG=392152

Review URL: https://codereview.chromium.org/432003004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@286995 0039d316-1c4b-4281-b951-d872f2087c98
content/public/test/android/javatests/src/org/chromium/content/browser/test/NestedSystemMessageHandler.java