gecko-dev/gfx/tests
Andrew Osmond 503fb4c624 Bug 1887729 - Implement context lost/restored support for CanvasRenderingContext2D. r=webidl,gfx-reviewers,smaug,lsalzman
Remote canvas can run in the GPU process, and if the GPU process
crashes, we need to notify the application using canvas. Historically we
just failed, and the application may have been able to continue drawing
but with the contents prior to the crash lost. Later we regressed to
prevent the canvas from being used at all.

This patch makes it so that we can restore functionality to any
application that supports the contextlost/contextrestored events. This
will allow for a theoretical complete graceful recovery for the user
with minimal disruption.

Differential Revision: https://phabricator.services.mozilla.com/D205608
2024-03-28 14:50:20 +00:00
..
browser Bug 1864896: Autofix unused function arguments (gfx). r=gfx-reviewers,nical 2024-03-04 15:44:59 +00:00
chrome Bug 1864896: Autofix unused function arguments (gfx). r=gfx-reviewers,nical 2024-03-04 15:44:59 +00:00
crashtests Bug 1883606 - Export more MathML crashtests to WPT. r=emilio 2024-03-08 15:40:22 +00:00
fuzz Bug 1875670 - followup - fix build failure in fuzz/TestCOLRv1.cpp. r=fix CLOSED TREE 2024-02-02 23:15:30 +00:00
gtest Bug 1887729 - Implement context lost/restored support for CanvasRenderingContext2D. r=webidl,gfx-reviewers,smaug,lsalzman 2024-03-28 14:50:20 +00:00
mochitest Bug 1855300 - convert .ini manifests to .toml: batch 11 remaining **/mochitest.ini r=jmaher,geckoview-reviewers,extension-reviewers,valentin,credential-management-reviewers,cookie-reviewers,sgalich,m_kato,robwu 2023-10-13 02:32:24 +00:00
reftest Bug 1884195 - Replace reftest.list conditions that are the same. r=aryx,jgilbert,emilio 2024-03-11 16:38:03 +00:00
moz.build Bug 1855300 - convert .ini manifests to .toml: batch 11 remaining **/mochitest.ini r=jmaher,geckoview-reviewers,extension-reviewers,valentin,credential-management-reviewers,cookie-reviewers,sgalich,m_kato,robwu 2023-10-13 02:32:24 +00:00