Bug 11000

Summary: REGRESSION (r16101): css2.1/t0801-c412-hz-box-00-b-a is failing because the QuickTime plugin is taking over but not rendering the png
Product: WebKit Reporter: Sam Weinig <sam>
Component: Plug-insAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: aroben, mitz, timo, timothy
Priority: P1 Keywords: LayoutTestFailure, Regression
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   

Description Sam Weinig 2006-09-23 14:55:45 PDT
Unregistering PNG mime support for quicktime in the QuickTime preferences panel fixes the regression.
Comment 1 mitz 2006-09-23 15:02:52 PDT
The regression happened in http://trac.webkit.org/projects/webkit/changeset/16101
Comment 2 Dave Hyatt 2006-09-23 18:40:43 PDT
Quicktime should never render PNGS in the browser.  WebKit should always render them.  It's a bug that we're using the plugin at all.
Comment 3 mitz 2006-10-03 15:48:42 PDT
*** Bug 11126 has been marked as a duplicate of this bug. ***
Comment 4 mitz 2006-10-03 15:50:16 PDT
As Timothy Hatcher mentioned in http://bugs.webkit.org/show_bug.cgi?id=11126#c2 , when this test passes it still shows bug 5793.
Comment 5 Darin Adler 2006-10-18 10:05:17 PDT
Anders, could you talk a look at this?
Comment 6 Anders Carlsson 2006-10-18 14:00:01 PDT
Committed revision 17117.