accessible
bug 1168932 - Implement ProxyCreated and ProxyDestroyed to update mozAccessibles r=tbsaunde
2015-05-29 15:51:31 -04:00
addon-sdk
Bug 1150855 - Remove uses of the curly syntax. r=jaws
2015-05-22 21:23:57 +02:00
b2g
Bug 1170263 - enabling resetting prefs and settings after non-root factory reset. r=fabrice
2015-06-02 14:11:52 -04:00
browser
Backed out changesets eebab8b7ea69 and 5b908d656044 (bug 1164014) for e10s OOMs.
2015-06-02 12:23:12 -04:00
build
Bug 1169503 - Allow sutagent to build on Android M; r=snorp
2015-05-29 14:42:59 -06:00
caps
Bug 1170311 - Stop asserting non-null argument to nsIPrincipal::{subsumes,equals}{,ConsideringDomain}. r=gabor
2015-06-02 10:45:10 -07:00
chrome
Bug 1157835: Remove the MSVC_ENABLE_PGO flag from the build system. r=glandium
2015-04-27 19:59:27 -04:00
config
Bug 1168293 - Remove MOZ_GLUE_IN_PROGRAM from config/config.mk. r=mshal
2015-05-27 11:33:23 +09:00
content
Bug 1138442 - Disable reftests on Mulet in parity with B2G/B2G Desktop. r=ahal
2015-03-10 02:43:00 +01:00
db /sqlite3
Backed out changesets ba117e790ece and e183bcc18cd3 (bug 1162176) for bustage.
2015-05-19 13:17:01 -04:00
docshell
Backed out 14 changesets (bug 1165515) for linux x64 e10s m2 test failures
2015-06-02 13:05:56 +02:00
dom
Bug 1089255 - Implement and test manifest-src CSP directive. r=bholley, r=dveditz, r=ckerschb
2015-06-02 15:42:19 -04:00
editor
Bug 1067788 - Part 1: Don't invalidate bidi cursor directionality during a delete. r=smontagu
2015-06-01 15:19:57 -04:00
embedding
Bug 1091112 - Proxy opening the print dialog on OS X to the parent. r=mstange
2015-05-06 14:10:21 -04:00
extensions
Bug 1089255 - Implement and test manifest-src CSP directive. r=bholley, r=dveditz, r=ckerschb
2015-06-02 15:42:19 -04:00
gfx
Bug 1158321. Normalize OS X vsync timestamp if CVDisplayLinkCallback executes early. r=mstange
2015-06-02 13:16:41 -07:00
hal
Backed out 14 changesets (bug 1165515) for linux x64 e10s m2 test failures
2015-06-02 13:05:56 +02:00
image
Backed out 14 changesets (bug 1165515) for linux x64 e10s m2 test failures
2015-06-02 13:05:56 +02:00
intl
Bug 991983 - Define SOURCES as SourcePath. r=gps
2015-05-28 07:34:15 +09:00
ipc
Bug 1170656 - remove tabs from moz.build files; r=me
2015-05-04 08:20:33 -04:00
js
Bug 1169199 - Check platform argument on linux SpiderMonkey shell build and specify target and host on 32bit build. r=sfink
2015-06-03 06:20:19 +09:00
layout
Bug 1168212 - Ensure popups have a minimum width of their preferred size r=Enn
2015-06-02 13:39:30 -04:00
media
Backed out 14 changesets (bug 1165515) for linux x64 e10s m2 test failures
2015-06-02 13:05:56 +02:00
memory
Bug 498166 - malloc_init deadlock due to pthread_atfork. r=glandium
2015-05-22 06:01:00 -04:00
mfbt
Bug 1168008 - Make IsConvertible handle void. r=gerald
2015-05-28 16:03:08 -07:00
mobile
merge mozilla-inbound to mozilla-central a=merge
2015-06-02 13:11:05 +02:00
modules
Merge mozilla-central to mozilla-inbound
2015-06-02 13:13:15 +02:00
mozglue
Bug 1125091 - Make Nuwa be Valgrind-friendly. r=njn.
2015-06-01 12:18:00 +02:00
netwerk
Bug 1089255 - Implement and test manifest-src CSP directive. r=bholley, r=dveditz, r=ckerschb
2015-06-02 15:42:19 -04:00
nsprpub
Bug 856404 - Don't default HOST_* variables to target ones when cross compiling. r=ted
2015-04-29 10:50:00 -04:00
other-licenses
Bug 1128143 - Add ATK roles for MathML fractions and roots, r=surkov
2015-03-12 08:21:33 -04:00
parser
Backed out 14 changesets (bug 1165515) for linux x64 e10s m2 test failures
2015-06-02 13:05:56 +02:00
probes
Bug 1041795 - Disable system libs when generating DTrace probes. f=sfink f=ginn.chen
2014-11-04 02:01:00 +01:00
profile
Bug 1039866 - Rip out a bunch of metro-only code. r=jimm,gavin,rstrong
2015-04-23 15:10:30 -04:00
python
Bug 991983 - Add a deprecation hint for GENERATED_SOURCES. r=gps
2015-05-28 07:39:05 +09:00
rdf
Backed out 14 changesets (bug 1165515) for linux x64 e10s m2 test failures
2015-06-02 13:05:56 +02:00
security
Backed out 14 changesets (bug 1165515) for linux x64 e10s m2 test failures
2015-06-02 13:05:56 +02:00
services
Bug 1012597 - Part 2: ensure Sync invalidates the Places GUIDs cache when needed. r=rnewman
2015-05-25 17:18:36 +02:00
startupcache
Bug 1163719 - Store startup cache entries in loading order; r=nfroyd
2015-05-22 16:29:51 -04:00
storage
Backed out 14 changesets (bug 1165515) for linux x64 e10s m2 test failures
2015-06-02 13:05:56 +02:00
testing
Bug 1122590
- Make |mach mochitest| properly detect devtools tests (and other subsuites), r=chmanchester, DONTBUILD, a=NPOTB
2015-06-02 11:03:55 -04:00
toolkit
Bug 1163840 - Lazy-init blocker stack in AsyncShutdown to save startup time; r=Yoric
2015-06-02 16:31:24 -04:00
tools
Bug 1169334 - Fix missing braces in Java thread profile; r=mstange
2015-06-02 16:31:25 -04:00
uriloader
Backed out 14 changesets (bug 1165515) for linux x64 e10s m2 test failures
2015-06-02 13:05:56 +02:00
view
Bug 1159772. Don't let nsContainerFrame::SyncWindowProperties make widget calls that can result in synchronous painting during reflow or frame construction. r=mats
2015-05-04 14:29:19 -05:00
webapprt
Bug 1160285 - Add a staticruntime version of mfbt and link some stuff against it. r=glandium
2015-05-27 17:22:29 -04:00
widget
Backed out 14 changesets (bug 1165515) for linux x64 e10s m2 test failures
2015-06-02 13:05:56 +02:00
xpcom
Bug 1169791 - Strongly type GetTenuredGCThingZone; r=jonco, r=mccr8
2015-06-01 14:11:08 -07:00
xpfe
Bug 1155963 Only allow NS_LITERAL_CSTRING to be used on compile-time literals r=froydnj,ehsan
2015-05-16 09:07:10 +01:00
xulrunner
Bug 786520 - Install things to $(DIST)/branding from moz.build instead of manual rules in Makefile.ins. r=mshal
2015-02-26 16:53:31 -05:00
.clang-format
Bug 965120 - Use .clang-format to set tree default format; r=gps
2014-01-30 14:27:44 +13:00
.clang-format-ignore
Bug 967361 - Fix .clang-format-ignore on Windows. r=gps
2014-02-04 17:25:04 +13:00
.gdbinit
Backed out changeset 047d21f101de (bug 846018)
2014-11-13 17:11:25 -05:00
.gitignore
No bug; add .pdb to gitignore
2015-04-01 16:02:20 -04:00
.hgignore
Bug 1105490 - Remove old ToS generation code from Loop Standalone. r-dmose,r=ted NPOTB DONTBUILD
2015-03-30 21:45:53 +01:00
.hgtags
No bug - Tagging mozilla-central 66a95a483d2c with FIREFOX_AURORA_40_BASE a=release DONTBUILD CLOSED TREE
2015-05-11 15:05:12 -04:00
.lldbinit
Bug 960300 - Put a .lldbinit in the objdir and in dist/bin/, which load the .lldbinit in topsrcdir. r=glandium
2014-01-21 14:47:05 +11:00
.ycm_extra_conf.py
Bug 1162714
- Don't let YCM generate machc. r=ehsan
2015-05-07 13:48:00 +02:00
AUTHORS
Bug 1119560 - remove unused browser.search.param.yahoo-fr* prefs. r=gavin
2015-01-13 03:27:00 +01:00
Android.mk
…
CLOBBER
Bug 1166031 - Update NSS to NSS_3_19_1_BETA1. r=mt
2015-05-20 21:06:06 -04:00
GNUmakefile
Bug 794723 - Add a default makefile which wraps mach. r=gps
2015-02-06 10:26:00 -08:00
LEGAL
…
LICENSE
…
Makefile.in
bug 1168535 - print error response body in upload_symbols.py. r=gps
2015-05-27 13:50:04 -04:00
README.txt
Bug 1163484 - Remove extra chars from readme. r=lightsofapollo
2015-05-10 21:56:00 +02:00
aclocal.m4
Bug 1117068 - Part b: Remove checks for GCC PR 39608; r=mshal
2015-01-05 19:18:58 +01:00
client.mk
Bug 1077622 - Fixes cp missing operand message if no .mozconfig found r=glandium
2015-03-02 10:09:00 +01:00
client.py
Bug 988724: Remove webidl updating bits from client.py that are long dead. r=glandium
2014-04-01 11:33:27 +08:00
configure.in
Bug 1168293 - Remove MOZ_GLUE_IN_PROGRAM from config/config.mk. r=mshal
2015-05-27 11:33:23 +09:00
mach
Bug 1058923 - Package mach in tests.zip; create bootstrap script for test package, r=gps
2015-05-01 12:20:55 -04:00
moz.build
Bug 1134110 - other-license/android is unnecessary if Android minimum version is 11 or later. f=esawin, r=sworkman
2015-05-14 15:38:18 +09:00
mozilla-config.h.in
Bug 1167474 - Remove ELFHACK_BUILD hack. r=mshal
2015-05-26 16:17:55 +09:00