accessible
Bug 933322 - menustart/end events are missing when aria-owns makes a menu hierarchy, r=tbsaunde
2013-11-08 19:25:29 -05:00
addon-sdk
Bug 935220: Uplift Add-on SDK to Firefox. r=me
2013-11-05 13:51:58 -08:00
b2g
Merge mozilla-central and inbound
2013-11-12 15:12:22 +00:00
browser
Merge mozilla-central and inbound
2013-11-12 15:12:22 +00:00
build
Bug 784739 - Switch from NULL to nullptr in build/; r=ehsan
2013-11-11 14:13:38 -05:00
caps
Bug 855326 - CSP 1.1 nonce-source for scripts and styles r=mrbkap r=dholbert r=geekboy
2013-11-08 15:44:39 -08:00
chrome
Bug 929905 - Consolidate sources in moz.build. r=gps
2013-10-25 08:23:05 +09:00
config
Bug 569597 - Eliminate use of ranlib. r=glandium
2013-11-11 19:26:59 -08:00
content
Bug 935274, speed up getting wrapper from nsIHTMLCollection, r=peterv
2013-11-12 17:22:22 +02:00
db /sqlite3
Bug 935305 - Move preprocessor to mozbuild.action. r=gps
2013-11-09 10:35:44 +09:00
docshell
Bug 931461 - Remove docshell/base/Makefile.in; r=gps
2013-11-11 09:04:17 +01:00
dom
Merge mozilla-central and inbound
2013-11-12 15:12:22 +00:00
editor
Bug 936913 - Part 2: Build the editor in unified mode; r=roc
2013-11-12 08:56:28 -05:00
embedding
Bug 931462 - Move LOCAL_INCLUDES to moz.build in embedding/; r=mshal
2013-11-11 09:04:22 +01:00
extensions
Bug 936848 follow-up: Add DVRs to the en-US dictionary
2013-11-12 11:20:17 -05:00
gfx
Bug 937130 - Fix up threading and locking in APZCTreeManager. r=botond
2013-11-12 11:56:57 -05:00
hal
Bug 918651 - part 8 - remove redundant includes from IPDL files; r=ehsan
2013-10-18 13:34:08 -04:00
image
Bug 934321 - Add MemoryMultiReporter, a helper class that reduces some boilerplate, and convert all existing multi-reporters to use it. r=wchen.
2013-11-06 14:58:20 +11:00
intl
Bug 923967: Move from deprecated Unicode Utilities usage to CFStringTokenizer on OS X. r=smontagu
2013-11-11 10:31:11 -06:00
ipc
Backed out changeset cc565d1677da (bug 930398) for bustage.
2013-11-11 10:50:28 -05:00
js
Bug 936361 - Update test to not require ParallelArray.
2013-11-12 10:23:46 -07:00
layout
Backed out changeset f0d6d67fbc1e (bug 909344) for reftest failures in f0d6d67fbc1e
2013-11-12 15:17:31 +00:00
media
Bug 931060 - Add encoder files to in-tree libvorbis. r=xiphmont
2013-11-12 09:30:16 +13:00
memory
Bug 784739 - Switch from NULL to nullptr in miscellaneous directories; r=ehsan
2013-11-11 14:17:14 -05:00
mfbt
Bug 608915 - part 1 - extend ToPrecision to tell use whether exponential notation was used; r=Waldo
2013-11-07 12:46:05 -05:00
mobile
Merge fx-team to m-c
2013-11-11 16:11:16 -08:00
modules
Bug 936100 part 6: Remove flexbox pref from all.js. r=mats
2013-11-09 07:53:32 -08:00
mozglue
Bug 784739 - Switch from NULL to nullptr in mozglue/linker/; r=ehsan
2013-11-11 14:15:46 -05:00
netwerk
Merge latest green inbound changeset and mozilla-central
2013-11-12 15:08:15 +00:00
nsprpub
Bug 935568, update Mozilla to NSPR 4.10.2 RTM, r=wtc/me
2013-11-09 11:18:00 +01:00
other-licenses
Bug 933120 - Move HOST_PROGRAM and HOST_SIMPLE_PROGRAMS to moz.build. r=gps
2013-11-02 08:44:11 +09:00
parser
Bug 936927 - Build the HTML parser in unified mode; r=hsivonen
2013-11-11 09:07:50 -05:00
probes
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
profile
Bug 924894 - Split prefs files up for Metro and Desktop when running in the same profile. r=jimm
2013-11-05 13:20:39 -05:00
python
Bug 935857 - Add AC_SUBST_SET to create a set() of strings in config.status and use it for NECKO_PROTOCOLS. r=gps
2013-11-12 07:52:32 +09:00
rdf
Bug 935387 - Remove non recursed install targets. r=mshal
2013-11-07 10:37:45 +09:00
security
Bug 934378, Bug 898431: Update NSS to NSS 3.15.4 beta 2 (NSS_3_15_4_BETA2), r=me
2013-11-09 11:02:17 -08:00
services
Bug 935305 - Move preprocessor to mozbuild.action. r=gps
2013-11-09 10:35:44 +09:00
startupcache
Bug 931846 - Change startup cache location for Metro Firefox. r=jimm, aklotz
2013-11-01 16:21:33 -07:00
storage
Bug 934321 - Add MemoryMultiReporter, a helper class that reduces some boilerplate, and convert all existing multi-reporters to use it. r=wchen.
2013-11-06 14:58:20 +11:00
testing
Bug 894914 - Disable test_postMessage_closed.html on Android & B2G due to intermittent failures.
2013-11-11 08:27:33 -05:00
toolkit
Merge mozilla-central and inbound
2013-11-12 15:12:22 +00:00
tools
Bug 784739 - Switch from NULL to nullptr in tools/profiler/; r=ehsan
2013-11-11 14:16:31 -05:00
uriloader
Bug 935349 - Remove disabled DASH code. r=doublec
2013-11-07 17:08:30 +13:00
view
Bug 930860 Move IsLeftClickEvent() and IsContextMenuKeyEvent() from WidgetEvent to WidgetMouseEvent(Base) r=smaug
2013-10-28 18:03:19 +09:00
webapprt
Bug 935305 - Move preprocessor to mozbuild.action. r=gps
2013-11-09 10:35:44 +09:00
widget
Merge latest green b2g-inbound changeset and mozilla-central
2013-11-12 15:10:27 +00:00
xpcom
Bug 784739 - Switch from NULL to nullptr in miscellaneous directories; r=ehsan
2013-11-11 14:17:14 -05:00
xpfe
Bug 925584 - Remove some unnecessary jsapi.h inclusions from .cpp files. r=Ms2ger.
2013-10-10 15:22:35 -07:00
xulrunner
Bug 935305 - Move preprocessor to mozbuild.action. r=gps
2013-11-09 10:35:44 +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
aclocal.m4
Bug 752034 - Use the Windows SDK when building with Clang on Windows; r=ted
2013-06-13 13:09:22 -04: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 925605 - Allow to build with a special build of GNU make on windows. r=gps
2013-10-16 08:34:18 +09: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
CLOBBER
Another Windows WebIDL clobber needed due to bug 928195
2013-11-12 12:30:16 +01:00
configure.in
Bug 569597 - Eliminate use of ranlib. r=glandium
2013-11-11 19:26:59 -08: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
merge fx-team to mozilla-central
2013-11-07 14:24:24 +01: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 895047 - Make char16_t available everywhere and use that to define PRUnichar and jschar; r=jcranmer,jorendorff,glandium
2013-10-17 00:36:13 -04: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