You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/newsletters/2025-06-30.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,7 @@ rendering tasks off the main thread, which can significantly improve the perform
57
57
58
58
The Geolocation API allows websites to request and monitor the user's physical location, speed and heading. We have
59
59
added preliminary support for this API in Ladybird, only returning a single emulated position for now. In the future we
60
-
will hook this up to the system's location services together with the necessary permissions and privacy settings.
60
+
will hook this up to the system's location services together with the necessary permissions and privacy settings. ([PR #5169](https://github.com/LadybirdBrowser/ladybird/pull/5169))
0 commit comments