Re: Merging comm-central into mozilla-central

2015-10-28 Thread Henri Sivonen
On Fri, Oct 23, 2015 at 9:45 PM, Bobby Holley wrote: > On Fri, Oct 23, 2015 at 11:17 AM, Joshua Cranmer  > wrote: > >> I also wonder why you have a peculiar insistence that comm-central code >> must not appear to any contributor, given the continued

Re: Merging comm-central into mozilla-central

2015-10-28 Thread Henri Sivonen
On Tue, Oct 27, 2015 at 10:04 PM, Boris Zbarsky wrote: > On 10/23/15 8:32 PM, Robert O'Callahan wrote: >> >> I support merging c-c into m-c. > > > For what it's worth, I do as well. Of course I also do some due diligence > about not breaking Thunderbird before landing patches,

Re: Intent to ship: WebVR

2015-10-28 Thread Gervase Markham
On 26/10/15 19:19, Kearwood "Kip" Gilbert wrote: > As of Oct 29, 2015 I intend to turn WebVR on by default for all > platforms. It has been developed behind the dom.vr.enabled preference. > A compatible API has been implemented (but not yet shipped) in Chromium > and Blink. At one point,

Merge moved to Thursday 29th

2015-10-28 Thread Sylvestre Ledru
Hello, Because we want to synchronize the release of 42 and 44 devedition (next Tuesday), we are planning to perform the merge tomorrow, Thursday. As a consequence, nightly = 45, aurora = 44 and beta = 43 (42 is already in release). This will give us enough time to validate the first aurora

Re: Merge moved to Thursday 29th

2015-10-28 Thread Byron Jones
Sylvestre Ledru wrote: Because we want to synchronize the release of 42 and 44 devedition (next Tuesday), we are planning to perform the merge tomorrow, Thursday. As a consequence, nightly = 45, aurora = 44 and beta = 43 (42 is already in release). This will give us enough time to validate the

Re: Merge moved to Thursday 29th

2015-10-28 Thread Jonas Sicking
Please make sure to coordinate with the FirefoxOS release team since Gecko 44 is the release that will be used for FirefoxOS 2.5. / Jonas On Wed, Oct 28, 2015 at 1:10 PM, Sylvestre Ledru wrote: > Hello, > > Because we want to synchronize the release of 42 and 44

LazyLogModule, a thread-safe replacement for declaring a PRLogModuleInfo

2015-10-28 Thread Eric Rahm
Hi All- I recently landed a lazily-loaded log module class, LazyLogModule [1], suitable for declaring static references to log modules in a thread-safe way. Currently this class is opt-in and PRLogModuleInfo can still be used w/ MOZ_LOG. But be forewarned, as we move forward to a glorious

Making tests e10s compatible

2015-10-28 Thread Blake Kaplan
Hello everybody, You might have heard that we're working on getting our testing situation in line for e10s. To help people get started, I'm compiling a list of tips that are useful to know when working on e10s tests (and e10s in general). You can find it at

Re: sendKeyEvent doesn't support event.key

2015-10-28 Thread Masayuki Nakano
Yeah, I already documented that in MDN... https://developer.mozilla.org/en-US/docs/Mozilla/Tech/XPCOM/Reference/Interface/nsIDOMWindowUtils#sendKeyEvent%28%29 On 2015/10/27 0:48, smaug wrote: On 10/26/2015 10:21 AM, Amit Zur wrote: MDN says keyCode is deprecated and web developers should favor

Re: Merge moved to Thursday 29th

2015-10-28 Thread Ehsan Akhgari
On 2015-10-28 4:10 PM, Sylvestre Ledru wrote: Hello, Because we want to synchronize the release of 42 and 44 devedition (next Tuesday), we are planning to perform the merge tomorrow, Thursday. As a consequence, nightly = 45, aurora = 44 and beta = 43 (42 is already in release). This will give