Few reasons:
- I really don't believe we will soon/ever have a good OOP Firefox implementation - content JS execution very often kills my Firefox UI (and it is not I/O that blocks)
- sync APIs like localStorage would not block the UI
- content JS GC would stop blocking UI as well
- generally would improve UI responsiveness


-hb-
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to