[Webkit-unassigned] [Bug 182995] New: Web Inspector: Canvas tab: determine hasVisibleEffect for all actions immediately after recording is added

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 21 00:15:52 PST 2018


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

            Bug ID: 182995
           Summary: Web Inspector: Canvas tab: determine hasVisibleEffect
                    for all actions immediately after recording is added
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: webkit at devinrousso.com
                CC: inspector-bugzilla-changes at group.apple.com

Instead of trying to spread the work of determining `hasVisibleEffect`, which has to compare a before/after of the canvas' content, to until the action has been applied for the first time, since we now give status indications for every frame captured, we can use the same idea to do all of this work at the beginning too.

-- 
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/20180221/9b19bcb3/attachment.html>


More information about the webkit-unassigned mailing list