Files
ladybird/Libraries/LibWeb/HTML/Scripting/WorkerEnvironmentSettingsObject.cpp
Niccolo Antonelli Dziri bed56c676d LibWeb: Use enum instead of bool for CanUseCrossOriginIsolatedAPIs
Change the parameters types of the functions `coarsen_time` and
`coarsened_shared_current_time` from `bool` to
`CanUseCrossOriginIsolatedAPIs` for more coherence with the surrounding
code.
2026-02-13 16:47:42 +00:00

6.0 KiB