Skip to content

Add URL information about geolocation user info request #41

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Oct 8, 2024

Conversation

smilingkylan
Copy link

@smilingkylan smilingkylan commented Sep 26, 2024

@smilingkylan
Copy link
Author

This is how it will look now
image

Copy link

@joaoloureirop joaoloureirop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: improve alert message wording

@joaoloureirop
Copy link

…hromeClient.java

Co-authored-by: João Loureiro <175489935+joaoloureirop@users.noreply.github.com>
Signed-off-by: Kylan Hurt <kylanhurt@users.noreply.github.com>
Copy link

@joaoloureirop joaoloureirop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's use the function argument origin on the alert dialog.

@@ -40,6 +40,7 @@
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import java.net.URI;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove import

@@ -232,7 +233,6 @@ private void runDelayed(Runnable function, long delayMillis) {

@Override
public void onGeolocationPermissionsShowPrompt(String origin, GeolocationPermissions.Callback callback) {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add blank line

kylanhurt and others added 2 commits October 8, 2024 09:39
Co-authored-by: João Loureiro <175489935+joaoloureirop@users.noreply.github.com>
Signed-off-by: Kylan Hurt <kylanhurt@users.noreply.github.com>
@joaoloureirop
Copy link

Ah, github suggested changes messed up with the code indentation.

@joaoloureirop joaoloureirop merged commit 91cc487 into main Oct 8, 2024
10 checks passed
@joaoloureirop joaoloureirop deleted the chore/kylan/geolocation-alert branch October 8, 2024 15:26
@joaoloureirop joaoloureirop mentioned this pull request Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants