.. |
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
|
…
|
|
cck
|
Bug 383925 "a" is used for autoTypeRadio.accesskey instead of "A"
|
2007-09-06 03:57:06 +00:00 |
cookie
|
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 |
cview
|
…
|
|
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
|
…
|
|
help
|
…
|
|
inspector
|
Bug 394888 - "[fr] DOMi update due to bugs 388517 and 386266" [p=cedric.corazza@wanadoo.fr (C��dric Corazza) r=bugzilla.fr@gmail.com (philippe)]
|
2007-09-06 04:18:39 +00:00 |
irc
|
Bug 383033 - ChatZilla should format part of (foo *bar*) as bold
|
2007-09-04 08:52:24 +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
|
Improve logging in jssh, allow loading of remote scripts, fix leak. Bug
|
2007-07-24 04:07:57 +00:00 |
layout-debug
|
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 |
lightning
|
…
|
|
manticore
|
…
|
|
metrics
|
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 |
mono
|
…
|
|
penelope
|
…
|
|
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 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 |
python
|
Fix a memory leak when Python calls nsIClassInfo::GetInterfaces()
|
2007-07-12 06:39:22 +00:00 |
reporter
|
…
|
|
schema-validation
|
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 |
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 394261 � Update Hunspell to version 1.1.12, patch by Ryan VanderMeulen, r+sr=mscott, a=dsicore
|
2007-09-06 13:04:27 +00:00 |
sql
|
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 |
sroaming
|
…
|
|
tasks
|
…
|
|
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
|
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 |
universalchardet
|
…
|
|
venkman
|
Bug 394281 - Add toolkit target to Venkman's install.rdf
|
2007-09-05 20:35:41 +00:00 |
wallet
|
Bug 348748 - Cleanup from the handful of patches which have landed since the initial landing that have readded cast macros; I intend to remove the rest of the instances Very Soon, all but certainly before the M8 freeze, so the macro definitions can be removed, again all but certainly before the M8 freeze, if people are okay with them being removed. Still r=bsmedberg, a=no-functionality-change
|
2007-09-05 06:41:37 +00:00 |
webdav
|
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 |
webservices
|
Followup to bug 348748 to fix the alignment of trailing backslashes in macros
|
2007-07-11 08:46:49 +00:00 |
xforms
|
[XFORMS] Bug 394023, Insert of attributes not reflected in bound form controls, p=msterlin@us.ibm.com, r=aaronr,me, NPOTB
|
2007-09-06 18:30:31 +00:00 |
xml-rpc
|
…
|
|
xmlextras
|
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 |
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
|
…
|
|
confvars.sh
|
…
|
|