Embedding/IPCLiteAPI: Difference between revisions

Jump to navigation Jump to search
no edit summary
(Basic description)
No edit summary
Line 1: Line 1:
<h3> Lite-weight Embedding IPC API for Mozilla based applications with native UI. </h3>
<h3> Lite-weight Embedding IPC API for Mozilla based applications with native UI. </h3>
<p>Basic architecture is very close to <a href="http://trac.webkit.org/wiki/WebKit2">WebKit2</a>, and <a href="http://browser.garage.maemo.org/docs/browser_paper.html">MicroB</a>
<p>Basic architecture is very close to [http://trac.webkit.org/wiki/WebKit2 WebKit2], and [http://browser.garage.maemo.org/docs/browser_paper.html MicroB]
</p><p>Benefits of new architecture comparing to default <a href="https://wiki.mozilla.org/Embedding/NewApi">mozilla embedding</a>:
</p><p>Benefits of new architecture comparing to default [https://wiki.mozilla.org/Embedding/NewApi mozilla embedding]</p>
</p>
<pre class="_fck_mw_lspace">* No XUL/XPCOM heavy content in UI process (Best memory footprint, fast startup)
<pre class="_fck_mw_lspace">* No XUL/XPCOM heavy content in UI process (Best memory footprint, fast startup)
* IPC use current Mozilla Chromium/IPDL implementation (mostly tested with current FF/Mobile)
* IPC use current Mozilla Chromium/IPDL implementation (mostly tested with current FF/Mobile)
Confirmed users
180

edits

Navigation menu