[Webkit-unassigned] [Bug 172626] New: [iOS] Disbale Async image decoding when synchronously painting a newly parented WebView
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 25 18:34:43 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=172626
Bug ID: 172626
Summary: [iOS] Disbale Async image decoding when synchronously
painting a newly parented WebView
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
When brining a WebView to the foreground we have to draw the page synchronously so the user does not see empty rectangles in the window. This means the large images has to be synchronously decoded as well so the user does not see flashes in the page because the images are not ready to paint.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170526/48ca1ed7/attachment.html>
More information about the webkit-unassigned
mailing list