Re: jsm source (mercurial )

2013-01-01 Thread Ralph Giles
On 12-12-31 6:59 AM, rvj wrote: > do I need to install windows mercurial to download the jsm files .. You can also download a specific snapshot of the whole mercurial repository if you want all the files but don't want to install the client. Look for the 'zip' links on the top of the https://hg.m

Re: Use of "instanceof SomeDOMInterface" in chrome and extensions

2013-01-01 Thread Neil
Bobby Holley wrote: You can do things like "new contentWindow.XMLHttpRequest" That's a good example, thanks. -- Warning: May contain traces of nuts. ___ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-

Re: Use of "instanceof SomeDOMInterface" in chrome and extensions

2013-01-01 Thread Jesper Kristensen
Den 29-12-2012 20:19smaug skrev: On 12/27/2012 12:18 PM, Boris Zbarsky wrote: We have a bunch of chrome and extension code that does things like "instanceof HTMLAnchorElement" (and likewise with other DOM interfaces). The problem is that per WebIDL spec and general ECMAScript sanity this should