Bug 24690
| Summary: | pluginDocumentView-deallocated-dataSource.html no longer tests what it was created to test | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Mark Rowe (bdash) <mrowe> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | ahmad.saleem792 |
| Priority: | P2 | Keywords: | InRadar |
| Version: | 528+ (Nightly build) | ||
| Hardware: | Mac | ||
| OS: | OS X 10.5 | ||
Mark Rowe (bdash)
The layout test in platform/mac/plugins/pluginDocumentView-deallocated-dataSource.html no longer tests what it was designed to test. Firstly, it uses an iframe that points at a non-existent QuickTime file. Secondly, it relies on us using the QuickTime WebKit plug-in to handle full-frame QuickTime content. We switched to using the <video> element for this content a while back. The test should be updated to use a test WebKit plug-in that reproduces the original problem.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Mark Rowe (bdash)
<rdar://problem/6697485>
Mark Rowe (bdash)
I disabled this test in r41821.
Ahmad Saleem
Test is still present and marked as [ Skipped ] :
https://searchfox.org/wubkat/source/LayoutTests/TestExpectations#3133
Considering that it is `plugin` related test and all plugin code is at least removed or not priority. I think it can be removed it later in future.