pjs/extensions
sdwilsh%shawnwilsher.com 57df211768 Bug 386020 - NS_ERROR_DOM_WRONG_DOCUMENT_ERR in clearOutputDeck. Patch by Mook <mook.moz+mozbz@gmail.com>. r=silver 2007-07-06 01:47:41 +00:00
..
access-builtin Bug 378776. Follow-up to original checkin -- remove 2 more cases of GetNumberOfShells(). r=smaug 2007-05-24 01:33:15 +00:00
auth Add missing calls to PR_UnloadLibrary (excluding XPCOM component loader and nsPluginsDir*). b=374332 r=bsmedberg 2007-04-15 22:23:00 +00:00
canvas3d fixed error returns 2007-04-19 21:47:18 +00:00
cck Bug 382911 - Several JS components call nsICategoryManager.addCategoryEntry with an extra final parameter. Patch by Manish Singh <manish@flock.com>, r=gavin 2007-06-05 05:22:35 +00:00
cookie cid and comment don't match, b=305444 2007-06-22 11:12:13 +00:00
cview Bug 380846 - "Make the build system friendlier for XULRunner apps and extensions." r=bsmedberg. Adds confvars.sh files for all major apps and makefiles.sh for all extensions. 2007-05-23 20:08:55 +00:00
datetime Bug 380846 - "Make the build system friendlier for XULRunner apps and extensions." r=bsmedberg. Adds confvars.sh files for all major apps and makefiles.sh for all extensions. 2007-05-23 20:08:55 +00:00
editor/cascades Convert internal users of -moz-opacity to just use opacity. Bug 281907, patch 2005-02-18 16:33:02 +00:00
finger Bug 380846 - "Make the build system friendlier for XULRunner apps and extensions." r=bsmedberg. Adds confvars.sh files for all major apps and makefiles.sh for all extensions. 2007-05-23 20:08:55 +00:00
gnomevfs Bug 380846 - "Make the build system friendlier for XULRunner apps and extensions." r=bsmedberg. Adds confvars.sh files for all major apps and makefiles.sh for all extensions. 2007-05-23 20:08:55 +00:00
help Bug 380846 - "Make the build system friendlier for XULRunner apps and extensions." r=bsmedberg. Adds confvars.sh files for all major apps and makefiles.sh for all extensions. 2007-05-23 20:08:55 +00:00
inspector Pass the wrappedJSObject so that XPCNativeWrapper doesn't get confused by DOMI having its hands on implicit native wrappers. bug 387053, r=sdwilsh sr=jst 2007-07-06 00:36:27 +00:00
irc Bug 203264 - Convert hankaku kana to zenkaku kana prior to sending in ISO-2022-JP, to prevent them ending up as question marks. ChatZilla only. r=gijs 2007-06-24 21:45:15 +00:00
java Bug 348710 - Set dependencies correctly, fix for build break. XULRunner only 2007-05-03 16:28:16 +00:00
jssh Bug 381031: make JS1.8 the default for <xul:script>, and add a JSVERSION_LATEST #define to simplify future changes, patch by Nickolay Ponomarev <asqueella@gmail.com>, r+sr=brendan 2007-06-07 22:50:13 +00:00
layout-debug Bug 384154 layout-debug component does not build 2007-06-20 07:51:55 +00:00
lightning bug 351168 - bustage fix 2006-09-25 18:09:22 +00:00
manticore Bug 265871: rename JavaScript console to Error console, patch by Kurt <supernova_00@yahoo.com>, r=mconnor, ui-r=beltzner, sr=neil/bzbarsky 2006-05-25 21:22:32 +00:00
metrics Bug 380846 - "Make the build system friendlier for XULRunner apps and extensions." r=bsmedberg. Adds confvars.sh files for all major apps and makefiles.sh for all extensions. 2007-05-23 20:08:55 +00:00
mono Bug 296672: fixes to build on latest Mono, and produce non-empty interfaces. 2005-06-05 15:10:12 +00:00
penelope Added missing makefile for the penelope extension 2007-04-15 19:34:37 +00:00
permissions Bug 375314 - discriminate ping and xmlhttprequests in content policy check. Patch by Wladimir Palant <trev.moz@adblockplus.org>, r=jst, sr=peterv. 2007-06-17 13:50:53 +00:00
pref Bug 379666, Remove incorrect PR_UnloadLibrary call, r=dbaron 2007-06-02 01:43:36 +00:00
python Bug 380846 - "Make the build system friendlier for XULRunner apps and extensions." r=bsmedberg. Adds confvars.sh files for all major apps and makefiles.sh for all extensions. 2007-05-23 20:08:55 +00:00
reporter Bug 380846 - "Make the build system friendlier for XULRunner apps and extensions." r=bsmedberg. Adds confvars.sh files for all major apps and makefiles.sh for all extensions. 2007-05-23 20:08:55 +00:00
schema-validation Bug 380846 - "Make the build system friendlier for XULRunner apps and extensions." r=bsmedberg. Adds confvars.sh files for all major apps and makefiles.sh for all extensions. 2007-05-23 20:08:55 +00:00
spatialnavigation Bug 380846 - "Make the build system friendlier for XULRunner apps and extensions." r=bsmedberg. Adds confvars.sh files for all major apps and makefiles.sh for all extensions. 2007-05-23 20:08:55 +00:00
spellcheck fix a character encoding issue for nemeth's name in the licenses. 2007-07-02 18:20:31 +00:00
sql Bug 380846 - "Make the build system friendlier for XULRunner apps and extensions." r=bsmedberg. Adds confvars.sh files for all major apps and makefiles.sh for all extensions. 2007-05-23 20:08:55 +00:00
sroaming Bug 381329 - Build fails with GCC-4.3 due to extra semi-colons and '-pedantic' flag. Patch by Art Haas <ahaas@airmail.net>. r+sr=roc. 2007-06-16 19:54:02 +00:00
tasks Bug 380846 - "Make the build system friendlier for XULRunner apps and extensions." r=bsmedberg. Adds confvars.sh files for all major apps and makefiles.sh for all extensions. 2007-05-23 20:08:55 +00:00
tridentprofile rev nsICookieManager2 interface to allow adding httpOnly cookies, and update consumers to match. b=379408, r+sr=biesi. 2007-06-17 23:40:41 +00:00
typeaheadfind Bug 381329 - Build fails with GCC-4.3 due to extra semi-colons and '-pedantic' flag. Patch by Art Haas <ahaas@airmail.net>. r+sr=roc. 2007-06-16 19:54:02 +00:00
universalchardet Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me 2007-04-23 14:22:04 +00:00
venkman Bug 386020 - NS_ERROR_DOM_WRONG_DOCUMENT_ERR in clearOutputDeck. Patch by Mook <mook.moz+mozbz@gmail.com>. r=silver 2007-07-06 01:47:41 +00:00
wallet Fix up three uses of NS_STATIC_CAST which can't be automatically converted to static_cast<> due to a deficiency in the fixup script. 2007-07-02 23:46:19 +00:00
webdav bug 372573 - Replace invalid error codes with NS_ERROR_NO_INTERFACE. r1=ctalbert, r2=jminta 2007-03-06 22:53:21 +00:00
webservices schema loader/validator isnt handling forward declaration of complexContent extension base. Bug 350076, patch by sspeiche, r+a=doronr 2006-12-05 18:09:42 +00:00
xforms [XForms] change xforms version number to 0.8.0.2. Bug 386365, p=sspeiche r=aaronr 2007-07-02 23:49:22 +00:00
xml-rpc Bug 380846 - "Make the build system friendlier for XULRunner apps and extensions." r=bsmedberg. Adds confvars.sh files for all major apps and makefiles.sh for all extensions. 2007-05-23 20:08:55 +00:00
xmlextras Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me 2007-04-23 14:22:04 +00:00
.cvsignore
Makefile.in
build.mk Bug 380846 - "Make the build system friendlier for XULRunner apps and extensions." r=bsmedberg. Adds confvars.sh files for all major apps and makefiles.sh for all extensions. 2007-05-23 20:08:55 +00:00
confvars.sh bug 383112 - make MOZ_XUL_APP=1 the default in configure, r=bsmedberg 2007-06-04 15:09:50 +00:00