[whatwg/url] Consider adding non-throwing URL.parse(input, base) (#372)

Rather than throwing it would return null. This allows somewhat cleaner code.

See https://github.com/jsdom/jsdom/pull/2146 for rationale.

-- 
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/372

Received on Monday, 5 February 2018 14:01:23 UTC