summaryrefslogtreecommitdiffstats
path: root/chrome/test
diff options
context:
space:
mode:
authorbrettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-27 16:13:48 +0000
committerbrettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-27 16:13:48 +0000
commit5e2ce9a6e9a7f5a352ba7de02947beb86d06f1d5 (patch)
treef43722217213fe93c229c9b025ecf89487862733 /chrome/test
parent8b386cede11a8a5c907b5a75271c7edee12f1774 (diff)
downloadchromium_src-5e2ce9a6e9a7f5a352ba7de02947beb86d06f1d5.zip
chromium_src-5e2ce9a6e9a7f5a352ba7de02947beb86d06f1d5.tar.gz
chromium_src-5e2ce9a6e9a7f5a352ba7de02947beb86d06f1d5.tar.bz2
Make the web plugin proxy tolerant of windowless bitmap memory mapping failures.
These seem to be happening at a low frequency, and can be a result of being out of memory or using too many GDI resources (I think). By catching the error and clearing the canvas pointers, we won't crash and will just skip drawing the plugin. TEST=none BUG=25689 Review URL: http://codereview.chromium.org/332033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30201 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test')
-rw-r--r--chrome/test/data/reliability/known_crashes.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/test/data/reliability/known_crashes.txt b/chrome/test/data/reliability/known_crashes.txt
index 9815a3c..d42e610 100644
--- a/chrome/test/data/reliability/known_crashes.txt
+++ b/chrome/test/data/reliability/known_crashes.txt
@@ -136,5 +136,5 @@ SUBSTRING : webframeloaderclient::dispatchdidchangelocationwithinpage___webcore:
# 23281
REGEX : tabcontents::washidden___.*___tabcontents::~tabcontents
-# bug 25689
-PREFIX : skia::crashforbitmapallocationfailure___skia::platformcanvas::platformcanvas___webpluginproxy::setwindowlessbuffer___webpluginproxy::updategeometry___webplugindelegatestub
+# bug 23780
+PREFIX : v8::internal::mayaccessprecheck