NEW 277752
ANGLE_METAL_LOSE_CONTEXT_ON_ERROR guards are unneeded
https://bugs.webkit.org/show_bug.cgi?id=277752
Summary ANGLE_METAL_LOSE_CONTEXT_ON_ERROR guards are unneeded
Kimmo Kinnunen
Reported 2024-08-07 11:19:14 PDT
Failing to submit command buffers should cause context lost Cannot be implemented until bug 277751 is fixed.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-08-07 11:19:35 PDT
Kimmo Kinnunen
Comment 2 2024-08-07 11:55:17 PDT
Implementation was done in bug 257584 Implementation was likely accidentally disabled in bug 259821 927410a8c1 Prevent accidental misuse of ANGLE_ENABLED
Kimmo Kinnunen
Comment 3 2024-08-13 03:43:09 PDT
After investigation: Renaming to ANGLE_METAL_LOSE_CONTEXT_ON_ERROR guards are unneeded The ifdef guard seems to be always on.
Note You need to log in before you can comment on or make changes to this bug.