ThirdPartyCode: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 95: | Line 95: | ||
| [http://growl.info/ Website], [http://growl.info/reportabug.php Bugs] | | [http://growl.info/ Website], [http://growl.info/reportabug.php Bugs] | ||
| Firefox, Thunderbird, Camino | | Firefox, Thunderbird, Camino | ||
|- | |||
| dns | |||
| netwerk/dns/src/ (partially) | |||
| -, ? | |||
| Gecko | |||
|- | |||
| jemalloc | |||
| memory/jemalloc/* | |||
| [http://www.canonware.com/jemalloc/ Website], - | |||
| Gecko | |||
|- | |||
| libevent | |||
| ipc/chromium/src/third_party/libevent/* | |||
| [http://monkey.org/~provos/libevent/ Website], [http://sourceforge.net/tracker/?group_id=50884&atid=461322 Bugs] | |||
| Gecko | |||
|- | |||
| gssapi | |||
| extensions/auth/gssapi.h | |||
| -, ? | |||
| Gecko | |||
|- | |||
| qcms | |||
| gfx/qcms | |||
| [http://cgit.freedesktop.org/~jrmuizel/qcms/ Website], ? | |||
| Gecko | |||
|- | |||
| sparkle | |||
| camino/sparkle/ | |||
| [http://sparkle.andymatuschak.org/ Website], [https://launchpad.net/sparkle/+filebug/ Bugs] | |||
| Camino | |||
|- | |||
| sparkle | |||
| camino/sparkle/ | |||
| [http://sparkle.andymatuschak.org/ Website], [https://launchpad.net/sparkle/+filebug/ Bugs] | |||
| Camino | |||
|} | |} |
Revision as of 15:47, 23 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.
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 | Gecko |
libffi | js/src/ctypes/libffi/ | Website, Contact | Spidermonkey |
libogg/libtheora/libvorbis/liboggplay/liboggz | media/* | Website, Bugs | Gecko |
libfishsound | media/libfishsound | Website | Gecko |
libpng | modules/libimg/png | Website, Bugs | 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 | Firefox, Thunderbird |
libjpeg | jpeg | Website | Gecko |
bsdiff | toolkit/mozapps/update/updater/bspatch.* | Website | Gecko |
Cairo | gfx/cairo/ | Website, Bugs | Gecko |
Expat XML Parser | parser/expat | Website, Bugs | 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 |
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 | Camino |
sparkle | camino/sparkle/ | Website, Bugs | Camino |