Re: Some more PLDHashTable API tweaks

2015-02-06 Thread Nicholas Nethercote
On Fri, Feb 6, 2015 at 6:59 PM, Philip Chee philip.c...@gmail.com wrote: - PLD_NewDHashTable() and PLD_HashTableDestroy() have been removed. You should now just use |new|+PL_DHashTableInit() and PLD_HashTableDestroy()+|delete|, ITYM PL_DHashTableFinish()+|delete| I do. Thank you for the

I was using xulrunner to developing desktop application, so I want to storage the indexDB files in to customized place other than %AppData%/

2015-02-06 Thread Yonggang Luo
How to do that? Looking for ways to do that. ___ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform

Intent to implement and ship: vertical text support (CSS writing-mode and related properties)

2015-02-06 Thread Jonathan Kew
We are working on support for v e r t i c a l text in Gecko. This will allow web content (and eventually complete web apps, if desired) to use vertical writing, as traditionally used in East Asia. In addition to the CSS writing-mode property, this will involve support for