mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-01 12:07:14 +02:00
LibWeb: Stub Geolocation API
This commit is contained in:
committed by
Jelle Raaijmakers
parent
f3c1dfb2f1
commit
22bda8e5e2
Notes:
github-actions[bot]
2025-06-21 08:01:30 +00:00
Author: https://github.com/gmta Commit: https://github.com/LadybirdBrowser/ladybird/commit/22bda8e5e2c Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/5143
@@ -23,6 +23,7 @@ static constexpr Array libweb_interface_namespaces = {
|
||||
"Encoding"sv,
|
||||
"Fetch"sv,
|
||||
"FileAPI"sv,
|
||||
"Geolocation"sv,
|
||||
"Geometry"sv,
|
||||
"HTML"sv,
|
||||
"HighResolutionTime"sv,
|
||||
|
||||
Reference in New Issue
Block a user