accessible
Bug 911263 - Remove some unneeded nsIFrame.h #includes; r=mats
2013-08-30 17:17:07 -04:00
addon-sdk
Bug 911042 - Uplift Add-on SDK to Firefox r=me
2013-08-29 23:40:16 -07:00
b2g
Bumping gaia.json for 2 gaia-central revision(s)
2013-08-30 15:35:23 -07:00
browser
Merge fx-team to m-c.
2013-08-30 21:00:08 -04:00
build
Bug 911262 - Use os.kill instead of ctypes in automation.py. r=ted
2013-08-30 11:27:23 -07:00
caps
Bug 909597 (part 2) - Rename jsdbgapi.{h,cpp} as {js,vm}OldDebugAPI.{h,cpp}. r=luke.
2013-08-26 19:05:20 -07:00
chrome
Bug 909977 - Rename mozilla::Move to mozilla::OldMove, and make mozilla::Move a synonym for std::move(). r=waldo
2013-08-29 11:54:14 -07:00
config
Bug 910096 - Treat js/src differently from other "static" directories. r=gps
2013-08-30 11:12:23 +09:00
content
Merge inbound to m-c.
2013-08-30 20:37:30 -04:00
db /sqlite3
Bug 906619 - Part a: Move unconditional CSRCS to moz.build; r=mshal
2013-08-22 08:56:02 +02:00
docshell
Merge latest green fx-team changeset and mozilla-central
2013-08-30 17:19:46 +01:00
dom
Merge inbound to m-c.
2013-08-30 20:37:30 -04:00
editor
Bug 907612 part.2 Get rid of nsNativeKeyEvent r=roc+gps, sr=jst
2013-08-24 16:24:32 +09:00
embedding
Merge m-c to inbound
2013-08-22 10:38:48 +02:00
extensions
Bug 875934 - Move LIBRARY_NAME to moz.build, batch 3; r=mshal
2013-08-15 09:02:09 -04:00
gfx
Bug 910488 - XSync can hang indefinitely with OMTC enabled (r=bjacob)
2013-08-30 14:30:10 -07:00
hal
Back out revisions 042d50591265:69f4af72765c (bug 909645) due to Windows bustage causing a CLOSED TREE.
2013-08-28 01:46:00 -04:00
image
Backout bug 867183 due to intermittent oranges. (See bug 910533.) r=me
2013-08-29 17:47:39 -07:00
intl
Bug 784739 - Switch from NULL to nullptr in intl/. r=ehsan
2013-08-23 15:51:30 -04:00
ipc
Bug 884471 - Backport upstream libevent patch to hopefully work around the OSX "code -20" mochitest failures. r=bsmedberg
2013-08-27 14:15:49 -04:00
js
Bug 910863 - Skip firing the operation callback if a debugger is attached. r=mrbkap,glandium
2013-08-30 09:46:02 -07:00
layout
Merge inbound to m-c.
2013-08-30 20:37:30 -04:00
media
Bug 910875 - Add missing ifdefs to make audio_device work on BSDs. r=jesup
2013-08-30 22:13:55 +02:00
memory
Bug 875934 - Move LIBRARY_NAME to moz.build, batch 3; r=mshal
2013-08-15 09:02:09 -04:00
mfbt
Bug 911140 - Fix a typo that prevents libc++ from using C++11 atomics. r=jcranmer
2013-08-30 16:14:52 -04:00
mobile
Merge fx-team to m-c.
2013-08-30 21:00:08 -04:00
modules
Merge inbound to m-c.
2013-08-29 00:00:10 -04:00
mozglue
Bug 907957 - Detect if a segfault signal handler is useless. If it is, disable on-demand decompression. r=nfroyd
2013-08-30 11:14:17 +09:00
netwerk
Merge fx-team to m-c.
2013-08-30 21:00:08 -04:00
nsprpub
Bug 907512: Update NSPR to NSPR_4_10_1_BETA2.
2013-08-23 12:22:47 -07:00
other-licenses
Bug 903993 - null check the SkStream's getFileName() before attempting to use it, as the SkStream may not be an SkFILEStream r=snorp
2013-08-29 12:24:26 -04:00
parser
bug 908347 - rm nsIDebugDumpContent r=mrbkap
2013-08-17 10:46:38 -04:00
probes
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
profile
Bug 784739 - Switch from NULL to nullptr in profile/; r=ehsan
2013-07-31 11:43:38 -04:00
python
Bug 910096 - Treat js/src differently from other "static" directories. r=gps
2013-08-30 11:12:23 +09:00
rdf
Bug 883284 - Part f: Move LIBXUL_LIBRARY into moz.build (p-z); r=glandium
2013-08-22 08:56:01 +02:00
security
Bug 875934 - Move LIBRARY_NAME to moz.build, batch 4; r=mshal
2013-08-15 09:12:40 -04:00
services
Merge latest green fx-team changeset and mozilla-central
2013-08-28 12:22:35 +01:00
startupcache
Bug 831193 (part 8) - Don't use NS_MEMORY_REPORTER_IMPLEMENT in StartupCache.cpp. r=nfroyd.
2013-01-17 16:45:11 -08:00
storage
Bug 870951 - VacuumManager asserts when running in a child process. r=bent
2013-08-29 09:10:35 -07:00
testing
Bug 910936 - Add guard so that runxpcshelltests.py doesn't attempt to parse output if there isn't any. r=jdm
2013-08-29 22:14:25 -04:00
toolkit
Merge fx-team to m-c.
2013-08-30 21:00:08 -04:00
tools
Bug 909867 - Fix case on WhichError in mercurial setup wizard; r=trivial
2013-08-27 11:44:54 -07:00
uriloader
Bug 906072 - Remove Maemo port. r=romaxa, r=ted, r=johns
2013-08-25 16:56:53 -07:00
view
Bug 907286 - Implement Frame Counter for non OMTC basic. r=jmuizel,tnikkel
2013-08-22 12:54:05 -04:00
webapprt
Bug 910391 - Remove offline cache observer parameter from confirmInstall. r=fabrice
2013-08-29 10:00:33 -04:00
widget
Bug 910156 Add AssignKeyEventData() and AssignMouseEventData() for sharing the code in nsDOMEvent::DuplicatePrivateData() and nsDelayed*Event r=smaug
2013-08-30 11:10:32 +09:00
xpcom
Bug 907914: Turn on refcounting threadsafety assertions in opt trunk builds. r=bent
2013-08-30 10:06:37 -07:00
xpfe
bug 846185 - don't call into js when creating accessibles r=surkov, smaug
2013-07-19 00:13:35 -04:00
xulrunner
Bug 906072 - Remove Maemo port. r=romaxa, r=ted, r=johns
2013-08-25 16:56:53 -07:00
.gdbinit
Bug 848796 part 1. Rename nsXULDocument to mozilla::dom::XULDocument. r=ms2ger
2013-03-26 11:31:53 -04:00
.gitignore
Bug 861197 - chrome.manifest files created by the devtools loader should be ignored; r=dcamp; DONTBUILD because NPOTB
2013-04-30 10:22:25 +03:00
.hgignore
Bug 894094 - Add .idea folder (created by JetBrains IDEs) to .hgignore. r=BenWa
2013-07-16 10:32:55 -04:00
.hgtags
Added tag FIREFOX_AURORA_25_BASE for changeset ad0ae007aa9e
2013-08-05 10:56:53 -07:00
AUTHORS
Bug 763623 - Add AUTHORS file.
2012-09-17 10:47:50 +01:00
Android.mk
Bug 794297: Block the android build system from looking in mozilla-central. r=mwu
2012-09-25 17:04:01 -07:00
CLOBBER
Bug 909870 follow up - xpidl header generation is somehow busted so we need to clobber on windows.
2013-08-28 09:56:42 +01: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 909076 - Remove useless rules for make export at the top-level directory. r=gps
2013-08-27 11:17:23 +09: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
aclocal.m4
Bug 752034 - Use the Windows SDK when building with Clang on Windows; r=ted
2013-06-13 13:09:22 -04:00
client.mk
Bug 873640 - Fix and cleanup profiledbuild profile script invocation. r=ted
2013-05-21 08:28:49 +02:00
client.py
Bug 882101 - toggle trailing whitespace in client.py update_nss/nspr must be based on old state, r=wtc
2013-06-24 16:39:22 +02:00
configure.in
Bug 907650 - Move debugging options configure.in goop in compiler-opts.m4. r=gps
2013-08-30 11:10:33 +09:00
mach
Bug 899695 - Fix exception in "mach python" on Windows [r=gps]
2013-08-08 08:06:02 -07:00
moz.build
Bug 899792 - Establish precompile tier and move IPDL and WebIDL build rules; r=glandium
2013-07-30 17:00:24 -07:00
mozilla-config.h.in
Bug 857830: Part 2 - Adds readahead to read-only fopen calls in Hunspell. r=ehsan
2013-05-07 00:14:15 -06:00