Bug 174461
Summary: | [GTK] Three inspector/canvas related tests are failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Miguel Gomez <magomez> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bugs-noreply, dpino, hi |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Miguel Gomez
The failing tests are
inspector/canvas/memory.html [ Failure ]
which is failing since added in r218908
and
inspector/canvas/requestContent-2d.html [ Failure ]
inspector/canvas/requestContent-webgl.html [ Failure ]
which are failing since added in r219208
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Diego Pino
inspector/canvas/memory.html was the only test filed in this ticket that was still present in GTK TestExpectations. The test has been passing since r264683.