accessible
Bug 787858 - XUL textbox context menu inaccessible, r=tbsaunde
2013-12-07 16:37:04 -05:00
addon-sdk
Bug 947501: Uplift Add-on SDK to Firefox. r=me
2013-12-06 15:53:30 -08:00
b2g
Backed out 5 changesets (bug 944665, bug 922465, bug 930282) for b2g xpcshell crashes
2013-12-08 15:32:15 -08:00
browser
Merge f-t to m-c
2013-12-08 18:55:10 -08:00
build
Bug 929200, part 1: Add MOZ_HEAP_ALLOCATOR to stack-only/non-heap analyses, r=Waldo.
2013-12-06 21:23:06 -06:00
caps
Bug 932906 - Exempt Remote XUL from CanCreateWrapper checks. r=bz
2013-12-04 19:15:40 -08:00
chrome
Bug 941732 - Build chrome in unified mode. r=ehsan
2013-11-20 23:14:31 -08:00
config
Bug 947083 - Kill elf-dynstr-gc. r=ted
2013-12-07 07:47:27 +09:00
content
Merge m-i to m-c
2013-12-08 18:53:55 -08:00
db /sqlite3
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
2013-11-27 22:55:07 +09:00
docshell
Bug 945627 - Remove tracking of URL UTF-8ness. r=dao,bzbarsky.
2013-12-05 18:03:12 +02:00
dom
Merge m-i to m-c
2013-12-08 18:53:55 -08:00
editor
Bug 930374 part.3 Make test_*editor_keyevent_handling.html chrome tests since they tests behavior of system group event handler r=smaug
2013-12-09 00:51:16 +09:00
embedding
Bug 944041 - Failure to make geckoview from m-c. r=khuey
2013-11-27 15:14:26 -05:00
extensions
Bug 945245 - Fixed misc char16_t/wchar_t mismatches. r=ehsan
2013-12-03 16:09:50 +01:00
gfx
Bug 947728 part 1 - Introduce a new 'number-input' value for -moz-appearance that behaves exactly as 'textfield' does. r=roc
2013-12-08 23:23:28 +00:00
hal
Bug 924729 - [Flatfish] :Socket bind() fail in UeventPoller initialization. r=dhylands
2013-12-04 10:18:14 +08:00
image
Bug 938740 - Update libpng to version 1.6.7. r=jmuizelaar
2013-12-04 08:01:34 -05:00
intl
Bug 915735 - Build ICU as a shared library where JS is built as a shared library; r=glandium
2013-12-06 08:08:52 -05:00
ipc
Remove bogus assert in RPC calls (bug 937216, r=cjones).
2013-12-05 15:06:29 -08:00
js
Bug 940635 - Don't allow Int32 conversions of both LHS and RHS in comparisons when their types are not actually known, r=shu.
2013-12-07 18:18:16 -08:00
layout
Merge m-i to m-c
2013-12-08 18:53:55 -08:00
media
Backout 2bb7e7192ced for landing with wrong bug number rs=backout DONTBUILD
2013-12-07 23:45:21 -05:00
memory
Bug 945131 - Fix DMD build by using const char*. r=njn
2013-12-02 23:13:20 +01:00
mfbt
Back out 35371620801a:bf2019278b77 (bug 937317) for gaia-ui-test bustage and frequent timeouts in its own test
2013-12-07 11:08:56 -08:00
mobile
Bug 947718 - Work around bug 946184 for Aurora. r=bz
2013-12-08 21:27:28 +00:00
modules
Bug 946398 - Flip the pref to enable <input type=number>. r=smaug
2013-12-08 23:26:16 +00:00
mozglue
Bug 946799 part B - fix the blocklist annotation to use the correct size, r=dmajor
2013-12-06 09:00:06 -05:00
netwerk
Bug 946175 - Forbid assigning over a value previously set in moz.build. r=gps
2013-12-09 13:34:00 +09:00
nsprpub
bug 942207 - Update NSPR to NSPR_4_10_3_BETA1
2013-11-22 14:42:35 -05:00
other-licenses
Bug 944962 - Building other-licenses/android, skia-npapi, and snappy in unified mode. r=ehsan
2013-11-30 00:17:00 -08:00
parser
Bug 945572 part 6. Make NS_NewElement take an Element** outparam instead of an nsIContent** one. r=smaug
2013-12-03 09:40:11 -05: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 946175 - Forbid assigning over a value previously set in moz.build. r=gps
2013-12-09 13:34:00 +09:00
rdf
Bug 944961 - Build rdf in unified mode. r=bsmedberg
2013-11-30 21:42:59 -08:00
security
Back out 35371620801a:bf2019278b77 (bug 937317) for gaia-ui-test bustage and frequent timeouts in its own test
2013-12-07 11:08:56 -08:00
services
Bug 909967 - Firefox Account Signed-in User module. p=warner,spenrose,zcarter,jedp, r=markh
2013-12-05 22:46:12 -08:00
startupcache
Bug 943660 (part 2) - Remove remnants of Remove nsIMemoryReporter::name.
2013-12-03 20:01:24 -08:00
storage
Bug 943660 (part 2) - Remove remnants of Remove nsIMemoryReporter::name.
2013-12-03 20:01:24 -08:00
testing
Merge m-c to m-i
2013-12-08 08:30:45 -08:00
toolkit
Bug 946175 - Forbid assigning over a value previously set in moz.build. r=gps
2013-12-09 13:34:00 +09:00
tools
Bug 945577 - Followup to mach rbt so argument parsing works as expected
2013-12-07 09:30:19 +09:00
uriloader
Merge inbound to m-c.
2013-12-05 17:29:03 -05:00
view
Bug 937224 - Part c: Move LOCAL_INCLUDES to moz.build in view/; r=mshal
2013-11-28 15:17:27 +01:00
webapprt
Merge m-c to b-i
2013-12-07 08:28:10 -08:00
widget
Merge m-i to m-c
2013-12-08 18:53:55 -08:00
xpcom
Merge m-i to m-c
2013-12-08 18:53:55 -08:00
xpfe
Back out 35371620801a:bf2019278b77 (bug 937317) for gaia-ui-test bustage and frequent timeouts in its own test
2013-12-07 11:08:56 -08:00
xulrunner
Bug 946576 - Disable unified builds on b2g and xulrunner builds, and android debug builds. r=ehsan
2013-12-06 08:45:29 +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
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 908695 followup, touch CLOBBER because bug 928195
2013-12-07 21:55:09 -08: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 388971: Enable the 'make check' test checking for bad relocations. r=bsmedberg
2013-12-03 12:51:08 -08: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 915735 - Build ICU as a shared library where JS is built as a shared library; r=glandium
2013-12-06 08:08:52 -05:00
client.mk
Bug 943728 - Replace double quotes with single quotes in Makefiles (or remove them when it makes sense). r=mshal
2013-12-03 06:34:21 +09: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
configure.in
Bug 947083 - Kill elf-dynstr-gc. r=ted
2013-12-07 07:47:27 +09:00
mach
Bug 924977 - More proper current working directory handling in mach; r=ahal
2013-10-11 12:44:15 -07:00
moz.build
Bug 862770 - Fix --disable-compile-environment a little. r=gps
2013-11-07 10:37:45 +09:00
mozilla-config.h.in
Bug 947083 - Kill elf-dynstr-gc. r=ted
2013-12-07 07:47:27 +09:00