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
Assume that browser has working URL object (#19283)
Perhaps 10 years ago there was possibility that the URL object didn't
exist, but today we don't support such browsers
See https://caniuse.com/url.
This is a followup to #19277 which did the same for the Blob
constructor.
0 commit comments