Copy the thread name to the stack for debugging purposes.

The this ptr in Thread is getting smashed after the MessageLoop ends, which
leaves very little to go on. This is kind of a stab in the dark, but hopefully
it makes something bleed in a general direction.

BUG=274705
TEST=Minidumps contain 47 bytes of thread name data way high on the stack.
R=mark@chromium.org

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

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


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