ThirdPartyCode: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 79: | Line 79: | ||
| 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] | ||
| Gecko | |||
|- | |||
| thebes | |||
| gfx/thebes/src/gfxPlatformFontList.cpp and gfxMacPlatformFontList.mm | |||
| -, ? | |||
| Gecko | |||
|- | |||
| wlanapi | |||
| netwerk/wifi/src/wlanapi.h | |||
| [http://code.google.com/p/gears/ Website], [http://code.google.com/p/gears/issues/list Bugs] | |||
| Gecko | |||
|- | |||
| Growl | |||
| toolkit/components/alerts/src/mac/growl/* | |||
| [http://growl.info/ Website], [http://growl.info/reportabug.php Bugs] | |||
| Gecko | | Gecko | ||
|} | |} |
Revision as of 15:29, 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 | Gecko |