From 113ffb09cf959e656d22e1c3c53cd81a5603e292 Mon Sep 17 00:00:00 2001 From: "ericroman@google.com" Date: Tue, 12 May 2009 07:23:19 +0000 Subject: WebKit update [43550:43553]. I did this narrow update so the canary can go green again. LayoutTests/fast/js/instance-of-immediates.html Crashing. Not a regression, as the crash reproes in chrome 1.0 as well. Review URL: http://codereview.chromium.org/113255 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15840 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/tools/layout_tests/test_expectations.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'webkit') diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index d05de51..f1deb6e 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2672,3 +2672,6 @@ BUG11795 : LayoutTests/http/tests/misc/favicon-as-image.html = FAIL // Already baselined for chromium-win, may need to be done for mac/linux as well. BUG11796 MAC LINUX : LayoutTests/fast/forms/search-styled.html = FAIL +// Seems like a crash in "instanceof" V8 code generation. +// http://code.google.com/p/v8/issues/detail?id=341 +LayoutTests/fast/js/instance-of-immediates.html = CRASH -- cgit v1.1