Re: OS.File and shutdown

2013-05-10 Thread Benjamin Smedberg
On 5/10/13 4:45 PM, Felipe Gomes wrote: Hi, does OS.File guarantees that write tasks that have started will be completed if a shutdown occurs? My use case is for writeAtomic but I'm interested about the behavior of both write and writeAtomic. Corner case: what if I call write/writeAtomic from a

Rendering meeting, May 13, 2:30 PM US/Pacific

2013-05-10 Thread Benoit Jacob
Hello, Ahead of the Taipei work week (in two weeks), the next Rendering meeting will take this Monday May 13 at 2:30 PM US/Pacific time. That could be Tuesday in your timezone. The Rendering meeting is about all things Gfx, Image, Layout, and Media. It is expected to take place roughly every seco

OS.File and shutdown

2013-05-10 Thread Felipe Gomes
Hi, does OS.File guarantees that write tasks that have started will be completed if a shutdown occurs? My use case is for writeAtomic but I'm interested about the behavior of both write and writeAtomic. Corner case: what if I call write/writeAtomic from an xpcom-shutdown observer? Another questi

Re: It's time to remove plugin support from Firefox mobile

2013-05-10 Thread Brad Lassey
On 5/10/13 1:54 PM, David Keeler wrote: [bcc'd to many lists for wide visibility - discussion should probably be on mobile.firefox.dev (https://mail.mozilla.org/listinfo/mobile-firefox-dev )] TL;DR: Now is a good time to remove plugin support from Firefox for Android. Consider: * We do not supp

It's time to remove plugin support from Firefox mobile

2013-05-10 Thread David Keeler
[bcc'd to many lists for wide visibility - discussion should probably be on mobile.firefox.dev (https://mail.mozilla.org/listinfo/mobile-firefox-dev )] TL;DR: Now is a good time to remove plugin support from Firefox for Android. Consider: * We do not support plugins for Firefox OS and do not plan

Re: Help with migrating to clang 3.3

2013-05-10 Thread Ehsan Akhgari
On 2013-05-10 1:06 PM, Justin Lebar wrote: If we wanted to check out the RC from svn, is that trunk, or is it one of the branches? It's not really clear how the SVN repo is set up, or how to check out the right rev for llvm + clang. http://llvm.org/svn/llvm-project/llvm http://llvm.org/svn/llvm

Re: Help with migrating to clang 3.3

2013-05-10 Thread Justin Lebar
If we wanted to check out the RC from svn, is that trunk, or is it one of the branches? It's not really clear how the SVN repo is set up, or how to check out the right rev for llvm + clang. http://llvm.org/svn/llvm-project/llvm http://llvm.org/svn/llvm-project/cfe On Fri, May 10, 2013 at 12:51 P

Help with migrating to clang 3.3

2013-05-10 Thread Ehsan Akhgari
Hi all, clang 3.3 is in RC stage right now, and it would be really great if we can start testing it to ensure that we can migrate our Mac builds to 3.3. once it's released, and also that clang 3.3 doesn't contain any regressions that will prevent us from building Firefox with it. Rail has pr

Re: Error on startup when registering content policy from bootstrapped extension

2013-05-10 Thread Boris Zbarsky
On 5/10/13 10:55 AM, Matthew Gertner wrote: Apparently the constructor is being called before the docShell is there. I can't see why registering a category entry with type "content-policy" would cause this, however. From the code it looks like the entry just gets put into the list maintained b

Error on startup when registering content policy from bootstrapped extension

2013-05-10 Thread Matthew Gertner
I'm registering a content policy (implemented in JavaScript) from the startup() function of my bootstrap.js. When I do so, I get an error in the Error Console: Timestamp: 5/10/13 4:50:56 PM Error: this.webNavigation is null Source File: chrome://global/content/bindings/browser.xml Line: 721 Appa

Re: Storage in Gecko

2013-05-10 Thread David Rajchenbach-Teller
I'd even go as far as limiting it to 16kb. (possibly with a transition phase during which going above 16kb only prints warnings) On 5/10/13 12:47 AM, Robert Kaiser wrote: > FWIW, we had a pretty high-ranking topcrash in > https://bugzilla.mozilla.org/show_bug.cgi?id=836263 where an add-on > stored