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-ins | Assignee: | 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 |
Sam Weinig
Unregistering PNG mime support for quicktime in the QuickTime preferences panel fixes the regression.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
mitz
The regression happened in http://trac.webkit.org/projects/webkit/changeset/16101
Dave Hyatt
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.
mitz
*** Bug 11126 has been marked as a duplicate of this bug. ***
mitz
As Timothy Hatcher mentioned in http://bugs.webkit.org/show_bug.cgi?id=11126#c2 , when this test passes it still shows bug 5793.
Darin Adler
Anders, could you talk a look at this?
Anders Carlsson
Committed revision 17117.