WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
47925
[chromium] Support CoreAnimation plugin model on Mac
https://bugs.webkit.org/show_bug.cgi?id=47925
Summary
[chromium] Support CoreAnimation plugin model on Mac
Kenneth Russell
Reported
2010-10-19 13:23:16 PDT
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
Comment 1
2010-10-19 13:33:09 PDT
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
Comment 2
2010-11-24 12:09:18 PST
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
Comment 3
2011-11-16 13:45:56 PST
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
Comment 4
2011-11-17 03:14:28 PST
Committed
r100593
: <
http://trac.webkit.org/changeset/100593
>
Kenneth Russell
Comment 5
2011-11-17 15:21:00 PST
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
Comment 6
2011-11-17 15:36:13 PST
(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
Comment 7
2013-04-09 16:10:17 PDT
LayoutTest failures for Chromium are being marked WontFix. The Bug is still accessible and referenced from TestExpectations.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug