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

add exception for socket.io endpoint on sliver.tv #2975

Merged
merged 1 commit into from
Jul 25, 2019

Conversation

pes10k
Copy link
Contributor

@pes10k pes10k commented Jul 23, 2019

Fixes brave/brave-browser#5380

This fixes a problem with socket.io integration for sliver.tv by allowing 3p cookies on https://*.thetatoken.org:8700/.

@bbondy
Copy link
Member

bbondy commented Jul 24, 2019

lgtm but deferring this type of change to security to approve.

fmarier
fmarier previously approved these changes Jul 24, 2019
Copy link
Member

@fmarier fmarier left a comment

Choose a reason for hiding this comment

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

Looks good. I would have probably tried to use URLPattern::SCHEME_HTTPS explicitly instead of URLPattern::SCHEME_ALL but I'm not sure it makes a difference given that the URL starts with https://.

@fmarier
Copy link
Member

fmarier commented Jul 24, 2019

@snyderp Is there a bug you can link to from this PR (and close in the commit message)?

@pes10k
Copy link
Contributor Author

pes10k commented Jul 24, 2019

@fmarier done and done :)

brave/brave-browser#5380

@pes10k
Copy link
Contributor Author

pes10k commented Jul 24, 2019

(It says i "dismissed" your review above. Hope i didn't do anything wrong / rude accidentally!)

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.

Errors related to TFuel collection on sliver.tv
4 participants