Re: [whatwg/url] Let webkitURL be an alias of the URL constructor (#135)

> @miketaylr have you seen this in the wild as a problem for Firefox? Seems like we should just add it given that all other browsers ship with it.

I'm not aware of any broken sites for Firefox due to `webkitURL`. Most usage I see is `window.URL || window.webkitURL`. But, that doesn't mean they're not out there. I'd really like to know what made  Edge implement -- they've been really good at backing up these decisions with data. It's possible that having "Chrome" in their UA string has led them down code paths that require it.

-- 
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/135#issuecomment-254988826

Received on Thursday, 20 October 2016 01:53:28 UTC