Skip to content
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

Change tab_host from string to GURL in AdBlockBaseService::ShouldStartRequest #15291

Open
antonok-edm opened this issue Apr 14, 2021 · 0 comments
Assignees
Labels
dev-concern OS/Android Fixes related to Android browser functionality OS/Desktop

Comments

@antonok-edm
Copy link
Collaborator

Followup for brave/brave-core#8281 (comment). The way we're currently using url::Origin::CreateFromNormalizedTuple isn't ideal and we can avoid it entirely by just passing a GURL directly. This applies to the recently added AdBlockBaseService::GetCspDirectives as well, which uses a similar pattern.

@antonok-edm antonok-edm added dev-concern OS/Android Fixes related to Android browser functionality OS/Desktop labels Apr 14, 2021
@antonok-edm antonok-edm self-assigned this Apr 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev-concern OS/Android Fixes related to Android browser functionality OS/Desktop
Projects
None yet
Development

No branches or pull requests

1 participant