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

GH-1429 Add WebSockets and bump mininum version numbers #234

Merged
merged 10 commits into from Nov 6, 2018

Conversation

@IAmThePan
Copy link
Contributor

@IAmThePan IAmThePan commented Nov 2, 2018

Added WebSockets bug checking for WebSockets!
Bumped minimum browser versions for websocket support.

Need to test this heavily on Edge.

@IAmThePan IAmThePan requested review from zarembsky and ghostery/ghostery as code owners Nov 2, 2018
@zarembsky
Copy link
Contributor

@zarembsky zarembsky commented Nov 5, 2018

ws, wss settings in background.js should be gated from Edge

@IAmThePan
Copy link
Contributor Author

@IAmThePan IAmThePan commented Nov 5, 2018

Fixed by not listening to WebSockets on Edge. @zarembsky please review again.

@zarembsky
Copy link
Contributor

@zarembsky zarembsky commented Nov 5, 2018

Looks good.

IAmThePan added 5 commits Nov 5, 2018
src/background.js Outdated Show resolved Hide resolved
@jsignanini jsignanini merged commit 0e796e9 into develop Nov 6, 2018
2 checks passed
2 checks passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
continuous-integration/travis-ci/push The Travis CI build passed
Details
@jsignanini jsignanini deleted the feature/web-sockets branch Nov 6, 2018
jsignanini added a commit that referenced this pull request Nov 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants