You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make sure selectedVersionCorrespondingURL never throws an exception
I polyfilled `URL.parse` since many browsers don't support it yet,
apparently.
I'd like this function to never throw an exception, any error should
lead to it simply returning `undefined`.
0 commit comments