Bug 52397 - REGRESSION (r75660): compositing/reflections/load-video-in-reflection.html crashes on Windows 7
Summary: REGRESSION (r75660): compositing/reflections/load-video-in-reflection.html cr...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows 7
: P2 Normal
Assignee: Simon Fraser (smfr)
URL: http://build.webkit.org/results/Windo...
Keywords: InRadar, LayoutTestFailure, PlatformOnly, Regression
Depends on:
Blocks:
 
Reported: 2011-01-13 14:34 PST by Adam Roben (:aroben)
Modified: 2011-01-14 14:38 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2011-01-13 14:34:55 PST
compositing/reflections/load-video-in-reflection.html is crashing on Windows 7. It looks like it started failing when r75660 was committed. I haven't been able to reproduce the crash on Windows XP, and unfortunately the Windows 7 bots don't save crash logs.

I've added the test to the Windows Skipped file.
Comment 1 Adam Roben (:aroben) 2011-01-13 14:36:10 PST
<rdar://problem/8861916>
Comment 3 Jessie Berlin 2011-01-14 14:38:40 PST
It looks like this was fixed in http://trac.webkit.org/changeset/75807.

I took this test off the Windows skip-list in http://trac.webkit.org/changeset/75821

Assigning to Simon so that he gets the credit for fixing.