RESOLVED FIXED300206
Several WebXRLayer subclasses are pure virtual
https://bugs.webkit.org/show_bug.cgi?id=300206
Summary Several WebXRLayer subclasses are pure virtual
Chris Dumez
Reported 2025-10-05 18:29:24 PDT
Several WebXRLayer subclasses are pure virtual and it is causing issues with the generated bindings (https://github.com/WebKit/WebKit/pull/51823). Add the missing implementation to avoid linking issues and drop the IDL extended attributes that were adding to work around it in https://github.com/WebKit/WebKit/pull/51823.
Attachments
Chris Dumez
Comment 1 2025-10-05 19:44:26 PDT
EWS
Comment 2 2025-10-05 23:08:26 PDT
Committed 301041@main (f406d3ac22e4): <https://commits.webkit.org/301041@main> Reviewed commits have been landed. Closing PR #51842 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2025-10-05 23:09:39 PDT
Note You need to log in before you can comment on or make changes to this bug.