Re: [whatwg/url] Give optional argument to constructor a sane default (#108)

JavaScript doesn't have a MissingArgument exception. Anyway, this is a duplicate of #71. `new URL()` shouldn't have any defaulting since the default varies widely depending on context, but there should maybe be a utility method on specific contexts.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/url/issues/108#issuecomment-203790258

Received on Thursday, 31 March 2016 07:06:44 UTC