accessible
Bug 922184 - move IAccessible2 implementation into separate class, r=tbsaunde
2013-09-30 18:40:05 -04:00
addon-sdk
Bug 832883 - Move IDBKeyRange to WebIDL and define indexedDB/IDBKeyRange in all the spots. r=khuey,bent (initial work done by Ms2ger)
2013-09-28 13:25:46 +02:00
b2g
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
2013-10-01 14:20:23 -07:00
browser
Bug 922934 - Hide Metro context menus on touchstart, scroll, or mousedown [r=emtwo]
2013-10-02 14:24:18 -07:00
build
Merge inbound to m-c
2013-10-01 18:41:15 -07:00
caps
Backed out changeset a73ffb0d0c97 because of build bustage
2013-09-29 17:20:07 -04:00
chrome
Bug 901990 - Part 2: Upgrade xpcshell manifests; r=ted
2013-09-24 11:50:08 -07:00
config
Bug 919563 - Standardize APK generation. r=glandium
2013-10-01 12:43:30 -07:00
content
Merge m-c to b2g-inbound.
2013-10-01 16:47:09 -04:00
db /sqlite3
Bug 909382 - Upgrade SQLite to version 3.8.0.2 - Mozilla changes. r=mak
2013-09-26 14:29:45 -04:00
docshell
Bug 897516 - Implement a separate cookie jar for safebrowsing - cookie separation part. r=mmc
2013-08-19 12:31:24 -07:00
dom
Merge m-c to fx-team
2013-10-01 18:55:42 -07:00
editor
Merge m-c to b2g-inbound.
2013-10-01 16:47:09 -04:00
embedding
Bug 921753 - Part 1: Avoid #including nsStyleStructInlines.h in nsIFrame.h; r=roc
2013-10-01 17:00:38 -04:00
extensions
Bug 921342 - fix compiler warning about not enough args to macro ENSURE_NOT_CHILD_PROCESS_. r=bsmedberg
2013-10-01 11:02:34 +10:00
gfx
Bug 915328 - Add support for cross-slide gesture to APZC [r=kats]
2013-10-02 18:03:04 -07:00
hal
Bug 822325: Implement an LRU pool for background app processes. The LRU app will get the smallest oom_adj and get killed last. r=khuey
2013-10-01 11:54:59 +08:00
image
Bug 921876 - Stop #including nsIFrame.h in nsLayoutUtils.h; r=roc
2013-09-30 17:26:04 -04:00
intl
Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger
2013-09-30 09:51:57 +02:00
ipc
Merge mozilla-central and b2g-inbound
2013-10-01 12:00:25 +01:00
js
Merge inbound to m-c
2013-10-01 18:41:15 -07:00
layout
Bug 922410: Consolidate loops in MainAxisPositionTracker constructor. r=mats
2013-09-30 20:30:24 -07:00
media
Bug 922245 - Make SDP buffer allocation dynamic in feature message r=ehugg
2013-09-30 22:28:38 -05:00
memory
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
mfbt
Bug 919337: Use static_assert in double_conversion::BitCast. r=waldo
2013-09-29 21:18:26 -07:00
mobile
Bug 920170 - Move Android prompt service components to their own namespace. r=margaret
2013-10-02 11:18:16 -07:00
modules
Bug 892684 - Implement axis locking in AsyncPanZoomController [r=kats,botond]
2013-10-02 18:03:04 -07:00
mozglue
Bug 771765 - Support template content process, part 1: the Nuwa API and low-level wrappers. r=khuey
2013-05-07 14:25:13 +08:00
netwerk
bug 922109 - spdy/3 settings frame does not restart window starved streams r=hurley
2013-10-01 17:48:06 -04:00
nsprpub
Bug 915522: Update NSPR to NSPR_4_10_2_BETA1.
2013-09-27 18:00:13 -07:00
other-licenses
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
parser
Backed out changeset a73ffb0d0c97 because of build bustage
2013-09-29 17:20:07 -04:00
probes
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
profile
Bug 865673 - Convert objs.mk to objs.mozbuild. r=gps
2013-08-30 09:09:06 -04:00
python
Bug 922190 - Remove bundled copy of simplejson. r=gps
2013-10-01 10:32:58 -04:00
rdf
Backed out changeset a73ffb0d0c97 because of build bustage
2013-09-29 17:20:07 -04:00
security
Backed out changeset a73ffb0d0c97 because of build bustage
2013-09-29 17:20:07 -04:00
services
Bug 901990 - Part 2: Upgrade xpcshell manifests; r=ted
2013-09-24 11:50:08 -07:00
startupcache
Backed out changeset a73ffb0d0c97 because of build bustage
2013-09-29 17:20:07 -04:00
storage
Bug 888534: Add support for Create, Stat and Close operations to IOInterposer. r=jonasfj
2013-10-01 13:53:19 -06:00
testing
Bug 922666 - Windows Mochitest "NameError: global name 'subprocess' is not defined" in killAndGetStack();r=edmorley
2013-10-01 15:09:46 -07:00
toolkit
Merge m-c to fx-team
2013-10-01 18:55:42 -07:00
tools
Bug 888534: Add support for Create, Stat and Close operations to IOInterposer. r=jonasfj
2013-10-01 13:53:19 -06:00
uriloader
Bug 922008 - Remove more enablePrivilege calls, part2. r=jmaher
2013-09-30 11:30:01 +02:00
view
Bug 912956 part.18 Remove nsGUIEvent.h r=roc
2013-09-25 20:21:22 +09:00
webapprt
Bug 921103 - Close the webapp.json file once it's been read. r=myk
2013-10-01 08:06:57 -04:00
widget
Merge m-c to b2g-inbound.
2013-10-01 16:47:09 -04:00
xpcom
Bug 906230 - Add HardwareUtils.isLowMemoryPlatform() (r=kats)
2013-10-01 14:22:15 +01:00
xpfe
Backed out changeset a73ffb0d0c97 because of build bustage
2013-09-29 17:20:07 -04:00
xulrunner
Bug 914272 - Move IS_COMPONENT to mozbuild. r=joey
2013-09-19 17:29:32 -04: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_26_BASE for changeset 2520866d5874
2013-09-17 09:36:55 -04: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 794506 - Part 1: Move virtualenv code under mozbuild; r=ted
2013-09-20 15:46:23 -07: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
Backed out 8 changesets (bug 916267, bug 850430) for mochitest failures
2013-09-30 01:44:06 -03:00
configure.in
Merge m-c to inbound.
2013-09-30 16:51:06 -04:00
LEGAL
LICENSE
mach
Bug 899695 - Fix exception in "mach python" on Windows [r=gps]
2013-08-08 08:06:02 -07:00
Makefile.in
Bug 921770 - Avoid doing things with js/src from top-level when building --with-libxul-sdk. r=gps
2013-10-01 08:25:38 +09:00
moz.build
Bug 915648 - Parallelize make export. r=gps
2013-09-20 13:30:17 +09:00
mozilla-config.h.in
Bug 912560 - WebRTC may define __STDC_FORMAT_MACROS on the command line. r=ted
2013-10-01 15:08:46 -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