ThirdPartyCode: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 23: Line 23:
| Chromium IPC
| Chromium IPC
| ipc/chromium
| ipc/chromium
| [http://www.chromium.org/Home Website], [http://code.google.com/p/chromium/issues/list Bugs]
| [http://www.chromium.org/Home Website], [http://code.google.com/p/chromium/issues/list Bugs], [http://mxr.mozilla.org/mozilla-central/source/ipc/chromium/src/LICENSE License]
| Gecko
| Gecko
|-
|-
| libffi
| libffi
| js/src/ctypes/libffi/
| js/src/ctypes/libffi/
| [http://sourceware.org/libffi/ Website], [mailto:green@redhat.com Contact]
| [http://sourceware.org/libffi/ Website], [mailto:green@redhat.com Contact], [http://mxr.mozilla.org/mozilla-central/source/js/src/ctypes/libffi/LICENSE License]
| Spidermonkey
| Spidermonkey
|-
|-
Line 43: Line 43:
| libpng
| libpng
| modules/libimg/png
| modules/libimg/png
| [http://sourceforge.net/projects/libpng/ Website], [http://sourceforge.net/tracker/?group_id=5624 Bugs]
| [http://sourceforge.net/projects/libpng/ Website], [http://sourceforge.net/tracker/?group_id=5624 Bugs], [http://mxr.mozilla.org/mozilla-central/source/modules/libimg/png/LICENSE License]
| Gecko
| Gecko
|-
|-
Line 58: Line 58:
| Breakpad
| Breakpad
| toolkit/crashreporter/google-breakpad
| toolkit/crashreporter/google-breakpad
| [http://code.google.com/p/google-breakpad/ Website], [http://code.google.com/p/google-breakpad/issues/list Bugs]
| [http://code.google.com/p/google-breakpad/ Website], [http://code.google.com/p/google-breakpad/issues/list Bugs], [http://mxr.mozilla.org/mozilla-central/source/toolkit/crashreporter/google-breakpad/COPYING Copying]
| Firefox, Thunderbird
| Firefox, Thunderbird
|-
|-
Line 68: Line 68:
| bsdiff
| bsdiff
| toolkit/mozapps/update/updater/bspatch.*
| toolkit/mozapps/update/updater/bspatch.*
| [http://www.daemonology.net/bsdiff/ Website]
| [http://www.daemonology.net/bsdiff/ Website], [http://mxr.mozilla.org/mozilla-central/source/other-licenses/bsdiff/LICENSE License]
| Gecko
| Gecko
|-
|-
Line 78: Line 78:
| Expat XML Parser
| Expat XML Parser
| parser/expat
| parser/expat
| [http://expat.sourceforge.net/ Website], [http://sourceforge.net/bugs/?group_id=10127 Bugs]
| [http://expat.sourceforge.net/ Website], [http://sourceforge.net/bugs/?group_id=10127 Bugs], [http://mxr.mozilla.org/mozilla-central/source/parser/expat/COPYING License]
| Gecko
| Gecko
|-
|-
Line 123: Line 123:
| sparkle
| sparkle
| camino/sparkle/
| camino/sparkle/
| [http://sparkle.andymatuschak.org/ Website], [https://launchpad.net/sparkle/+filebug/ Bugs]
| [http://sparkle.andymatuschak.org/ Website], [https://launchpad.net/sparkle/+filebug/ Bugs], [http://mxr.mozilla.org/camino/source/sparkle/License.txt License]
| Camino
| Camino
|}
|}

Revision as of 15:10, 25 May 2010

Here I'd like to keep track of all the third-party-libraries we use in Mozilla code. Please feel free to extend this list.


Third party libraries
Name Source Links Users
SQLite db/sqlite3 (XXX_NSS?) Website, Bugs Gecko, NSS
Mochitests dom/tests/mochitest From the W3C Test Suite
Chromium IPC ipc/chromium Website, Bugs, License Gecko
libffi js/src/ctypes/libffi/ Website, Contact, License Spidermonkey
libogg/libtheora/libvorbis/liboggplay/liboggz media/* Website, Bugs Gecko
libfishsound media/libfishsound Website Gecko
libpng modules/libimg/png Website, Bugs, License Gecko
zlib modules/zlib Website, Contact Gecko, XXX_NSS?
NSIS Installer other-licenses/nsis Website, Bugs Firefox, Thunderbird
Breakpad toolkit/crashreporter/google-breakpad Website, Bugs, Copying Firefox, Thunderbird
libjpeg jpeg Website Gecko
bsdiff toolkit/mozapps/update/updater/bspatch.* Website, License Gecko
Cairo gfx/cairo/ Website, Bugs Gecko
Expat XML Parser parser/expat Website, Bugs, License Gecko
thebes gfx/thebes/src/gfxPlatformFontList.cpp and gfxMacPlatformFontList.mm -, ? Gecko
wlanapi netwerk/wifi/src/wlanapi.h Website, Bugs Gecko
Growl toolkit/components/alerts/src/mac/growl/* Website, Bugs Firefox, Thunderbird, Camino
Japan Network Information Center DNS netwerk/dns/src/ (partially) -, ? Gecko
jemalloc memory/jemalloc/* Website, - Gecko
libevent ipc/chromium/src/third_party/libevent/* Website, Bugs Gecko
gssapi extensions/auth/gssapi.h -, ? Gecko
qcms gfx/qcms Website, ? Gecko
sparkle camino/sparkle/ Website, Bugs, License Camino