Add a handler to DM to print out what was running when we crash.
authormtklein <mtklein@chromium.org>
Tue, 23 Feb 2016 18:39:36 +0000 (10:39 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 23 Feb 2016 18:39:36 +0000 (10:39 -0800)
commit246ba3a8b488eb1cecb98fa0cd657b62c9801a51
treeda5a8f7032f1ddeea9ac184ea78d1b71da651d21
parent5a70bc7f3cd32aaccc137c7d650cea613baa2443
Add a handler to DM to print out what was running when we crash.

This is an experiment to see if we can use something like this
rather than today's extremely verbose logging.

Now, hopefully something crashes.

BUG=skia:4978
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1725543002

Review URL: https://codereview.chromium.org/1725543002
dm/DM.cpp