Modules/Core: Difference between revisions

Adding new modules, per https://groups.google.com/d/msg/mozilla.governance/NYIopSg11fo/z_AK7QwPAzQJ
(Add Media Transport module)
(Adding new modules, per https://groups.google.com/d/msg/mozilla.governance/NYIopSg11fo/z_AK7QwPAzQJ)
Line 422: Line 422:
|url=
|url=
|components=Core::WebRTC::Networking
|components=Core::WebRTC::Networking
}}
{{Module
|name=Memory Allocator
|description=Most things related to memory allocation in Gecko, including jemalloc, replace-malloc, DMD (dark matter detector), logalloc, etc.
|owner=[mailto:mh+mozilla@glandium.org Mike Hommey]
|peers=[mailto:n.nethercote@gmail.com Nicholas Nethercote]
|group=dev-platform
|source_dirs=memory/
|components=Core::DMD, Core::jemalloc
}}
}}


Line 444: Line 454:
|url=
|url=
|components=Core::DOM: Apps
|components=Core::DOM: Apps
}}
{{Module
|name=Mozglue
|description=Glue library containing various low-level functionality, including a dynamic linker for Android, a DLL block list for Windows, etc.
|owner=[mailto:mh+mozilla@glandium.org Mike Hommey]
|peers=[mailto:froydnj@mozilla.com Nathan Froyd] (mozglue/linker), [mailto:kgupta@mozilla.com Kartikaya Gupta] (mozglue/android), [mailto:nchen@mozilla.com Jim Chen] (mozglue/android)
|group=dev-platform
|source_dirs=mozglue/
|components=Core::mozglue
}}
}}


Line 994: Line 1,014:
Core::XForms
Core::XForms
Core::XUL
Core::XUL
Core::jemalloc
</pre>
</pre>
</noinclude>
</noinclude>
Confirmed users
72

edits