[Webkit-unassigned] [Bug 174432] New: Async image decoding for large images should be disabled by default

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 12 11:51:06 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=174432

            Bug ID: 174432
           Summary: Async image decoding for large images should be
                    disabled by default
           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

Currently the PaintBehaviorSnapshotting prevents drawing the image asynchronously. The only use of this flag is to disable async image decoding for large images. We need to flip the name and use of this flag such that async image decoding for large images will be disabled by default and it will be enabled only when this is explicitly specified.

-- 
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/20170712/fbaa7731/attachment-0001.html>


More information about the webkit-unassigned mailing list