[Webkit-unassigned] [Bug 227280] New: Add support to canvas rendering context lost

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 22 23:27:16 PDT 2021


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

            Bug ID: 227280
           Summary: Add support to canvas rendering context lost
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Canvas
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: yiyix at chromium.org
                CC: dino at apple.com

explainer: https://github.com/fserb/canvas2D/blob/master/spec/context-loss.md

This is a long standing request from developers. It's particularly useful on Mobile, where context lost is more common. We have discuss the potential to support in canvas and received approval from webkit (https://github.com/whatwg/html/issues/4809#issuecomment-641546468) and firefox (https://github.com/whatwg/html/issues/4809#issuecomment-640961008)
(note that kenrussell's comment at https://github.com/whatwg/html/issues/4809#issuecomment-698018630 explains why we need both context lost and context restored events ).

I am filling this implementation bug for firefox to support it in the future.

-- 
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/20210623/825bc48f/attachment-0001.htm>


More information about the webkit-unassigned mailing list