accessible
Bug 934460 - menustart/end events may be missed when top level menuitem is focused, r=tbsaunde
2013-11-13 08:58:12 -05:00
addon-sdk
Bug 935220: Uplift Add-on SDK to Firefox. r=me
2013-11-05 13:51:58 -08:00
b2g
Merge b2g-inbound into mozilla-central.
2013-11-17 14:26:53 +01:00
browser
Bug 933947 - Check for sandboxbroker.dll in use from the installer and uninstaller. r=rstrong
2013-11-17 10:39:15 -05:00
build
Bug 892118 - Suppress annoying Android x86 emu logcat message; r=jmaher
2013-11-17 10:23:15 -07:00
caps
Bug 933834 - Rename and handlify JS_ValueToString. r=terrence,bz
2013-11-16 13:31:36 +01:00
chrome
Bug 929905 - Consolidate sources in moz.build. r=gps
2013-10-25 08:23:05 +09:00
config
Bug 938956 - Add a generic recursion rule. r=gps
2013-11-16 13:40:53 +09:00
content
Bug 871804 - Clarify HTMLMediaElement.canPlayType() codecs for MPEG on Windows. r=kinetik
2013-11-18 11:29:55 +13:00
db /sqlite3
Bug 928251 - Upgrade SQLite to version 3.8.1 - Mozilla changes. r=mak
2013-11-15 21:46:39 -05:00
docshell
bug 831153 iframes are not reloaded on shift reload r=bz
2013-11-17 14:40:06 -05:00
dom
Bug 939194 - Remove jsval event listeners. r=bz
2013-11-16 13:31:37 +01:00
editor
Bug 936913 - Part 2: Build the editor in unified mode; r=roc
2013-11-12 08:56:28 -05:00
embedding
Bug 938393 - fix the bustage fix - no review, bustage fix on a CLOSED TREE
2013-11-15 13:28:14 -05:00
extensions
Bug 936848 follow-up: Add DVRs to the en-US dictionary
2013-11-12 11:20:17 -05:00
gfx
Bug 938134 - Build widget/xpwidgets in unified mode; r=roc
2013-11-17 14:03:55 -05:00
hal
Bug 852497 - Add a standard V4L2 mode to GonkFMRadio.cpp, r=dhylands
2013-11-14 15:02:30 -05:00
image
Bug 936226 - (2) Adjust reftest manifests for Android x86; r=dminor
2013-11-17 10:23:17 -07:00
intl
Bug 937526 - Cleanup unicharutil/util and rdf/util related things. r=gps
2013-11-16 13:37:54 +09:00
ipc
Bug 933834 - Rename and handlify JS_ValueToString. r=terrence,bz
2013-11-16 13:31:36 +01:00
js
Bug 937152 - Remove XPCWrappedJS::mMainThread and mMainThreadOnly. r=bholley
2013-11-17 14:47:02 -08:00
layout
Backed out changeset 1082eae712e0 (bug 939569) for Windows build bustage
2013-11-17 16:30:24 -05:00
media
Bug 939593 - Resync libcubeb with upstream. r=kinetik
2013-11-18 11:47:24 +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 935789, part 2: Implement RotateLeft/RotateRight in MFBT and use them, r=Waldo.
2013-11-12 18:24:56 -06:00
mobile
Bug 874985 - Part 3: Session restore tests. r=gbrown
2013-11-15 22:59:17 -08:00
modules
Bug 939120 - Build modules/libbz2 and libjar in unified mode. r=ehsan
2013-11-12 22:30:37 -08:00
mozglue
Bug 925459 - Block all versions of bitguard.dll. r=bsmedberg
2013-11-15 21:46:38 -05:00
netwerk
bug 937612 - speculative connect after shutdown r=mayhemer
2013-11-16 08:54:44 -05: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 810718 (part 1) - Enforce pldhash RECURSION_LEVEL checks in all builds and abort on failure. r=bsmedberg.
2013-10-31 19:18:56 -07: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 915537 - Fix mach build --jobs. r=gps
2013-11-16 13:40:03 +09:00
rdf
Bug 937526 - Cleanup unicharutil/util and rdf/util related things. r=gps
2013-11-16 13:37:54 +09:00
security
Bug 901718, Part 2: fix comment, r=me
2013-11-17 14:00:00 -08:00
services
Bug 917883 - Use AsyncShutdown instead of spinning the event loop in healthreporter.jsm. r=gps
2013-11-15 21:46:38 -05:00
startupcache
Bug 931846 - Change startup cache location for Metro Firefox. r=jimm, aklotz
2013-11-01 16:21:33 -07:00
storage
Bug 653844 - Remove ifdefs for PR_LOGGING if not needed. r=mak
2013-11-15 21:46:36 -05:00
testing
Bug 862478 - Import devicemanager from mozdevice in remotexpcshelltests.py; r=jmaher
2013-11-17 10:23:23 -07:00
toolkit
Bug 707275, Part 2: Add telemetry for cipher suites and key sizes, r=keeler
2013-11-17 13:47:30 -08:00
tools
Bug 914190 - Use std::getline instead of C getline to parse /proc/N/maps. r=BenWa
2013-11-12 08:47:23 -05:00
uriloader
Bug 934677 - Make the the various download jsm work in b2g r=paolo
2013-11-12 13:17:28 -08: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
Bug 938134 - Build widget/xpwidgets in unified mode; r=roc
2013-11-17 14:03:55 -05:00
xpcom
Bug 810718 (part 2) - Use a uint16_t for PLDHashTable::entrySize.
2013-11-13 18:38:25 -08: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 915537 - Fix mach build --jobs. r=gps
2013-11-16 13:40:03 +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
CLOBBER
Bug 928390 requires a clobber because of bug 939416. r=me
2013-11-17 15:03:36 +09:00
configure.in
Bug 810716: Avoid AC_TRY_LINK on systems where we do not want res_ninit r=ted
2013-11-16 09:13:23 +01: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