accessible
Bug 952141 - Fix error when user lifts finger with no valid vc position. r=yzen
2013-12-20 11:14:26 -08:00
addon-sdk
Bug 947501 - Uplift Addon SDK to Firefox
2013-12-19 14:50:18 -08:00
b2g
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
2013-12-20 15:05:27 -08:00
browser
Bug 952401 - Collect scroll and pageStyle data as soon as the frame tree is available r=smacleod
2013-12-20 11:13:49 +01:00
build
Merge inbound to m-c
2013-12-19 18:58:45 -08:00
caps
Bug 913734 - Remove namespace mozilla::hotness. r=mrbkap
2013-12-13 19:15:44 -08:00
chrome
Bug 941732 - Build chrome in unified mode. r=ehsan
2013-11-20 23:14:31 -08:00
config
Bug 774572 - Part 2: Define JAR_MANIFESTS in moz.build files; r=glandium
2013-12-10 16:18:11 +09:00
content
Bug 887538 - Implement web components shadow element. r=mrbkap
2013-12-20 22:43:58 -08:00
db /sqlite3
Bug 945042 - Move NO_PROFILE_GUIDED_OPTIMIZE to moz.build. r=gps,r=njn
2013-12-09 13:39:26 +09:00
docshell
Backed out changeset 70befb4cf2f4 (bug 878935) for mochitest -4 and bc test failures
2013-12-20 12:42:54 +01:00
dom
Bug 887538 - Implement web components shadow element. r=mrbkap
2013-12-20 22:43:58 -08:00
editor
Bug 887538 - Implement web components shadow element. r=mrbkap
2013-12-20 22:43:58 -08:00
embedding
bug 949821 - use MOZ_UTF16 more and NS_LITERAL_STRING less r=froydnj
2013-12-12 20:50:01 -05:00
extensions
Bug 946815 - Handle nsIExpandedPrincipal instances in the permission manager API. r=baku
2013-12-17 18:01:41 -08:00
gfx
Merge inbound to m-c
2013-12-20 18:42:04 -08:00
hal
Bug 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo
2013-12-08 21:52:54 -05:00
image
Bug 862909 (Part 3) - Assert that we own the decoding mutex in CurrentStatusTracker. r=tn
2013-12-17 14:04:32 -08:00
intl
Bug 774572 - Part 2: Define JAR_MANIFESTS in moz.build files; r=glandium
2013-12-10 16:18:11 +09:00
ipc
Bug 895358 - Part 1, Adding POSIX cross process mutex to support progressive tile rendering in B2G; r=khuey
2013-12-19 12:19:25 -08:00
js
Merge m-c to inbound
2013-12-20 19:00:45 -08:00
layout
Bug 887538 - Implement web components shadow element. r=mrbkap
2013-12-20 22:43:58 -08:00
media
Merge m-c to inbound
2013-12-19 19:51:23 -08:00
memory
Bug 950545 (part 2) - Fix assertion failures and output mismatches in the DMD test. r=iacobcatalin.
2013-12-18 13:58:08 -08:00
mfbt
Bug 945121: Use DebugOnly to fix opt-only 'unused variable' build warning in TestCeilingFloor.cpp. r=Waldo
2013-12-20 13:41:48 -08:00
mobile
Merge fx-team to m-c
2013-12-20 18:28:28 -08:00
modules
Merge fx-team to m-c
2013-12-19 19:09:04 -08:00
mozglue
bug 832052 - log nss library load failures r=glandium
2013-12-18 00:25:18 -05:00
netwerk
Backed out changesets 58db1fb509be and 7301ccf7e0be (bug 947391) for Android xpcshell orange.
2013-12-18 19:41:29 -05:00
nsprpub
bug 942207 - Update NSPR to NSPR_4_10_3_BETA1
2013-11-22 14:42:35 -05:00
other-licenses
Bug 875013 - Remove VPATH; r=glandium
2013-11-21 14:57:06 -05:00
parser
Bug 887538 - Implement web components shadow element. r=mrbkap
2013-12-20 22:43:58 -08:00
probes
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
profile
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
2013-11-27 22:55:07 +09:00
python
Bug 940708 - Part 4: Limit the length of the unified file name prefix to 50 characters so that we don't blow up the Windows path name limit; r=glandium
2013-12-18 21:55:19 -05:00
rdf
bug 949821 - use MOZ_UTF16 more and NS_LITERAL_STRING less r=froydnj
2013-12-12 20:50:01 -05:00
security
No bug, Automated HSTS preload list update from host bld-centos6-hp-016 - a=hsts-update
2013-12-21 03:14:20 -08:00
services
merge m-c to elm
2013-12-20 15:05:28 +01:00
startupcache
Bug 943511 - Remove allocator parameters from methods using nsSegmentedBuffer. r=bsmedberg
2013-12-11 14:14:56 -05:00
storage
Bug 952682 - New hazards in storage code, r=terrence
2013-12-20 15:58:36 -08:00
testing
Merge inbound to m-c
2013-12-20 18:42:04 -08:00
toolkit
Merge inbound to m-c
2013-12-20 18:42:04 -08:00
tools
Bug 774572 - Part 2: Define JAR_MANIFESTS in moz.build files; r=glandium
2013-12-10 16:18:11 +09:00
uriloader
Bug 950311 - deCOM nsIDOMLoadStatus. r=mayhemer
2013-12-19 00:11:54 +09:00
view
Bug 941595 - Build with system-cairo is broken. r=glandium
2013-12-10 10:37:03 -05:00
webapprt
Bug 937461. Make cloneNode/importNode "deep" arg default to false, since the spec changed on us. r=sicking
2013-12-20 14:28:17 -05:00
widget
Bug 952324 - Don't block native events for more than 50ms [r=jimm]
2013-12-20 07:51:13 -08:00
xpcom
Backed out changesets b03bd1170d1c, 419615a1195d, a1b699b80442, and 524c573fd8a6 (bug 937960) for Win7 debug xpcshell orange.
2013-12-18 19:04:11 -05:00
xpfe
Bug 774572 - Part 2: Define JAR_MANIFESTS in moz.build files; r=glandium
2013-12-10 16:18:11 +09:00
xulrunner
Bug 774572 - Part 2: Define JAR_MANIFESTS in moz.build files; r=glandium
2013-12-10 16:18:11 +09: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_27_BASE for changeset 05025f4889a0
2013-10-28 13:36:59 -07:00
.lldbinit
Bug 941539 - Add a .lldbinit file to the tree and make the build system install it to $(DIST)/bin
2013-11-22 13:32:54 +00:00
.reviewboardrc
Bug 943747 - Add a .reviewboardrc file; r=mconley
2013-11-27 14:13:18 +08:00
aclocal.m4
Backed out changeset 099f65a712a8 (bug 915735) Windows Build Bustage on a CLOSED TREE
2013-12-06 14:48:13 +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
AUTHORS
Bug 763623 - Add AUTHORS file.
2012-09-17 10:47:50 +01:00
client.mk
Bug 835150 - Remove fast-package make target and references to MOZ_FAST_PACKAGE. r=mshal
2013-12-12 17:36:59 -05:00
client.py
Bug 937984: Allow client.py to pull NSPR and NSS from a user-specified repo, r=kaie
2013-11-17 13:48:30 -08:00
CLOBBER
Bug 878935 followup - touch CLOBBER file to clean up bustage
2013-12-20 07:58:12 -08:00
configure.in
Bug 832390 - Enable arm optimization with libpng version 1.6.7. r=glandium
2013-12-20 11:37:47 -05:00
LEGAL
LICENSE
mach
Bug 924977 - More proper current working directory handling in mach; r=ahal
2013-10-11 12:44:15 -07:00
Makefile.in
Bug 388971: Enable the 'make check' test checking for bad relocations. r=bsmedberg
2013-12-03 12:51:08 -08:00
moz.build
Bug 950531 - Don't build mfbt when building --with-libxul-sdk. r=gps
2013-12-18 08:07:11 +09:00
mozilla-config.h.in
Bug 947083 - Kill elf-dynstr-gc. r=ted
2013-12-07 07:47:27 +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