[Webkit-unassigned] [Bug 169943] New: When the browser window is activated or deactivated, images can flash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 21 20:12:51 PDT 2017


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

            Bug ID: 169943
           Summary: When the browser window is activated or deactivated,
                    images can flash
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Images
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon.fraser at apple.com

We can get flashes of undecided images when the browser window goes between foreground and background.

This happens because tile size changes trigger painting, and we may have thrown away decoded data via the MemoryCache pruning timer, so we have to re-decode async and thus flash.

-- 
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/20170322/d1b78a6d/attachment.html>


More information about the webkit-unassigned mailing list