The DOM team met in San Francisco last week and two recorded talks were given.
Gecko Cycle Collector Intro by Olli Pettay and Andrew McCreight covers the cycle collector and a number of optimizations that we have made to it over the last couple years to trim the graph size. Video at: https://air.mozilla.org/gecko-cycle-collector-intro/ Some slides available at: http://mozilla.pettay.fi/cycle_collection_optimizations/ How Workers Work by me covers how Web Workers are implemented in Gecko and how to write code that runs inside them Video at: https://air.mozilla.org/how-workers-work/ Slides at: bit.ly/1elRkvA A more complete list of things we did is available at http://overholt.ca/wp/?p=445 - Kyle _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform