Bug 52397

Summary: REGRESSION (r75660): compositing/reflections/load-video-in-reflection.html crashes on Windows 7
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: Layout and RenderingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarrin, jberlin, simon.fraser
Priority: P2 Keywords: InRadar, LayoutTestFailure, PlatformOnly, Regression
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows 7   
URL: http://build.webkit.org/results/Windows%207%20Release%20(Tests)/r75660%20(8170)/results.html

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.