Bug 11000 - 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
Summary: REGRESSION (r16101): css2.1/t0801-c412-hz-box-00-b-a is failing because the Q...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Plug-ins (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P1 Normal
Assignee: Anders Carlsson
URL:
Keywords: LayoutTestFailure, Regression
: 11126 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-09-23 14:55 PDT by Sam Weinig
Modified: 2006-10-18 14:00 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.