Re: Deciding whether to change the number of unified sources

2013-12-02 Thread Mike Hommey
On Tue, Dec 03, 2013 at 12:18:46AM -0500, Boris Zbarsky wrote: > On 12/2/13 11:39 PM, Mike Hommey wrote: > >1. By the way, those type of bugs that show up at different number of > >unified sources are existing type of problems waiting to arise when we > >add source files, and running non-unified bu

Re: Deciding whether to change the number of unified sources

2013-12-02 Thread Boris Zbarsky
On 12/2/13 11:39 PM, Mike Hommey wrote: 1. By the way, those type of bugs that show up at different number of unified sources are existing type of problems waiting to arise when we add source files, and running non-unified builds doesn't catch them. A number of the ones I saw you file seemed to

Deciding whether to change the number of unified sources

2013-12-02 Thread Mike Hommey
Hi, It was already mentioned that unified builds might be causing memory issues. Since the number of unified sources (16) was decided more or less arbitrarily (in fact, it's just using whatever was used for ipdl/webidl builds, which, in turn just used whatever seemed a good tradeoff between clobbe

Disabling unified builds on mozilla-inbound debug builds Was: Thinking about the merge with unified build

2013-12-02 Thread Mike Hommey
On Mon, Dec 02, 2013 at 06:23:00PM -0500, Ehsan Akhgari wrote: > On 12/2/2013, 2:36 PM, Chris Peterson wrote: > >On 11/29/13, 7:39 PM, Mike Hommey wrote: > >>I think it's time, 9 days before the merge, to think about whether we > >>want unified builds to ride the train or not. I'm almost tempted to

Re: [Mozilla Enterprise] 17.0.11 and 24.1.1 XULRunner?

2013-12-02 Thread Mike Hommey
On Mon, Dec 02, 2013 at 06:23:59PM -0800, skybr...@google.com wrote: > On Wednesday, November 20, 2013 5:27:59 AM UTC-8, Benjamin Smedberg wrote: > > On 11/20/2013 8:02 AM, Look, Yuriy wrote: > > > > > Hi, > > > > > On or around November 13 2013 Firefox of versions 25.0.1, 24.1.1 ESR > > > > >

Re: Mitigating unified build side effects Was: Thinking about the merge with unified build

2013-12-02 Thread Taras Glek
Ehsan Akhgari wrote: On 12/2/2013, 2:26 PM, Taras Glek wrote: Mike Hommey wrote: On Sat, Nov 30, 2013 at 12:39:59PM +0900, Mike Hommey wrote: Incidentally, in those two weeks, I did two attempts at building without unified sources, resulting in me filing 4 bugs in different modules for pro

Re: Firebug shortcuts conflict with build-in DevTools' ones

2013-12-02 Thread Sebastian Zartner
Thanks for the info, Gavin. I posted to the firefox-dev list, because I believe it's a more general thing than for the DevTools. Even when the current conflict is related to them, the question is more about using a mutation observer as a general solution for such key conflicts. Sebastian On M

Re: Mitigating unified build side effects Was: Thinking about the merge with unified build

2013-12-02 Thread Ehsan Akhgari
On 12/2/2013, 2:26 PM, Taras Glek wrote: Mike Hommey wrote: On Sat, Nov 30, 2013 at 12:39:59PM +0900, Mike Hommey wrote: Incidentally, in those two weeks, I did two attempts at building without unified sources, resulting in me filing 4 bugs in different modules for problems caused by 6 differ

Re: Thinking about the merge with unified build

2013-12-02 Thread Ehsan Akhgari
On 12/2/2013, 2:36 PM, Chris Peterson wrote: On 11/29/13, 7:39 PM, Mike Hommey wrote: I think it's time, 9 days before the merge, to think about whether we want unified builds to ride the train or not. I'm almost tempted to suggest that we disable unified builds on nightlies, but that would prob

Re: Mitigating unified build side effects Was: Thinking about the merge with unified build

2013-12-02 Thread Ehsan Akhgari
On 11/30/2013, 2:09 AM, Bobby Holley wrote: On Fri, Nov 29, 2013 at 8:01 PM, Mike Hommey wrote: That is: using namespace foo; would be forbidden, but namespace bar { using namespace foo; } wouldn't. In most cases, bar could be mozilla anyways. Most XPConnect stuf

Re: Firebug shortcuts conflict with build-in DevTools' ones

2013-12-02 Thread Gavin Sharp
This seems better targeted to firefox-dev (https://wiki.mozilla.org/Firefox/firefox-dev), or even more specifically to the DevTools list (https://lists.mozilla.org/listinfo/dev-developer-tools). Gavin On Tue, Dec 3, 2013 at 7:43 AM, Sebastian Zartner wrote: > The Firebug users are currently expe

Firebug shortcuts conflict with build-in DevTools' ones

2013-12-02 Thread Sebastian Zartner
The Firebug users are currently experiencing some shortcut conflicts related to the built-in DevTools. Namely this is the inspector shortcut Ctrl+Shift+C. We (the Firebug Working Group) are trying to fix this[1] by disabling the shortcut. Because it's lazy loaded we can't access it immediately. T

FYI: Nightly 28 uplift in 7 days

2013-12-02 Thread Chris Peterson
This is a friendly reminder that the next channel merge date [1] is only 7 days away! So don't forget to land those last minute bug fixes this week. :) Also, you may want to hold destablizing or less important changes until next week for Nightly 29. cpeterson [1] https://wiki.mozilla.org/Rap

Killing ESR17 builds & tests on tbpl

2013-12-02 Thread Armen Zambrano G.
Hello all, Next week, we will have our next merge date [1] on Dec. 9th, 2013. As part of that merge day we will be killing the ESR17 builds and tests [2][3] for tbpl.mozilla.org. This is part of our normal process where two merge days after the creation of the latest ESR release (e.g. ESR24 [3]) w

Re: Thinking about the merge with unified build

2013-12-02 Thread Chris Peterson
On 11/29/13, 7:39 PM, Mike Hommey wrote: I think it's time, 9 days before the merge, to think about whether we want unified builds to ride the train or not. I'm almost tempted to suggest that we disable unified builds on nightlies, but that would probably hide the problems even more. I don't th

Re: Mitigating unified build side effects Was: Thinking about the merge with unified build

2013-12-02 Thread Taras Glek
Mike Hommey wrote: On Sat, Nov 30, 2013 at 12:39:59PM +0900, Mike Hommey wrote: Incidentally, in those two weeks, I did two attempts at building without unified sources, resulting in me filing 4 bugs in different modules for problems caused by 6 different landings[1]. I think it is time to ser

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

DOM Bindings Meeting - Monday @ 12:30 PM PST

2013-12-02 Thread Kyle Huey
Our weeklyesque DOM bindings meetings continue on Monday Dec 2 at 12:30 PM PST. http://arewemeetingyet.com/Los%20Angeles/Mon/12:30 /w/DOM%20Bindings%20Meeting Meeting details: * Monday, November 18, 2013, 12:30 PM PST (3:30 PM EDT/9:30 PM CET) * Dial-in Info: - Vidyo room: Boris Zbarsky - Moun