Re: Converting assertions into release assertions

2016-09-22 Thread Wayne
On 9/22/2016 12:28 AM, Nicholas Nethercote wrote: Greetings, Assertions, such as MOZ_ASSERT, are great. But they only run in debug builds. Release assertions, such as MOZ_RELEASE_ASSERT, run in all builds. I want to highlight a nice case where converting a normal assertion into a release asser

All profile settings lost in new version

2016-09-02 Thread Wayne
I'm wondering, under what circumstances would a user have a prefs.js-1 and prefs.js be missing? ref https://support.mozilla.org/en-US/questions/1136992 ___ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-

Re: Leaving hg.mozilla bug.mozilla to github for the leaving complicated infrastructure of mozilla.

2015-12-04 Thread Wayne
On 12/4/2015 3:06 AM, 罗勇刚(Yonggang Luo) wrote: When I trying submit a patch to thunderbird community, that's always need to create a bug in bug.mozilla.org, and that's very hard to use and slow. The merging progress are very slow. That's why I am hesitate to contributing things back. Do you a

Re: Stepping down as the module owner of editor/

2015-10-22 Thread Wayne
On 10/22/2015 9:14 AM, Ehsan Akhgari wrote: On 2015-10-22 4:53 AM, Jörg Knobloch wrote: On 22/10/2015 02:49, Ehsan Akhgari wrote: I think it's time for me to step down as the owner of editor/. Sad to hear and thank you for your work. Is there a list of unowned modules? Recently I heard that

Re: Voting in BMO

2015-06-09 Thread Wayne
On 6/9/2015 6:00 PM, Justin Dolske wrote: On 6/9/15 2:24 PM, Chris Peterson wrote: I vote for bugs as a polite (sneaky?) way to watch a bug's bugmail without spamming all the other CCs by adding myself to the bug's "real" CC list. I think if Bugzilla, with its long and complex history, ever h

Re: e10s is now enabled by default for Nightly!

2014-11-08 Thread Wayne
On 11/6/2014 7:27 PM, Chris Peterson wrote: The patch is on mozilla-inbound and ought to hit mozilla-central in time for tomorrow's Nightly build. \o/ https://hg.mozilla.org/integration/mozilla-inbound/rev/a75897e664dd e10s will not ride the trains to Aurora 36. Talos and unit tests will contin

Re: Upcoming changes to autocomplete code affecting Thunderbird

2014-08-15 Thread Wayne
please note that followups are set to m.dev.platform ___ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform

Re: Upcoming changes to autocomplete code affecting Thunderbird

2014-08-15 Thread Wayne
please note that followups are set to m.dev.platform ___ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform

Re: [RFC] Cleaning up sessionstore.js

2013-12-02 Thread Wayne
On 11/28/2013 6:15 PM, Matthew N. wrote: On 11/28/13, 7:15 AM, Honza Bambas wrote: On 11/28/2013 12:56 PM, David Rajchenbach-Teller wrote: As many of you know, Session Restore is something of a performance hog, for many reasons – we have reports of. One of the reasons is that we store so very m

Re: Virtual Memory fragmentation issues

2013-04-08 Thread Wayne
On 4/8/2013 7:46 PM, Benjamin Smedberg wrote: See bug 875030 for information that led me along this path. In this case, the user has plenty of memory (according to Windows) and is still failing to allocate moderate-size graphics buffers (1-2MB). This has very similar symptoms to a bunch of other