Files
tubestation/dom/canvas
sotaro ae903df3eb Bug 1948572 - Update error handling of ImageBitmap::CreateFromOffscreenCanvas() r=gfx-reviewers,lsalzman
ErrorResult::Throw() is deprecated function. It causes test failure in Bug 1940072.

Replace ErrorResult::Throw() by aRv.ThrowUnknownError().

Differential Revision: https://phabricator.services.mozilla.com/D238410
2025-02-17 07:32:44 +00:00
..