| commit | 442258da866dda0b7ddcb35c51b9591e17c0de8c | [log] [tgz] |
|---|---|---|
| author | vitalybuka <[email protected]> | Sat Apr 11 01:46:42 2015 |
| committer | Commit bot <[email protected]> | Sat Apr 11 01:47:59 2015 |
| tree | c6c1b0d7da91a3489ff7470d0e4f21033a8afc00 | |
| parent | 7d62e83efbfa90f457ffc8b9b996b4b0ffbeee6f [diff] |
Fix crash from ipc_fuzzer Can't reproduce original crash so I just fix all crashes I see. Use WeakPtr in AskUserForSettings callback. Move chrome::ShowMessageBox in separate task and protection against nested message boxes. Add missing return into AskUserForSettings. BUG=472146 Review URL: https://codereview.chromium.org/1083433003 Cr-Commit-Position: refs/heads/master@{#324746}