Bug 47925
Summary: | [chromium] Support CoreAnimation plugin model on Mac | ||
---|---|---|---|
Product: | WebKit | Reporter: | Kenneth Russell <kbr> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | dpranke, jamesr, loislo, pkasting, steveblock, thakis, tony, vangelis |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Kenneth Russell
The following compositor tests which use plugins either implicitly or explicitly are failing in Chromium's DRT port. It is not clear what the disposition of these tests should be.
compositing/color-matching/pdf-image-match.html
compositing/images/direct-pdf-image.html
compositing/plugins/composited-plugin.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Tony Chang
compositing/images/direct-pdf-image.html
compositing/color-matching/pdf-image-match.html
are WONTFIX, because they're trying to load a pdf in an <img> tag which Chromium doesn't support.
compositing/plugins/composited-plugin.html is probably fixable.
Ilya Tikhonovsky
These two tests start crashing instead of TEXT
BUGWK47925 MAC : compositing/plugins/composited-plugin.html = CRASH
BUGWK47925 MAC : compositing/plugins/small-to-large-composited-plugin.html = CRASH
BUGWK47925 MAC : compositing/plugins/1x1-composited-plugin.html = CRASH
BUGWK47925 MAC : compositing/plugins/large-to-small-composited-plugin.html = CRASH
Peter Kasting
Morphing this. Per jamesr the following four tests test the CoreAnimation plugin model:
compositing/plugins/1x1-composited-plugin.html
compositing/plugins/composited-plugin.html
compositing/plugins/large-to-small-composited-plugin.html
compositing/plugins/small-to-large-composited-plugin.html
Accordingly we don't care about ever passing these on Windows or Linux. We may want to support this model someday on Mac so this bug is about doing that; until then these tests are being run on Mac only to check for crashes.
Steve Block
Committed r100593: <http://trac.webkit.org/changeset/100593>
Kenneth Russell
To be clear, the Core Animation drawing model for NPAPI is supported in Chromium on Mac OS X and has been for many Chrome releases.
It's also almost certainly the case that it is not supported in DRT and is unlikely to ever be.
Peter Kasting
(In reply to comment #5)
> It's also almost certainly the case that it is not supported in DRT and is unlikely to ever be.
If that's true someone should probably make the decision to WONTFIX SKIP these tests.
Stephen Chenney
LayoutTest failures for Chromium are being marked WontFix. The Bug is still accessible and referenced from TestExpectations.