Re: [geolocation-api] Change text for description of GeolocationPositionError.message attribute (#50)

@aphillips just so you concretely see what I mean: 

WebKit's hard coded error strings:
https://github.com/WebKit/WebKit/blob/c80365976bcc5917dde4c1a37eb629800d866a47/Source/WebCore/Modules/geolocation/Geolocation.cpp#L52-L55

And here are Gecko's:
https://github.com/mozilla/gecko-dev/blob/master/dom/geolocation/GeolocationPositionError.cpp#L24-L38

And here are Blink's:
https://chromium.googlesource.com/chromium/blink/+/master/Source/modules/geolocation/Geolocation.cpp#47


-- 
GitHub Notification of comment by marcoscaceres
Please view or discuss this issue at https://github.com/w3c/geolocation-api/issues/50#issuecomment-815387156 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 8 April 2021 01:50:32 UTC