| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
BUG=254977
R=shess@chromium.org
Review URL: https://chromiumcodereview.appspot.com/18059006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@209019 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It has been suggested that the HALPropertyListener_Call_Helper()
crashes may be correlated with nsexception = "NSPortTimeoutException
reason connection timeout: did not receive reply". One of the
whitelisted cases involves enumerating devices, so that could be
related. This will record the backtrace where the exception is
throwing from.
BUG=158170
Review URL: https://codereview.chromium.org/12611026
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@189458 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
In theory, it is easy to look at the modules in the crash dump. In
practice, if the plugin has been unloaded that is hard.
BUG=172319
Review URL: https://chromiumcodereview.appspot.com/12776003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@188845 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=77656
Review URL: https://chromiumcodereview.appspot.com/11761030
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@177015 0039d316-1c4b-4281-b951-d872f2087c98
|
|
This also centralizes most crash keys into a constants file.
BUG=77656
Review URL: https://codereview.chromium.org/11734011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@174985 0039d316-1c4b-4281-b951-d872f2087c98
|