[iOS] Upstream safe mode utils
commitc8ff24d91332764f5f6deb66f428f18cdfd32fd3
authorsdefresne <sdefresne@chromium.org>
Thu, 23 Apr 2015 16:35:13 +0000 (23 09:35 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 23 Apr 2015 16:35:26 +0000 (23 16:35 +0000)
tree560962197cd3fd6db645217a5b18b08fd822be0a
parent9d767c51aa4a36031b27177344c1852784200b16
[iOS] Upstream safe mode utils

SafeMode is a feature of Chrome on iOS that attempts to recover from crash
loop on startup and provide additional information in crash reports.

BUG=429756

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

Cr-Commit-Position: refs/heads/master@{#326539}
ios/chrome/app/DEPS [new file with mode: 0644]
ios/chrome/app/safe_mode_crashing_modules_config.h [new file with mode: 0644]
ios/chrome/app/safe_mode_crashing_modules_config.mm [new file with mode: 0644]
ios/chrome/app/safe_mode_util.cc [new file with mode: 0644]
ios/chrome/app/safe_mode_util.h [new file with mode: 0644]
ios/chrome/app/safe_mode_util_unittest.cc [new file with mode: 0644]
ios/chrome/ios_chrome.gyp
ios/chrome/ios_chrome_tests.gyp