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

2013-05-21 Thread Ehsan Akhgari
On 2013-05-21 9:07 AM, David Rajchenbach-Teller wrote: As part of project Async, we have been working on refactoring Firefox’ Session Restore to ensure that it does not block the main thread. Part of the work has been cleaning up the code and the data structures involved in Session Restore both t

Re: Proposed W3C Charter: HTML Working Group

2013-05-21 Thread L. David Baron
On Friday 2013-02-08 14:37 -0800, L. David Baron wrote: > W3C is proposing a revised charter for the HTML Working Group. > For more details, see: > http://lists.w3.org/Archives/Public/public-new-work/2013Feb/0009.html > http://www.w3.org/html/wg/charter/2012/ > > Mozilla has the opportunity to sen

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

2013-05-21 Thread Jorge Villalobos
On 5/21/13 10:01 AM, Lawrence Mandel wrote: > cc Jorge Villalobos. > > - Original Message - >> As part of project Async, we have been working on refactoring >> Firefox’ >> Session Restore to ensure that it does not block the main thread. >> Part >> of the work has been cleaning up the code

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

2013-05-21 Thread Lawrence Mandel
cc Jorge Villalobos. - Original Message - > As part of project Async, we have been working on refactoring > Firefox’ > Session Restore to ensure that it does not block the main thread. > Part > of the work has been cleaning up the code and the data structures > involved in Session Restore

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

2013-05-21 Thread Kyle Huey
On Tue, May 21, 2013 at 9:07 PM, David Rajchenbach-Teller < dtel...@mozilla.com> wrote: > As part of project Async, we have been working on refactoring Firefox’ > Session Restore to ensure that it does not block the main thread. Part > of the work has been cleaning up the code and the data structu

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

2013-05-21 Thread David Rajchenbach-Teller
As part of project Async, we have been working on refactoring Firefox’ Session Restore to ensure that it does not block the main thread. Part of the work has been cleaning up the code and the data structures involved in Session Restore both to give us some maneuverability and to improve the chances