accessible
Bug 552944 - No relationship between tabs and associated property page in new tabbrowser construct, r=enn, davidb, marcoz, sr=neil
2010-05-14 18:55:00 +09:00
browser
Bug 562753 - On upgrade, update AppUserModelID for application shortcuts. r=rstrong.
2010-05-14 19:24:50 -05:00
build
Bug 506041 Part 2: Correct misspellings in source code
2010-05-13 14:19:51 +02:00
caps
Bug 564950 - Make more use of mozilla::services, r=surkov, jst, neil, smontagu, roc, joshmoz, gavin, shaver
2010-05-14 18:24:41 +09:00
chrome
Bug 564950 - Make more use of mozilla::services, r=surkov, jst, neil, smontagu, roc, joshmoz, gavin, shaver
2010-05-14 18:24:41 +09:00
config
Backed out changeset 48e202424e35
2010-05-13 18:26:36 +02:00
content
Bug 52019. Don't treat <font size='+.5'> as <font size='5'>. r=bzbarsky
2010-05-14 17:17:56 -04:00
db
Bug 555719 - (SQLite3.6.23.1) Upgrade to SQLite 3.6.23.1. rs=sdwilsh, some other dude who gave him an rs for such upgrades in general.
2010-03-31 13:30:26 -07:00
dbm
Bug 527659, Update mozilla-central to NSS 3.12.6 (beta)
2010-02-07 12:54:28 +01:00
docshell
Bug 564950 - Make more use of mozilla::services, r=surkov, jst, neil, smontagu, roc, joshmoz, gavin, shaver
2010-05-14 18:24:41 +09:00
dom
Bug 484710. Add a notification for when a window's scope stops being usable. r=jst
2010-05-14 17:17:52 -04:00
editor
Bug 564950 - Make more use of mozilla::services, r=surkov, jst, neil, smontagu, roc, joshmoz, gavin, shaver
2010-05-14 18:24:41 +09:00
embedding
Bug 557620 - Implement <input type="tel">. r=smaug,dolske,dao sr=sicking
2010-05-12 09:17:07 +02:00
extensions
Bug 562519 cache result from PR_GetPhysicalMemorySize
2010-05-13 11:11:24 -07:00
gfx
Bug 562285 - Rewrite gfxSharedImageSurface class to be compatible with IPC Shmem.r=jones.chris.g, sr=vladimir
2010-05-13 11:52:59 -04:00
intl
Bug 564950 - Make more use of mozilla::services, r=surkov, jst, neil, smontagu, roc, joshmoz, gavin, shaver
2010-05-14 18:24:41 +09:00
ipc
Bug 566054: Add missing error message case, tighten up UNREACHED guard. r=bent
2010-05-14 21:05:34 -05:00
jpeg
Bug 539378 - Remove MOZ_BITS macro from tree. r=ted
2010-01-19 14:12:09 +09:00
js
Backed out changeset eef17c173aaa
2010-05-13 17:24:30 -05:00
layout
Rename nsIStyleSheet::GetApplicable to IsApplicable and GetComplete to IsComplete. (Bug 239008) r=dbaron
2010-05-14 12:05:14 -07:00
media
Bug 564734 - Ensure all audio is queued before draining on win32. r=kinetik
2010-05-13 12:59:42 +12:00
memory
Bug 564261: fix build warning about C++ style comment in mozalloc.h. r=cjones
2010-05-11 12:07:33 -07:00
modules
Remove default plugins. b=533891 r=dolske sr=jst
2010-05-14 13:08:12 -04:00
netwerk
b=559492 only dump leaked URLs on successful shutdown r=dbaron
2010-05-13 14:34:38 +12:00
nsprpub
Bug 559537 - Under VS2010, fatal error occurs at atlcore.h. r=ted
2010-05-12 09:13:28 +02:00
other-licenses
Bug 521141 - Group running applications properly under shortcuts pinned to the taskbar. r=rstrong.
2010-05-14 19:24:01 -05:00
parser
Bug 564950 - Make more use of mozilla::services, r=surkov, jst, neil, smontagu, roc, joshmoz, gavin, shaver
2010-05-14 18:24:41 +09:00
probes
…
profile
Bug 560095 - Use mozilla::services::GetObserverService(). r=biesi,dveditz,gavin,josh,jst,mrbkap,roc,sdwilsh,shaver,sicking,smontagu,surkov
2010-04-29 18:59:13 +02:00
rdf
Bug 562580 - warning: 'resource' may be used uninitialized in RDFContentSinkImpl::~RDFContentSinkImpl(), r=jst, a=nthomas for the CLOSED TREE
2010-05-06 21:37:45 -07:00
security
Bug 542460 - Remove executable permission on source files [r=ted.mielczarek]
2010-05-06 09:32:50 +02:00
storage
Test for bug 562866. r=jorendorff r=asuth
2010-05-11 14:14:54 -07:00
testing
Bug 506041 Part 2: Correct misspellings in source code
2010-05-13 14:19:50 +02:00
toolkit
Bug 562753 - On upgrade, update AppUserModelID for application shortcuts. r=rstrong.
2010-05-14 19:24:50 -05:00
tools
Bug 506041 Part 2: Correct misspellings in source code
2010-05-13 14:19:50 +02:00
uriloader
Bug 564950 - Make more use of mozilla::services, r=surkov, jst, neil, smontagu, roc, joshmoz, gavin, shaver
2010-05-14 18:24:41 +09:00
view
Bug 506041 Part 2: Correct misspellings in source code
2010-05-13 14:19:50 +02:00
webshell
Bug 461199 (Part 17) - Remove no longer needed code from webshell and docshell.
2009-12-15 16:04:18 -08:00
widget
Bug 505925 - Set Win7 AppUserModelID based on application.ini settings. r=neil, sr=roc.
2010-05-14 19:23:14 -05:00
xpcom
Add macro to give alignment requirements of a type. (Bug 562844) r=bsmedberg
2010-05-14 12:05:14 -07:00
xpfe
Bug 564950 - Make more use of mozilla::services, r=surkov, jst, neil, smontagu, roc, joshmoz, gavin, shaver
2010-05-14 18:24:41 +09:00
xpinstall
Bug 560095 - Use mozilla::services::GetObserverService(). r=biesi,dveditz,gavin,josh,jst,mrbkap,roc,sdwilsh,shaver,sicking,smontagu,surkov
2010-04-29 18:59:13 +02:00
xulrunner
Bug 560935 - "STL/XPCOM_GLUE/infallible-new build error in xulrunner/stub" [r=cjones]
2010-04-21 12:22:00 -05:00
.hgignore
Bug 560357 - .hgignore should ignore ctags, r=ted
2010-04-29 10:33:37 +02:00
.hgtags
Create UPDATE_PACKAGING_R10 on mozilla-central to get 3.7a* release updates working. NPOTB CLOSED TREE
2010-03-16 14:17:01 -04:00
LEGAL
…
LICENSE
Bug 547914 - Replace /LICENSE with a mention of where the canonical license info lives, and stop shipping it with binaries, r=gerv,shaver
2010-02-23 09:37:07 -08:00
Makefile.in
bug 561419: Only upload breakpad symbols to FTP for now, to reduce load on mv<-->mpt link. r=bsmedberg, a=dholbert_sheriff
2010-04-23 13:00:06 -07:00
README.txt
Bug 502499 - Remove extra "the" from core readme. r=bsmedberg
2009-07-07 14:14:15 +02:00
aclocal.m4
Bug 485409 - Handle a Windows-style path as $srcdir in configure, by modifying the default autoconf M4 macros so that they recognize Z:/ as an absolute path. r=ted
2009-09-22 09:05:48 -04:00
allmakefiles.sh
Bug 554583 Failed to configure firefox on Solaris r=ted.mielczarek
2010-03-29 17:26:19 +08:00
client.mk
dummy commit
2009-09-02 00:27:27 -07:00
client.py
Bug 550223, Update nspr/nss actions in client.py
2010-03-09 14:54:09 +01:00
configure.in
Bug 557000 - Correctly set GCC_VERSION on mingw. r=ted
2010-04-03 14:41:33 +02:00