46
edits
No edit summary |
(Add sections in preparation for some more in-depth detail) |
||
| Line 17: | Line 17: | ||
* '''Gecko''': the actual web rendering engine, a mix of C++ and JavaScript code | * '''Gecko''': the actual web rendering engine, a mix of C++ and JavaScript code | ||
** lives all over the repository, outside of mobile/ | ** lives all over the repository, outside of mobile/ | ||
== Android and Java code components == | |||
=== Content Providers === | |||
=== Sync === | |||
== Messaging and components across boundaries == | |||
TODO: describe JS <-> Java messaging | |||
=== Search engine management === | |||
TODO: describe this | |||
edits