Bug 297649
| Summary: | Fix [ macOS Sequoia wk2 Debug x86_64 ] fast/canvas/hdr/float16-canvas-imagedata.html is a constant timeout (297614) | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Gerald Squelart <g_squelart> |
| Component: | Canvas | Assignee: | Gerald Squelart <g_squelart> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bmedina2, sabouhallawa, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 297212, 297614 | ||
| Bug Blocks: | |||
Gerald Squelart
See https://bugs.webkit.org/show_bug.cgi?id=297614 for details.
The timeout is due to too many internal iterations and comparisons, which can go past the timeout deadline in debug builds.
rdar://158709235
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Gerald Squelart
Pull request: https://github.com/WebKit/WebKit/pull/49645
EWS
Committed 298986@main (b18005ca314c): <https://commits.webkit.org/298986@main>
Reviewed commits have been landed. Closing PR #49645 and removing active labels.
Alexey Proskuryakov
*** Bug 297614 has been marked as a duplicate of this bug. ***