Re: Components.returnCode not working as expected.

2014-11-25 Thread Mook
e few callers that use this API in tree because it's been broken for nearly a decade :) -- Mook ___ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform

Re: Is the "Help Viewer" still a thing?

2014-04-16 Thread Mook
And, for some reason, Komodo (which definitely lives out-of-tree). Dunno, we're weird and crufty, or something. (This is not a disagreement to archiving, of course.) -- Mook On 04/16/2014 02:22 PM, Gavin Sharp wrote: The code in toolkit/components/help is only used by SeaMonkey, as far

Re: Poll: What do you need in MXR/DXR?

2013-10-08 Thread Mook
tree switching, blame integration, rev pinning, etc - things already covered by the wiki. (In roughly that order.) HTH, -- Mook (now with a face XD ) ___ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform

Re: Changes to JS components/JSMs

2012-11-09 Thread Mook
On 11/9/2012 10:12 AM, Kyle Huey wrote: On Sun, Nov 4, 2012 at 11:53 PM, Mook wrote: Ping - was this part ever answered? Did you see my email on November 1st? - Kyle Argh; sorry, Thunderbird screwed up threading there and decided your message was a sibling. That, and I initially read

Re: Changes to JS components/JSMs

2012-11-04 Thread Mook
27;s exposed API already ;) -- Mook On 10/30/2012 8:02 PM, Blair McBride wrote: Does this break the usage of the BackstagePass object? (the thing that Cu.import() returns). We rely on that for various testing. Looking at MXR, it looks like the following test areas would be affected: * Add-ons Ma