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

ServiceWorker origin matching doesn't consider ports #532

Closed
paulirish opened this issue Jul 27, 2016 · 0 comments
Closed

ServiceWorker origin matching doesn't consider ports #532

paulirish opened this issue Jul 27, 2016 · 0 comments

Comments

@paulirish
Copy link
Member

Which means a SW for localhost:8080 is gonna get "matched" for a site on localhost:3000.

Yikes

Should be an easy fix, obv.

paullewis added a commit that referenced this issue Jul 27, 2016
SW check needs ports.

Fixes #532
paulirish pushed a commit that referenced this issue Jul 27, 2016
* Handles ports for SW.

Fixes #532
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

No branches or pull requests

1 participant