summaryrefslogtreecommitdiffstats
path: root/chrome/app/hard_error_handler_win.cc
Commit message (Collapse)AuthorAgeFilesLines
* Add 64 bit support + code cleanupgregoryd@google.com2009-11-101-3/+9
| | | | | | | | | TEST=none BUG=none Review URL: http://codereview.chromium.org/374022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31604 0039d316-1c4b-4281-b951-d872f2087c98
* Adds 'hard error' message box support cpu@google.com2009-05-191-0/+122
- Initially just the two failed to delay-load bind exceptions - Shows the same error dialog as the OS shows so no localization required TEST= hard to test, but I'll give some pointers on the bug BUG = 11919 Review URL: http://codereview.chromium.org/113492 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16391 0039d316-1c4b-4281-b951-d872f2087c98