[Webkit-unassigned] [Bug 169575] New: Async image decoding is not enabled for directly composited images
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Mar 13 16:42:49 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=169575
Bug ID: 169575
Summary: Async image decoding is not enabled for directly
composited images
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Images
Assignee: webkit-unassigned at lists.webkit.org
Reporter: sabouhallawa at apple.com
A test case like this does not benefit from the async image decoding.
<img style="will-change: transform;" src="image.pngâ>
Therefore, the decoding happens on the main thread which may affect the scrolling thread.

--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170313/1da33516/attachment-0001.html>
More information about the webkit-unassigned
mailing list