android: Add CHECK() calls to better understand memory corruption.

This patch adds two CHECK() calls for each call to
base::android::AttachCurrentThread() and base::android::DetachFromVM(),
in order to better understand the mysterious crashers described in
http://crbug.com/322200

BUG=322200
R=bulach@chromium.org,torne@chromium.org,joth@chromium.org

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@237591 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: 4011c8f7f199c7831f92485f66be02124770d4ca
1 file changed
tree: 3be2aabeca18342b363a543fe0ad9809023ca9db
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. ipc/
  6. mojo/
  7. testing/
  8. third_party/
  9. ui/