Fwd: [Planned Maintenance Notification] Tree Closure & Try Reset

2014-02-19 Thread Hal Wine
Please see below for tree closing activities on Sat, Feb 22 -- including a reset of the try repo. Original Message Subject:[Planned Maintenance Notification] Tree Closure Date: Wed, 19 Feb 2014 23:20:05 - From: notificati...@mozilla.com To: infra-...@mozilla.

Re: New necko cache?

2014-02-19 Thread Jason Duell
On Tue, Feb 18, 2014 at 7:56 PM, Neil > wrote: Where can I find documentation for the new necko cache? So far I've only turned up some draft planning documents. In particular, I understand that there is a preference to toggle the cache. What does app

Re: New necko cache?

2014-02-19 Thread Neil
Michal Novotny wrote: On 02/19/2014 11:50 AM, Dao wrote: On 19.02.2014 01:56, Neil wrote: In particular, I understand that there is a preference to toggle the cache. What does application code have to do in order to work with whichever cache has been enabled? Nothing? It's a different bac

Re: New necko cache?

2014-02-19 Thread Honza Bambas
On 2/19/2014 11:09 PM, Neil wrote: Honza Bambas wrote: On 2/19/2014 1:56 AM, Neil wrote: Where can I find documentation for the new necko cache? So far I've only turned up some draft planning documents. In particular, I understand that there is a preference to toggle the cache. What does ap

Re: New necko cache?

2014-02-19 Thread Neil
Honza Bambas wrote: On 2/19/2014 1:56 AM, Neil wrote: Where can I find documentation for the new necko cache? So far I've only turned up some draft planning documents. In particular, I understand that there is a preference to toggle the cache. What does application code have to do in order t

DXR now indexing comm-central

2014-02-19 Thread Erik Rose
We've just added comm-central to DXR! You can find it at http://dxr.mozilla.org/comm-central/source/ or through the new Switch Tree menu. The menu knows some tricks: it tries hard to preserve things like your browsing position and your search query while moving from tree to tree, so you can cha

Re: Non-technical comments in Bugzilla

2014-02-19 Thread Kartikaya Gupta
On 19/2/2014, 8:57, Byron Jones wrote: two other useful tags are "obsolete" and "typo", both will also cause the comment to be collapsed by default. That's excellent, thank you! kats ___ dev-platform mailing list dev-platform@lists.mozilla.org http

Re: New necko cache?

2014-02-19 Thread Honza Bambas
On 2/19/2014 1:56 AM, Neil wrote: Where can I find documentation for the new necko cache? So far I've only turned up some draft planning documents. In particular, I understand that there is a preference to toggle the cache. What does application code have to do in order to work with whichever c

Re: Non-technical comments in Bugzilla

2014-02-19 Thread Byron Jones
Nicholas Nethercote wrote: On Thu, Feb 13, 2014 at 1:39 PM, Botond Ballo wrote: landing - For comments that include commit URLs summary - For comments that summarize a previously lengthy discussion workaround - For comments that include a workaround for an unfixed bug spam - For comments that d

Re: New necko cache?

2014-02-19 Thread Michal Novotny
On 02/19/2014 11:50 AM, Dao wrote: On 19.02.2014 01:56, Neil wrote: In particular, I understand that there is a preference to toggle the cache. What does application code have to do in order to work with whichever cache has been enabled? Nothing? It's a different backend behind the same API, a

Firebug in embedded XULRunner.

2014-02-19 Thread apranskevicius
Hello, we're using XULRunner as an engine for displaying web pages in a Java application. The way we're using XULRunner is via JWebBrowser - a Java control that embeds SWT Browser that embeds XULRunner. We need to debug and measure execution time of JavaScript inside the pages we display. We h

Re: New necko cache?

2014-02-19 Thread Patrick McManus
+cc On Tue, Feb 18, 2014 at 7:56 PM, Neil wrote: > Where can I find documentation for the new necko cache? So far I've only > turned up some draft planning documents. In particular, I understand that > there is a preference to toggle the cache. What does application code have > to do in order t

Re: Announcing AsyncShutdown

2014-02-19 Thread David Rajchenbach-Teller
Indeed, AsyncShutdown should help you in the normal scenario, i.e. if Firefox is quit normally. It won't help you if the process crashes, is killed by the task manager, or the computer goes to sleep. Cheers, David On 2/18/14 6:35 PM, Noitidart wrote: > Much thanks David. Im working on an addon c

Re: New necko cache?

2014-02-19 Thread Dao
On 19.02.2014 01:56, Neil wrote: In particular, I understand that there is a preference to toggle the cache. What does application code have to do in order to work with whichever cache has been enabled? Nothing? It's a different backend behind the same API, at least that's my rough and possibl

Re: Visual Studio Project Generation

2014-02-19 Thread Chris Pearce
This is awesome! Thank you! Chris P. On 2/19/2014 8:28 AM, Gregory Szorc wrote: The tree (only inbound so far) now has (alpha) support for generating Visual Studio Project files. Features: * IntelliSense works * Build from within Visual Studio * Launch binaries from Visual Studio * Debug sy