Bug 58903
| Summary: | [Qt][Texmap] Make DumpRenderTree to be able to test accelerated compositor. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Young Han Lee <joybro201> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | benjamin, skyul |
| Priority: | P3 | Keywords: | Qt, QtTriaged |
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
| Bug Depends on: | |||
| Bug Blocks: | 58731 | ||
Young Han Lee
There is no way for Qt port to test Texmap related features with a pixel-test.
DRT should be able to run the tests under LayoutTests/compositing.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Young Han Lee
I was wrong. DRT-Qt already can dump graphics layers so that it can also run the tests.