Is there even a solution to that problem? Could, say,
`Array.prototype.contains` be instantiated lazily when called and only
if no `Array.prototype.contains` has been defined by web code?

On 02/10/14 10:49, James Graham wrote:
> Unfortunately js libraries aren't like web browsers; you can't just ship
> a new version and upgrade all existing users in a matter of weeks.
> Instead usage of the broken versions may continue for years, depending
> on the popularity of the library, how long it had been broken for, and
> so on.
> 
> _______________________________________________
> dev-platform mailing list
> dev-platform@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-platform
> 


-- 
David Rajchenbach-Teller, PhD
 Performance Team, Mozilla

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to