.. |
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
|
npotb; canvas3d updates (osx, linux, some crash fixes)
|
2007-11-04 22:12:45 +00:00 |
cck
|
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 |
cookie
|
move permission manager persistent storage from hostperm.1 to permissions.sqlite, use nsIURI::GetAsciiHost() for consistent host normalization, and
|
2007-12-05 06:37:36 +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
|
Bug 398910. Remove support for namespaced ARIA properties since they are no longer official (we are pre-1.0). r=surkov, r=ginn, r=bienvenu, r=mano, r=mconnor, r+sr=neil
|
2007-12-12 02:10:31 +00:00 |
irc
|
Fixing nick command. r=silver@warwickcompsoc.co.uk (James Ross). ChatZilla Only. NPOTFFB.
|
2007-12-12 21:49:06 +00:00 |
java
|
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 |
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=406626
|
2007-12-12 16:58:45 +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 401766 Starting Debug SeaMonkey with autoconfig file gives Assertion failure: (cx)->requestDepth || (cx)->thread == (cx)->runtime->gcThread. r/sr=jst,aM9=beltzner
|
2007-11-05 18:55:42 +00:00 |
python
|
Bug 398009 - fix mangled license headers. a=stuart.
|
2007-10-06 12:08:47 +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 Multiple schema types for a node not being processed correctly. Bug 310962, p=peter.nunn r=doronr+aaronr
|
2007-11-13 00:53:24 +00:00 |
spatialnavigation
|
Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc
|
2007-08-22 11:13:55 +00:00 |
spellcheck
|
Bug 407494 - "Minor dictionary tweaks" [p=ryanvm@gmail.com (Ryan VanderMeulen) r=mscott a1.9=schrep]
|
2007-12-11 09:59:17 +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
|
Releasing Venkman 0.9.87.2! No bug, rs=ajvincent@gmail.com, NPOTFFB.
|
2007-12-10 10:55:43 +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
|
bustage fix for bug 400382. r=dmose. npotb
|
2007-12-04 19:25:04 +00:00 |
webservices
|
Bug 403168, r=jonas, sr=jst, a=blocking1.9
|
2007-12-12 08:33:33 +00:00 |
xforms
|
Bug 398910. Remove support for namespaced ARIA properties since they are no longer official (we are pre-1.0). r=surkov, r=ginn, r=bienvenu, r=mano, r=mconnor, r+sr=neil
|
2007-12-12 02:10:31 +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 |