Is your feature request related to a problem? Please describe.
I want to use navigator.geolocation.getCurrentPosition to get the geographical location, but when requesting permission, I am prompted to override INFO:permission_prompt.cc(288)] Implement OnShowPermissionPrompt to override default IGNORE handling of permission prompts.
Describe the solution you'd like
C# implements this interface
Describe alternatives you've considered
No
Additional context

Is your feature request related to a problem? Please describe.
I want to use
navigator.geolocation.getCurrentPositionto get the geographical location, but when requesting permission, I am prompted to overrideINFO:permission_prompt.cc(288)] Implement OnShowPermissionPrompt to override default IGNORE handling of permission prompts.Describe the solution you'd like
C# implements this interface
Describe alternatives you've considered
No
Additional context
