WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
227280
Add support to canvas rendering context lost
https://bugs.webkit.org/show_bug.cgi?id=227280
Summary
Add support to canvas rendering context lost
Yi Xu
Reported
2021-06-22 23:27:16 PDT
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-06-29 23:28:15 PDT
<
rdar://problem/79952128
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug