Bug 270330
| Summary: | Avoid flickering when showing a layer on a painted background for the first time by disabling async image decoding | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Said Abou-Hallawa <sabouhallawa> |
| Component: | Images | Assignee: | Said Abou-Hallawa <sabouhallawa> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | sabouhallawa, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 271355 | ||
| Bug Blocks: | |||
Said Abou-Hallawa
Navigate through the carousel control in this page https://catalogs.lego.com/lego-sets-for-adults/
Results: the images will flicker once they brought to the view. The flickering means, the old image is replaced a white background and then the white background is replaced by the new image.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Said Abou-Hallawa
rdar://117533495
Said Abou-Hallawa
Pull request: https://github.com/WebKit/WebKit/pull/25332
EWS
Committed 276513@main (238ec6779291): <https://commits.webkit.org/276513@main>
Reviewed commits have been landed. Closing PR #25332 and removing active labels.