Bug 247715
| Summary: | [Tests] fast/image/low-memory-decode.html can timeout | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Claudio Saavedra <csaavedra> |
| Component: | New Bugs | Assignee: | Claudio Saavedra <csaavedra> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=213386 | ||
Claudio Saavedra
I think it's a mistake for this test to return early and not call notifyDone(). It causes timeouts on failures, masking potential problems. Also endSimulatedPressure() is not called.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Claudio Saavedra
https://github.com/WebKit/WebKit/pull/6335