accessible
Bug 1271946 - no alert, menupopup_start events from created subtree, partial backout of bug 1262420, r=marcoz
2016-05-18 08:58:26 -04:00
addon-sdk
Backed out 4 changesets (bug 1266235) for browser_aboutCertError.js failures.
2016-05-13 16:31:24 -04:00
b2g
Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium
2016-05-14 00:54:55 -07:00
browser
Backed out changeset 696c93ee6c29 (bug 1273625)
2016-05-18 20:23:35 +02:00
build
Backed out changeset bb7ad21e70e5 (bug 1273625) for Windows XP build bustage. r=backout
2016-05-18 20:23:48 +02:00
caps
Bug 1272513 - Part 1: Suppress -Wshadow warnings-as-errors in some directories. r=glandium
2016-05-11 00:00:01 -07:00
chrome
Bug 1272861 - Fix -Wshadow warnings in chrome directory. r=Gijs
2016-05-11 21:18:26 -07:00
config
Backed out 3 changesets (bug 1271794, bug 1271829) on suspicion of making Windows builds less likely to... build
2016-05-18 00:04:29 -04:00
db /sqlite3
Bug 879133 - "indexedDB.open fails if profile is in network drive". r=mak77
2016-05-03 02:53:00 +02:00
devtools
Backed out changeset 92b07e6e84bf (bug 1265722) for failing test_animation_actor-lifetime.html because of undefined function InspectorFront. r=backout
2016-05-17 13:50:21 +02:00
docshell
Bug 1272781 - nsEscape should work with ns(C)Strings and not with char pointers, r=smaug
2016-05-18 18:21:56 +02:00
dom
Bug 1273661 another followup. Guess that msvc is not being happy with OwningNonNull not being pulled in here. r=STILL CLOSED TREE
2016-05-19 00:01:43 -04:00
editor
bug 1271436 - add nsIDocShell::GetCommandManager() r=smaug
2016-05-17 18:16:07 -04:00
embedding
Bug 1189846 Part 9: Add ability to print from the parent process with settings and progress listener. r=jimm, r=smaug
2016-05-16 10:40:54 +01:00
extensions
Bug 1270046
- Accept "AF" response from Samba 4.3.8, r=honzab.moz
2016-05-17 12:51:49 -07:00
gfx
Bug 1268502 Part 2. Fix memory leak with CGColorSpace. r=lsalzman
2016-05-18 17:09:14 -07:00
gradle /wrapper
Bug 1263390 - Use Gradle 2.10 and Android Gradle plugin 2.0. r=mcomella
2016-04-19 20:01:38 +02:00
hal
Bug 1273520 - NS_NewRunnable* renaming and include task.h r=fabrice
2016-05-18 18:25:35 +02:00
image
Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium
2016-05-14 00:54:55 -07:00
intl
Bug 1272781 - nsEscape should work with ns(C)Strings and not with char pointers, r=smaug
2016-05-18 18:21:56 +02:00
ipc
Bug 1273520 - NS_NewRunnable* renaming and include task.h r=fabrice
2016-05-18 18:25:35 +02:00
js
Backed out changeset e113053408b6 (bug 1273432) for winxp jit test failures CLOSED TREE
2016-05-18 15:25:21 -07:00
layout
Bug 1272831 - Add AutoRestore::SavedValue() to retrieve the saved value. r=froydnj
2016-05-14 09:47:14 +08:00
media
Bug 1273965 part 3: Collapse & de-indent another else-after-return in MediaPipelineFactory.cpp, and drop a now-clearly-unnecessary NS_NOTREACHED. r=bwc
2016-05-18 10:56:00 -07:00
memory
Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium
2016-05-14 00:54:55 -07:00
mfbt
Bug 1272513 - Part 1: Suppress -Wshadow warnings-as-errors in some directories. r=glandium
2016-05-11 00:00:01 -07:00
mobile
Bug 1262536 - Report minidump success/failure in CrashReporter. r=snorp
2016-05-17 15:53:15 -05:00
modules
Bug 1273691 - Implement 'media.wmf.disable-d3d11-for-dlls' pref - r=cpearce
2016-05-18 15:44:42 +10:00
mozglue
Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium
2016-05-14 00:54:55 -07:00
netwerk
Bug 1272781 - nsEscape should work with ns(C)Strings and not with char pointers, r=smaug
2016-05-18 18:21:56 +02:00
nsprpub
Bug 1257250 - pr_getnameforidentity bounds check and locking r=ted.mielczarek
2016-03-15 17:44:17 -04:00
other-licenses
Merge m-c to fx-team, a=merge
2016-03-16 16:52:30 -07:00
parser
Bug 1270381. r=wchen.
2016-05-15 17:03:06 +03:00
probes
Bug 1253622 - Move the mozilla-trace.h generation into moz.build; r=ted
2016-03-07 14:59:13 +01:00
python
Bug 1272976
- Don't import anything from the mozwebidlcodegen module globally; r=gps
2016-05-17 21:38:42 -04:00
rdf
Bug 1272781 - nsEscape should work with ns(C)Strings and not with char pointers, r=smaug
2016-05-18 18:21:56 +02:00
release /docker
Bug 1266039 - Generate release promotion specific docker images as a part of release promotion process r=Callek a=release DONTBUILD
2016-04-20 17:03:09 -04:00
security
Bug 1271794 - Use SSE2 instructions on win32. r=glandium
2016-05-18 11:06:30 -07:00
services
Merge inbound to m-c. a=merge
2016-05-18 12:02:42 -04:00
startupcache
Bug 1258087 - Fix -Wunreachable-code warning in StartupCache.cpp on macosx64-mulet. r=froydnj
2016-03-19 00:10:16 -07:00
storage
Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium
2016-05-14 00:54:55 -07:00
taskcluster
Bug 1273673: log task creation, too; r=gps
2016-05-18 15:58:21 +00:00
testing
Bug 1274060 - Restrict linux64-shell-haz to pushes that touch the JS tree, r=RyanVM
2016-05-18 15:03:18 -07:00
toolkit
Bug 1273468 - Revert video controls to use prefixed Fullscreen API again. r=Dolske
2016-05-19 10:30:54 +10:00
tools
Bug 1273556 - [mozlint] Better SIGINT handling, return partial results on Ctrl-C, r=jgraham
2016-05-17 12:24:42 -04:00
uriloader
Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium
2016-05-14 00:54:55 -07:00
view
Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium
2016-05-14 00:54:55 -07:00
widget
Bug 1273106 - Set the native search field's placeholder to an empty string, otherwise the default string will be shown when building with the 10.11 SDK. r=mstange.
2016-05-18 22:04:16 +02:00
xpcom
Bug 1272831 - Add AutoRestore::SavedValue() to retrieve the saved value. r=froydnj
2016-05-14 09:47:14 +08:00
xpfe
Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium
2016-05-14 00:54:55 -07:00
.clang-format
Bug 961541 - Make Clang-Format ignore all comments. r=mystor
2015-06-26 12:38:44 -07:00
.clang-format-ignore
…
.eslintignore
Merge inbound to m-c. a=merge
2016-05-18 12:02:42 -04:00
.eslintrc
Bug 1245916: Unify eslint global discovery rules. r=pbrosset
2016-02-05 11:37:50 -08:00
.flake8
Bug 1270506 - [mozlint] Add python flake8 linter, r=smacleod
2016-05-05 17:21:12 -04:00
.gdbinit
…
.gitignore
Bug 1265082 - ESLint jobs are apparently hitting the network r=me,dustin,pbro,jryans
2016-05-02 00:22:31 +01:00
.hgignore
Bug 1265082 - ESLint jobs are apparently hitting the network r=me,dustin,pbro,jryans
2016-05-02 00:22:31 +01:00
.hgtags
No bug - Tagging mozilla-central 1c6385ae1fe7e37d8f23f958ce14582f07af729e with FIREFOX_AURORA_48_BASE a=release DONTBUILD CLOSED TREE
2016-04-25 10:00:42 -07:00
.lldbinit
Bug 1254128 - Make the Mozilla .lldbinit use the full path for topsrcdir. r=sparky
2016-03-01 16:36:08 +00:00
.taskcluster.yml
Bug 1273633: support per-branch config in the decision task; r=garndt
2016-05-17 21:27:11 +00: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 992096 - Implement Sub Resource Integrity [1/2]. r=baku,r=ckerschb
2015-08-12 20:19:11 -07:00
Android.mk
…
CLOBBER
Bug 1265131 - clobber for Skia m51 update
2016-04-28 22:55:53 -04:00
GNUmakefile
…
LEGAL
…
LICENSE
…
Makefile.in
Bug 1273006 - Don't include makefiles from toolkit/mozapps/installer needlessly; r=glandium
2016-05-17 21:39:29 -04:00
README.txt
No bug, Update README.txt for ftp changes, r=bustage-check CLOSED TREE
2015-08-30 21:53:27 +12:00
aclocal.m4
Bug 1259382 - Move CC/CXX/HOST_CC/HOST_CXX to moz.configure. r=ted
2016-04-14 13:21:29 +09:00
build.gradle
Bug 1268453 - Use Android Gradle plugin 2.1. r=mcomella
2016-04-29 14:48:43 +02:00
client.mk
Bug 1264703 - Add configure as a tier to build metrics. r=gps
2016-04-15 09:17:40 -07:00
client.py
…
configure.in
Bug 1250294 - Make configure a Python script that invokes the old configure.sh. r=ted
2016-02-25 07:22:33 +09:00
configure.py
Bug 1258618 - Serialize substs/configs and defines bools as '1' or '' in config.status. r=nalexander
2016-03-23 09:24:47 +09:00
gradle.properties
Bug 1218370 - Use Gradle daemon in srcdir builds. r=me
2015-10-26 09:28:14 -07:00
gradlew
Bug 1123416 - Part 1: Make topsrcdir a valid Gradle project root. r=sebastian
2015-10-21 15:07:55 -07: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 1258497: Implement a new taskgraph generation system; r=gps
2016-05-16 22:53:22 +00:00
moz.configure
Bug 1269513 - Move --with-system-hunspell to Python configure. r=glandium
2016-05-17 14:40:03 -07:00
mozilla-config.h.in
Bug 1231314 - Turn mozilla-config.h and js-confdefs.h into CONFIGURE_DEFINE_FILES. r=gps
2015-12-15 08:06:11 +09:00
old-configure.in
Backed out changeset 8e163192093d (bug 1273603) just in case. r=backout,rillian on irc. CLOSED TREE
2016-05-18 20:23:56 +02:00
settings.gradle
Bug 1233882 - Fold base Gradle project into app Gradle project. r=sebastian,mcomella
2016-02-17 19:25:54 -08:00
test.mozbuild
Bug 1229233 - Add a (incomplete) end-to-end build test. r=gps
2015-12-01 13:57:52 +09:00