Bug 1937188 Comment 10 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Thanks, that's what I needed.  So the enable tests are supposed to be checking that setting the policy overrides the dialog.  They don't set the policy, presumably because they assume it defaults to on, but this explains why there are so many failures in so many different browsers.  I'm hoping that setting the policy [the way they do in the disable tests](https://searchfox.org/mozilla-central/rev/2493c256dbff4e3c7e51a7fc61115df887b87e9e/testing/web-platform/tests/geolocation/disabled-by-permissions-policy.https.sub.html#17-19) will fix the failures.  But I can't explain why this would ever have passed.
Thanks, that's what I needed.  So the enable tests are supposed to be checking that setting the policy overrides the dialog.  Now this makes even less sense :-Z

Back to Bug 1937188 Comment 10