On Tue, Mar 5, 2013 at 11:33 AM, Bobby Holley <bobbyhol...@gmail.com> wrote:

> This makes sense in terms of |if (Components)| browser detection. But if a
> site is grabbing interface constants off of nsIDOMFoo interfaces, it seems
> very unlikely that said site would work in another browser. The other
> problem with shimming in interface constants is that we don't know which
> interfaces to do it for (though we can take an educated guess and do it for
> XHR and a few others).
>

You're clearly not jaded enough if you don't expect websites to do totally
non-standard things that have standard equivalents based on UA
sniffing/browser detection ;-)

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

Reply via email to