Re: Necko e10s specs
Robert O'Callahan <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Organization | Mozilla Corporation |
| Message-ID | <0YadnUdnw9G7ZgPXnZ2dnUVZ_vZi4p2d__42279.7697283842$1251933035$gmane$org@mozilla.org> |
On 29/08/09 8:30 AM, Jason Duell wrote: > Following our discussion at the Platform team workweek, I've started a > wiki page for necko e10s design: > > https://wiki.mozilla.org/Necko:_Electrolysis_design_and_subprojects > > Comments and/or wiki mods appreciated. I plan to keep this page up- > to-date so that it can document our architecture as it evolves. Are you guys aware of the HTML5 spec requirements surrounding the "storage mutex"? Basically we need to ensure that we don't have races where Necko modifying cookies makes them appear to change while content script is running. Rob