servo/components/script/dom/webxr
Martin Robinson fe8a22b72c
script: Unsilence all main thread TaskQueue errors (#34849)
No longer hide errors while queueing tasks on the main thread. This
requires creating two types of `TaskSource`s: one for the main thread
and one that can be sent to other threads. This makes queueing a bit
more efficient on the main thread and more importantly, no longer hides
task queue errors.

Fixes #25688.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com>
2025-01-07 03:36:39 +00:00
..
fakexrdevice.rs script: Unsilence all main thread TaskQueue errors (#34849) 2025-01-07 03:36:39 +00:00
fakexrinputcontroller.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
mod.rs
xrboundedreferencespace.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
xrcompositionlayer.rs
xrcubelayer.rs
xrcylinderlayer.rs
xrequirectlayer.rs
xrframe.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
xrhand.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
xrhittestresult.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
xrhittestsource.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
xrinputsource.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
xrinputsourcearray.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
xrinputsourceevent.rs
xrinputsourceschangeevent.rs
xrjointpose.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
xrjointspace.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
xrlayer.rs
xrlayerevent.rs
xrmediabinding.rs
xrpose.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
xrprojectionlayer.rs
xrquadlayer.rs
xrray.rs
xrreferencespace.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
xrreferencespaceevent.rs
xrrenderstate.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
xrrigidtransform.rs
xrsession.rs script: Unsilence all main thread TaskQueue errors (#34849) 2025-01-07 03:36:39 +00:00
xrsessionevent.rs
xrspace.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
xrsubimage.rs
xrsystem.rs script: Unsilence all main thread TaskQueue errors (#34849) 2025-01-07 03:36:39 +00:00
xrtest.rs script: Unsilence all main thread TaskQueue errors (#34849) 2025-01-07 03:36:39 +00:00
xrview.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
xrviewerpose.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
xrviewport.rs Add CanGc argument to reflect_dom_object (#34606) 2024-12-13 15:51:59 +00:00
xrwebglbinding.rs
xrwebgllayer.rs
xrwebglsubimage.rs