[ServiceWorker] Please distinguish URL strings from URL records (#736)

The service worker standard is a very confusing read when it comes to URL terminology and I this has led to several mistakes. Internal algorithms should almost never deal with absolute URLs. They deal with URL records.

---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/736

Received on Wednesday, 19 August 2015 07:09:48 UTC