This document discusses Firefox OS and its use of e10s (electrolysis) architecture. It covers the process model used in Firefox OS including the b2g process, plugin container process, and hardware access. It also summarizes the Inter-Process Communication (IPC) mechanisms like IPDL, network APIs like XMLHttpRequest and WebSockets, as well as inter-app communication capabilities in Firefox OS like Web Activities and direct app connections.
Active Scripting was the interface used by Internet Explorer versions 3 through 8 to bind scripting engines like JScript and VBScript. It provided COM interfaces for the scripting engine and host applications to communicate. Active Scripting was used by IE, Windows Script Host, ASP, Office applications, and other third party apps to integrate scripting. It required scripting engines to implement interfaces like IAcriptScript and allowed hosts like IE to debug scripts through COM debugging APIs. With IE9, Microsoft moved to a new scripting model that replaced Active Scripting.
This short document discusses HTML5 and localization. It questions who benefits from BML and emphasizes thinking globally rather than locally, while also noting the need to localize. The document ends by stating a belief that the internet should be public, open, and accessible.
48. Resources
? Firefox Mobile
? http://www.mozilla.com/en-US/mobile/
? How to build Android version
? https://wiki.mozilla.org/Mobile/Fennec/Androi
d
? Firefox for mobile ideas Forum
? http://firefoxformobile.uservoice.com/forums/
70211-firefox-for-mobile-ideas
? Extensions - e10s
? https://wiki.mozilla.org/Mobile/Fennec/Extens
ions/Electrolysis