.. |
access-builtin
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 07:08:56 +00:00 |
auth
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 07:08:56 +00:00 |
canvas3d
|
Bug 411327 - nsIXPCNativeCallContext should not inherit from nsISupports, r=mrbkap, a=schrep
|
2008-01-15 15:51:02 +00:00 |
cck
|
Add livemark support
|
2008-01-09 22:31:23 +00:00 |
cookie
|
tweaking debug warning to reduce noise.
|
2008-01-12 00:38:38 +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
|
389440 move LOAD_NO_NETWORK_IO to nsICachingChannel to avoid modifying semantics of a frozen interface. Also replace NS_ERROR_NEED_NETWORK with NS_ERROR_DOCUMENT_NOT_CACHED
|
2007-07-27 02:40:46 +00:00 |
editor/cascades
|
…
|
|
finger
|
389440 move LOAD_NO_NETWORK_IO to nsICachingChannel to avoid modifying semantics of a frozen interface. Also replace NS_ERROR_NEED_NETWORK with NS_ERROR_DOCUMENT_NOT_CACHED
|
2007-07-27 02:40:46 +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 |
inspector
|
Removing obsolete files from bug 413202
|
2008-01-23 20:57:00 +00:00 |
irc
|
Bug 364789 - Rewrite URL handling (cope with flags in auto-connect, etc.)
|
2008-01-20 16:39:10 +00:00 |
java
|
thoroughly whack mallocfest in nsID/nsJSID and friends. b=410250, r+sr=jst, a=blocking1.9+
|
2008-01-12 04:30:44 +00:00 |
jssh
|
Bug 398114. JS_Assert: (cx)->requestDepth || (cx)->thread == (cx)->runtime->gcThread from nsJSSh::Init. r=mrbkap, sr=shaver
|
2007-10-05 20:10:46 +00:00 |
layout-debug
|
Bug 373623 - "Unicode ��� should be used instead of three separate dots: ..." (browser locales) [p=hendrik.maryns@uni-tuebingen.de (Hendrik Maryns) r=mconnor a1.9=beltzner]
|
2007-11-27 02:44:51 +00:00 |
lightning
|
Fix DOS line endings. Bustage fix for bug 382150
|
2007-09-28 16:32:41 +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
|
b=408127
|
2008-01-17 16:13:25 +00:00 |
mono
|
…
|
|
penelope
|
Added missing makefile for the penelope extension
|
2007-04-15 19:34:37 +00:00 |
permissions
|
Use the principal doing the load to decide on the URI to pass to content
|
2007-08-08 01:16:12 +00:00 |
pref
|
Bug 411327 - nsIXPCNativeCallContext should not inherit from nsISupports, r=mrbkap, a=schrep
|
2008-01-15 15:51:02 +00:00 |
python
|
thoroughly whack mallocfest in nsID/nsJSID and friends. b=410250, r+sr=jst, a=blocking1.9+
|
2008-01-12 04:30:44 +00:00 |
reporter
|
Bug 373623 - "Unicode ��� should be used instead of three separate dots: ..." (browser locales) [p=hendrik.maryns@uni-tuebingen.de (Hendrik Maryns) r=mconnor a1.9=beltzner]
|
2007-11-27 02:44:51 +00:00 |
schema-validation
|
[XForms] NPOTDB schema validation testsuite fails. Bug 411194, p=doronr r=olli+aaronr
|
2008-01-07 22:48:51 +00:00 |
spatialnavigation
|
fixing bug 384563. patch by weirdal. npodb
|
2008-01-02 17:14:00 +00:00 |
spellcheck
|
Bug 340634 - "spell checker doesn't suggest "alot" correction" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r=RyanVM sr=mscott a1.9=schrep]
|
2008-01-22 00:14:11 +00:00 |
sql
|
Bug 373623 - "Unicode ��� should be used instead of three separate dots: ..." (browser locales) [p=hendrik.maryns@uni-tuebingen.de (Hendrik Maryns) r=mconnor a1.9=beltzner]
|
2007-11-27 02:44:51 +00:00 |
sroaming
|
Bug 373623 - "Unicode ��� should be used instead of three separate dots: ..." (browser locales) [p=hendrik.maryns@uni-tuebingen.de (Hendrik Maryns) r=mconnor a1.9=beltzner]
|
2007-11-27 02:44:51 +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
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 07:08:56 +00:00 |
typeaheadfind
|
Null out strong refs at module shutdown. b=398084 r+sr=roc a=blocking1.9
|
2007-11-19 13:43:14 +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 298736 - Delay stopping execution until after the stop button has finished. Venkman only. r=gijs
|
2008-01-20 12:13:12 +00:00 |
wallet
|
Bug 373623 - "Unicode ��� should be used instead of three separate dots: ..." (browser locales) [p=hendrik.maryns@uni-tuebingen.de (Hendrik Maryns) r=mconnor a1.9=beltzner]
|
2007-11-27 02:44:51 +00:00 |
webdav
|
Bug 400949 use static CRT on windows; r=mvl
|
2007-12-27 09:41:46 +00:00 |
webservices
|
[NPOTDB] Webservices build broken. Bug 412665, r=bsmedberg
|
2008-01-17 19:16:25 +00:00 |
xforms
|
[XForms] NPOTDB linux build break in xforms. Bug 413013, p=tor r=olli+aaronr
|
2008-01-18 22:54:33 +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 393762, Bug 393761 and Bug 382636, r=jst, sr=peterv
|
2007-10-01 10:02:34 +00:00 |
xpath-generator
|
Bug 319768 - (XPathGenerator) - Implement XPath generator. Patch by Alex Vincent <ajvincent@gmail.com>. r=peterv, sr=jonas NPOTB
|
2007-08-03 23:00:40 +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 |