Revert 222826 "Copy the thread name to the stack for debugging p..."

> 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

TBR=rsesek@chromium.org

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

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


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