As of Firefox 126, I intend to enable the static URL.parse() method. *Summary:* Unlike the URL constructor, which throws when parsing fails, the static URL.parse() method instead returns null.
Bug: bug 1887611 <https://bugzil.la/1887611> Specification: https://url.spec.whatwg.org/#dom-url-parse Standards body: WHATWG URL Platform coverage: All Preference: None DevTools bug: None Standards position: None Other browsers: - Blink: Not implemented, issue 331041242 <https://issues.chromium.org/issues/331041242> - WebKit: Implemented, bug 271636 <https://bugs.webkit.org/show_bug.cgi?id=271636> Web platform tests: /url/url-statics-parse.any.html <https://wpt.fyi/results/url/url-statics-parse.any.html> -- You received this message because you are subscribed to the Google Groups "[email protected]" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/mozilla.org/d/msgid/dev-platform/68b58b98-2356-46aa-83f3-892da99b4866n%40mozilla.org.
