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

The scenario is mostly about parsing URLs found in HTML and such. You could probably do some error signaling out-of-band, e.g., the developer console found in browsers, but that might not be relevant to everyone.

Also, note that this isn't about changing the default. This is solely about providing a wrapper, but it does seem that nobody has really been requesting this, so wontfixing might be fine.

-- 
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#issuecomment-429746453

Received on Monday, 15 October 2018 08:04:29 UTC