Re: [Advance warning] Session Restore is changing, will break add-ons

2013-05-23 Thread Tim Taubert
I talked to Gavin yesterday and we think the best approach would be to back out the Session Restore changes for now as they don't provide a real benefit other than code cleanup (and don't block any other work). The plan would then be to re-land them *with* a kill switch in the same cycle that

Re: [RFC] Modules for workers

2013-05-23 Thread Jonas Sicking
On Sat, May 18, 2013 at 3:09 AM, David Rajchenbach-Teller dtel...@mozilla.com wrote: Hi everyone, As part of the ongoing effort to make (Chrome) Workers useful for platform refactorings, we have been working on a lightweight module loader for workers (bug 872421). This loader

Re: Visual C++ PGO linker memory usage

2013-05-23 Thread Jonas Sicking
Yes, this is indeed great stuff! Thank you so much for your work! / Jonas On Thu, May 16, 2013 at 2:03 PM, Boris Zbarsky bzbar...@mit.edu wrote: On 5/16/13 3:15 PM, Ted Mielczarek wrote: TL;DR: PGO on MSVC is now opt-in per-source-directory. This is awesome. Thank you, Ehsan and Ted, for

Re: [Advance warning] Session Restore is changing, will break add-ons

2013-05-23 Thread Ehsan Akhgari
On 2013-05-23 2:45 AM, Tim Taubert wrote: I talked to Gavin yesterday and we think the best approach would be to back out the Session Restore changes for now as they don't provide a real benefit other than code cleanup (and don't block any other work). The plan would then be to re-land them