Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b4a5c2c90fb4f7aae5dba8310145b4c41f419817 https://github.com/WebKit/WebKit/commit/b4a5c2c90fb4f7aae5dba8310145b4c41f419817 Author: Marcos Caceres <marc...@apple.com> Date: 2024-04-11 (Thu, 11 Apr 2024)
Changed paths: A LayoutTests/fast/dom/Geolocation/position-interface-toJSON-expected.txt A LayoutTests/fast/dom/Geolocation/position-interface-toJSON.html M Source/WebCore/Modules/geolocation/GeolocationPosition.idl Log Message: ----------- GeolocationPosition should expose a Default .toJSON() method https://bugs.webkit.org/show_bug.cgi?id=272501 rdar://problem/126247408 Reviewed by Ryosuke Niwa. Implements .toJSON() method on GeolocationPosition, as per spec change: https://github.com/w3c/geolocation-api/pull/147 * LayoutTests/fast/dom/Geolocation/position-interface-toJSON-expected.txt: Added. * LayoutTests/fast/dom/Geolocation/position-interface-toJSON.html: Added. * Source/WebCore/Modules/geolocation/GeolocationPosition.idl: Canonical link: https://commits.webkit.org/277413@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes