diff options
author | cpu@google.com <cpu@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-16 20:44:12 +0000 |
---|---|---|
committer | cpu@google.com <cpu@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-16 20:44:12 +0000 |
commit | 8c16e87782241d7c513d9384acd1259c53add196 (patch) | |
tree | 01764938415f68b444334ba69af6ea601ac134cc /chrome/common/time_format_unittest.cc | |
parent | 2b4d165daf077e11cafdcecfc2e33be2c6b689f4 (diff) | |
download | chromium_src-8c16e87782241d7c513d9384acd1259c53add196.zip chromium_src-8c16e87782241d7c513d9384acd1259c53add196.tar.gz chromium_src-8c16e87782241d7c513d9384acd1259c53add196.tar.bz2 |
Fix the failure to fail in PlatformCanvasWin ctor
For a renderer CrashForBitmapAllocationFailure does not crash in any of the 4 CHECKS(), it
crashes calling GetProcessMemoryInfo()
- Because GetProcessMemoryInfo() tries to load PSAPI.dll and the sandbox blocks it.
- Now it gives a better dump by disabling the iniling of the function
- Adds a check for the shared memory, which I suspect is the real cause for some of the crashes
BUG=10585
Review URL: http://codereview.chromium.org/75027
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13872 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/time_format_unittest.cc')
0 files changed, 0 insertions, 0 deletions