Re: Necko e10s specs
Robert O'Callahan <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Organization | Mozilla Corporation |
| Message-ID | <4NidnZoH9eD6hzXXnZ2dnUVZ_ohi4p2d__46580.3599371158$1252530940$gmane$org@mozilla.org> |
On 9/09/09 5:57 PM, Chris Jones wrote: > I wonder if we shouldn't try just killing off plugins if they attempt > the sequence of events "page A call-into plugin, plugin call-into page > B." What good could come of that? (Of course it might massively break > plugins and we'd have to turn it off.) Disallowing that would make the > storage-mutex impl easier for us and better for web pages because we > wouldn't need to drop the mutex when calling into the plugin. It would be worth at least adding code to detect that case so we can see how often it happens. Rob