accessible
bug 801459 - remove unused function r=surkov
2012-10-14 17:45:16 -04:00
b2g
Bug 798948: Allow force checking of updates in B2G. r=fabrice
2012-10-13 13:11:09 -05:00
browser
Bug 799929 - Make Downloads Panel icons more visible on OSX. ui-r=shorlander, r=mak77.
2012-10-15 12:51:21 -04:00
build
Backout e814e12508af (bug 799107), 45863b00372b (bug 801633),
2012-10-15 13:33:37 -04:00
caps
Bug 799152 - nsExpandedPrincipal should use default extendedOrigin/appId/appStatus/isInBrowserElement. r=bholley
2012-10-09 13:47:46 +01:00
chrome
Bug 788242: Implement and make use of void versions of NS_ENSURE_* macros; r=ehsan,bsmedberg
2012-09-14 14:30:31 +04:30
config
Bug 797745 - Multiple jar manifests in one run is not used, remove that. Also remove old perl options and un-used options of the perl version. r=ted
2012-10-13 04:37:15 -04:00
content
Bug 800657 - Fix WebGL typedefs, WebGLintptr was wrong on 32bit systems, caused index-validation.html regression - r=bz
2012-10-15 12:57:14 -04:00
db /sqlite3
Bug 789645 - Upgrade to SQLite 3.7.14 (Mozilla changes). r=mak
2012-09-14 16:04:46 -04:00
dbm
Backout the dbm/ portions of bug 795507 because that code is a read-only copy from the upstream NSS project
2012-10-09 16:38:15 -04:00
docshell
Bug 754029 - Navigating from a new script tag does not add a session history entry. r=smaug, r=bz
2012-10-13 13:20:55 -04:00
dom
Bug 799875. Make the global scope polluter work even for qualified lookups. r=jst
2012-10-15 14:00:09 -04:00
editor
Bug 795785 part.3 Add horizontal scroll test r=smaug
2012-10-15 09:32:53 +09:00
embedding
bug 798595 - remove useless prmem.h includes r=ehsan
2012-10-04 02:14:06 -04:00
extensions
Bug 801330 - Make ISO2022JPCharLenTable large enough. r=smontagu
2012-10-14 19:10:04 +02:00
gfx
back out 621cfd13ceaf for build failures
2012-10-15 13:34:42 -04:00
hal
Bug 793759 - Implement HalChild::ActorDestroy and prevent HalChild calls to HalParent after ActorDestroy is called. r=cjones
2012-10-06 21:53:22 -04:00
image
bug 801013 - imgRequest::AdjustPriority wrongly adjusts loadgroup instead of channel r=joedrew
2012-10-13 12:47:36 -04:00
intl
Bug 800106: replace NS_ALWAYS_INLINE with MOZ_ALWAYS_INLINE; r=ehsan
2012-10-13 17:52:10 +02:00
ipc
Bug 801345 - Give MessageReplyDeserializer a virtual dtor since we delete the base class pointer; r=cjones
2012-10-14 11:11:04 -04:00
js
Merge mozilla-central to mozilla-inbound
2012-10-15 16:09:10 +01:00
layout
Bug 798691. r=roc
2012-10-14 20:27:37 +02:00
media
Bug 801210: Remove unnecessary semicolon after NS_INLINE_DECL_THREADSAFE_REFCOUNTING in media/mtransport headers. r=jesup
2012-10-13 10:15:15 -07:00
memory
Bug 799849: Wrap nothrow libstdc++ allocators. r=glandium
2012-10-13 03:16:53 -07:00
mfbt
Minor style nits in WeakPtr code forgotten by me when reviewing. No bug, r=sparky
2012-10-08 16:03:52 -07:00
mobile
Bug 787765 - Retheme about:home thumbnails. r=sriram
2012-10-15 11:11:43 -07:00
modules
Bug 734668; remove Thebes canvas. r=roc
2012-10-12 22:42:51 +13:00
mozglue
Bug 745384 - backout 8e36fd7113ba
2012-10-08 16:59:24 -07:00
netwerk
Bug 792581 - part 19: Replace LL_I2L macro with int64_t cast. r=ehsan
2012-10-12 13:29:11 -04:00
nsprpub
Bug 795987: Upgrade NSPR to NSPR_4_9_3_BETA1, r=me
2012-10-01 10:25:35 -07:00
other-licenses
Bug 322206 - Firefox net / stub installer - NSIS UI binary resource. r=bbondy
2012-09-28 15:46:35 -07:00
parser
Bug 799917 - Make document.characterSet always lowercase; r=bz,f=hsivonen,smontagu
2012-10-14 10:13:19 +02:00
probes
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
2012-08-04 20:26:44 +02:00
profile
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
2012-09-01 22:35:17 -04:00
python
Bug 800633 - Clean up references to code moved out of mozbuild; r=jhammel
2012-10-11 17:13:18 -07:00
rdf
Bug 792581 - part 16: Replace LL_L2UI macro with uint32_t cast. r=ehsan
2012-10-12 13:29:11 -04:00
security
Bug 792581 - part 17: Replace LL_L2F macro with a double cast. r=ehsan
2012-10-12 13:29:11 -04:00
services
Bug 800154 - Refactor how services/ integrates with build system; r=glandium
2012-10-11 10:34:09 -07:00
startupcache
bug 798595 - remove useless prmem.h includes r=ehsan
2012-10-04 02:14:06 -04:00
storage
Bug 800106: replace NS_ALWAYS_INLINE with MOZ_ALWAYS_INLINE; r=ehsan
2012-10-13 17:52:10 +02:00
testing
Backout e814e12508af (bug 799107), 45863b00372b (bug 801633),
2012-10-15 13:33:37 -04:00
toolkit
Merge mozilla-central to mozilla-inbound
2012-10-15 16:09:10 +01:00
tools
Bug 799638 - Export profiler markers when saving profiler profiles. r=ehsan
2012-10-15 10:33:20 -04:00
uriloader
Bug 792581 - part 19: Replace LL_I2L macro with int64_t cast. r=ehsan
2012-10-12 13:29:11 -04:00
view
Bug 797431 - Add 'alternate paint' flag to PaintWindow, and don't clear ForcedRepaint on the view when it is set. r=roc
2012-10-15 17:53:37 +13:00
webapprt
Bug 777204 - Webapps.jsm broadcasts information to all content processes [r=gwagner]
2012-09-18 10:34:55 -07:00
widget
Bug 801428 - MozQWidget does not build due to wrong return value type. r=romaxa. DONTBUILD because NPOTB
2012-10-14 10:28:26 -07:00
xpcom
Bug 792581 - part 19: Replace LL_I2L macro with int64_t cast. r=ehsan
2012-10-12 13:29:11 -04:00
xpfe
Bug 792581 - part 15: Replace LL_L2I macro with int32_t cast. r=ehsan
2012-10-12 13:29:10 -04:00
xulrunner
b=713802 default enable GIO support and disable GnomeVFS r=glandium
2012-09-27 18:35:06 +12:00
.gdbinit
Bug 184013 - Add a .gdbinit containing useful debugging macros to the tree so that it is found automagically; r=jimb
2012-05-03 20:06:14 -04:00
.gitignore
Bug 751795 - Part 1: mach, the new frontend to mozilla-central; r=jhammel
2012-09-26 09:43:54 -07:00
.hgignore
Bug 751795 - Part 1: mach, the new frontend to mozilla-central; r=jhammel
2012-09-26 09:43:54 -07:00
.hgtags
Added tag FIREFOX_AURORA_18_BASE for changeset 2704e441363f
2012-10-08 10:57:38 -07:00
aclocal.m4
Bug 788276 - Properly check for broken (deprecated) compilers. r=gps.
2012-09-12 14:54:40 -04:00
allmakefiles.sh
Bug 740854 - Remove --disable-auto-deps, SYSTEM_MAKEDEPEND, MOZ_NATIVE_MAKEDEPEND and associated crap. r=ted
2012-08-28 00:57:16 +05:30
Android.mk
Bug 794297: Block the android build system from looking in mozilla-central. r=mwu
2012-09-25 17:04:01 -07:00
AUTHORS
Bug 763623 - Add AUTHORS file.
2012-09-17 10:47:50 +01:00
client.mk
Backed out changeset 6b87b58ff491 (follow-up to bug 793953) because of make insanity
2012-09-26 15:47:11 -04:00
client.py
Bug 782784 - client.py update_nss and update_nspr should toggle the trailing whitespace line, r=glandium
2012-08-16 08:28:57 +02:00
configure.in
Bug 800847: Correctly regenerate Makefiles from gyp files, and handle fancy symlinked objdirs r=ted
2012-10-12 16:06:33 -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
mach
Bug 799291 - Part 3: Move mozbuild.testing into testing/; r=jhammel
2012-10-10 11:08:09 -07:00
Makefile.in
Bug 780462 - Actually remove dist/bin/chrome.manifest when starting a new build, and also remove dist/bin/components/components.manifest. r=khuey
2012-10-15 09:37:14 +02:00
mozilla-config.h.in
Bug 774032 part 6 - Replace autoconf handling of config files and headers with our own. r=ted
2012-08-04 08:47:28 +02:00
README.txt
added nightly.mozilla.org mention to README.txt, pushing to a CLOSED TREE, a=davidb
2011-03-30 08:23:52 -03:00