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

Replace instances of old ServiceWorker specification URL with new one #13416

Merged
merged 1 commit into from Sep 25, 2016

Conversation

@vigneshsarma
Copy link
Contributor

vigneshsarma commented Sep 25, 2016

The old specification URL is
https://slightlyoff.github.io/ServiceWorker/spec/service_worker/, which has
been replaced by the new one at https://w3c.github.io/ServiceWorker/.


  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes fix #13408 (github issue number if applicable).
  • There are tests for these changes OR
  • These changes do not require tests because all the changes are in commented parts of the code.

The old specification URL is
https://slightlyoff.github.io/ServiceWorker/spec/service_worker/ has
been replaced by the new one at https://w3c.github.io/ServiceWorker/.


This change is Reviewable

@highfive
Copy link

highfive commented Sep 25, 2016

Thanks for the pull request, and welcome! The Servo team is excited to review your changes, and you should hear from @larsbergstrom (or someone else) soon.

@highfive
Copy link

highfive commented Sep 25, 2016

Heads up! This PR modifies the following files:

  • @wafflespeanut: python/tidy/servo_tidy/tidy.py
  • @KiChjang: components/script/dom/client.rs, components/script/dom/webidls/Client.webidl, components/script/dom/serviceworkercontainer.rs, components/script/dom/webidls/ServiceWorkerRegistration.webidl, components/script/dom/webidls/ServiceWorkerGlobalScope.webidl, components/script/dom/serviceworkerregistration.rs, components/script/dom/navigator.rs, components/script/dom/webidls/Navigator.webidl, components/script/dom/serviceworker.rs, components/script/dom/webidls/ServiceWorker.webidl, components/script/dom/webidls/ServiceWorkerContainer.webidl, components/script/dom/serviceworkerglobalscope.rs
@highfive
Copy link

highfive commented Sep 25, 2016

warning Warning warning

  • This pull request modifies the contents of
    tests/wpt/css-tests/, which are overwriten occasionally whenever the
    directory is synced from upstream.
@jdm
Copy link
Member

jdm commented Sep 25, 2016

@bors-servo: r+
Thank you!

@bors-servo
Copy link
Contributor

bors-servo commented Sep 25, 2016

📌 Commit 3bf5813 has been approved by jdm

@highfive highfive assigned jdm and unassigned larsbergstrom Sep 25, 2016
@bors-servo
Copy link
Contributor

bors-servo commented Sep 25, 2016

Testing commit 3bf5813 with merge d00639c...

bors-servo added a commit that referenced this pull request Sep 25, 2016
Replace instances of old ServiceWorker specification URL with new one

<!-- Please describe your changes on the following line: -->

The old specification URL is
https://slightlyoff.github.io/ServiceWorker/spec/service_worker/, which has
been replaced by the new one at https://w3c.github.io/ServiceWorker/.

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #13408 (github issue number if applicable).

<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because all the changes are in commented parts of the code.

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

The old specification URL is
https://slightlyoff.github.io/ServiceWorker/spec/service_worker/ has
been replaced by the new one at https://w3c.github.io/ServiceWorker/.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/13416)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Sep 25, 2016

💔 Test failed - mac-rel-wpt

@jdm
Copy link
Member

jdm commented Sep 25, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Sep 25, 2016

Previous build results for arm32, arm64, linux-dev, linux-rel, mac-dev-unit, mac-rel-css, windows-dev are reusable. Rebuilding only mac-rel-wpt...

@bors-servo
Copy link
Contributor

bors-servo commented Sep 25, 2016

@bors-servo bors-servo merged commit 3bf5813 into servo:master Sep 25, 2016
3 checks passed
3 checks passed
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

5 participants
You can’t perform that action at this time.