.cargo
…
.vscode
Add some task definitions to run mach from VSCode (bug 1323308). r=gps
2017-05-04 18:03:54 +03:00
accessible
Bug 1330484 - Part 2: Remove invalid assert that checked that removed a11y child documents have no children. r=jimm
2017-05-22 02:39:11 -07:00
addon-sdk
Bug 1361578 - Remove SelfSupport, since it is obsoleted by shield-recipe-client. r=Gijs
2017-05-19 10:02:11 -07:00
browser
Merge m-c to inbound, a=merge
2017-05-22 16:36:43 -07:00
build
Merge inbound to m-c. a=merge
2017-05-19 11:46:56 -04:00
caps
Bug 1359011 - Make the mozilla/recommended eslint configuration the default for the whole tree. r=mossop
2017-04-25 20:12:21 +01:00
chrome
Bug 780562 - Remove support for the chrome "platform" flag. r=bsmedberg
2017-04-14 20:48:53 +09:00
config
Bug 1336540 - Move config info from build_gecko.rs to a toml file in gecko. r=emilio
2017-05-19 12:51:48 +10:00
db
Bug 1352260 - Upgrade to SQLite 3.18.0. r=mak
2017-04-01 15:08:18 -04:00
devtools
Merge inbound to central, a=merge
2017-05-22 16:26:12 -07:00
docshell
Merge mozilla-central to mozilla-inbound
2017-05-18 14:59:47 +02:00
dom
Backed out 5 changesets (bug 1330185, bug 1330184) for leaking an nsTArray_base from the plugin process on Win8
2017-05-22 19:45:35 -07:00
editor
Backed out changeset bbb688fe1ba3 (bug 1365614
)
2017-05-22 15:45:31 +02:00
embedding
Bug 1356569 - Remove notifyObservers' last parameter when it is falsy, r=jaws.
2017-04-14 21:51:39 +02:00
extensions
Bug 1362791 - Enable testing permissions using URIs without having to mint principals; r=mystor
2017-05-20 00:59:09 -04:00
gfx
Backed out 5 changesets (bug 1330185, bug 1330184) for leaking an nsTArray_base from the plugin process on Win8
2017-05-22 19:45:35 -07:00
gradle /wrapper
…
hal
Bug 1357323 - Remove the gonk code that was referenced by the build system. r=gps
2017-04-18 17:46:39 +09:00
image
Back out changesets from bug 1342567.
2017-05-17 16:17:23 -05:00
intl
Bug 1362599 - Guard against threadsafety issues in lang group stuff. r=heycam
2017-05-20 21:44:37 +02:00
ipc
Bug 1339105 Part 1: Implement Windows Level 3 content process sandbox policy. r=jimm
2017-05-22 20:41:27 +01:00
js
Bug 1339105 Part 1: Implement Windows Level 3 content process sandbox policy. r=jimm
2017-05-22 20:41:27 +01:00
layout
Merge inbound to central, a=merge
2017-05-22 16:26:12 -07:00
media
Bug 1365090: use target bitrate instead of max for simulcast. r=bwc
2017-05-16 16:15:04 -07:00
memory
Bug 1365206 - Remove Sun Studio compiler optimization flags for mozjemalloc. r=gps
2017-05-19 08:29:05 +09:00
mfbt
Bug 1365928 - patch 1 - Add a MOZ_NONNULL_RETURN annotation to mfbt/Attributes.h. r=froydnj
2017-05-22 19:00:19 +01:00
mobile
Backed out changeset 3b98429334b7 (bug 1365878) for android lint failures a=bustage
2017-05-22 16:19:44 -07:00
modules
Bug 1365166 - rename security.data_uri.inherit_security_context to security.data_uri.unique_opaque_origin. r=smaug, ckerschb
2017-05-23 09:02:05 +08:00
mozglue
Bug 1180561 - Intercept msmpeg2vdec's JIT unwind callback on Win7 x64. r=aklotz
2017-05-18 16:15:29 -04:00
netwerk
Bug 1365166 - rename security.data_uri.inherit_security_context to security.data_uri.unique_opaque_origin. r=smaug, ckerschb
2017-05-23 09:02:05 +08:00
nsprpub
Bug 1350291, uplift NSPR_4_15_BETA2, r=franziskus
2017-05-10 17:36:58 +02:00
other-licenses
Bug 1365998 Part 1 - Images for streamlined stub installer. r=mhowell
2017-04-05 10:24:02 -07:00
parser
Bug 1333333 - Label runnables in the HTML parser. r=billm
2017-05-15 15:54:54 +03:00
probes
Bug 1344878 - add BUG_COMPONENT to probes/* files. r=Ms2ger
2017-03-24 09:50:48 -04:00
python
Bug 1365722 - Move application.ini processing out to a separate file; r=cmanchester+432261
2017-05-04 16:13:55 -04:00
rdf
Bug 1330235 - Remove NS_STDCALL_FUNCPROTO and replace its usage with decltype. r=froydnj
2017-05-09 23:00:37 +10:00
security
Bug 1339105 Part 1: Implement Windows Level 3 content process sandbox policy. r=jimm
2017-05-22 20:41:27 +01:00
services
Bug 1356282 - Change Sync's Utils.arraySub to be O(n) using Set. r=tcsc
2017-05-05 03:16:30 -03:00
servo
Backed out changeset fde1635233e9 (bug 1365614
)
2017-05-22 15:45:27 +02:00
startupcache
Bug 1334318 - remove last uses of PR_smprintf; r=froydnj
2017-04-28 10:13:26 -06:00
storage
Bug 1359011 - Make the mozilla/recommended eslint configuration the default for the whole tree. r=mossop
2017-04-25 20:12:21 +01:00
taskcluster
Merge m-i to m-c, a=merge
2017-05-21 13:01:06 -07:00
testing
Bug 1363094 - set environment variables for minidumps for AWSY, r=jmaher.
2017-05-22 18:57:57 -07:00
third_party
Bug 1366454 - Revendor app_units manually. r=me (CLOSED TREE)
2017-05-20 14:56:12 +08:00
toolkit
Bug 1339105 Part 1: Implement Windows Level 3 content process sandbox policy. r=jimm
2017-05-22 20:41:27 +01:00
tools
Backed out 5 changesets (bug 1330185, bug 1330184) for leaking an nsTArray_base from the plugin process on Win8
2017-05-22 19:45:35 -07:00
uriloader
Bug 1364550 - Get all extensions for a MIME type and not just the preferred one (macOS). r=baku
2017-05-18 02:37:00 +08:00
view
Backed out changeset bbb688fe1ba3 (bug 1365614
)
2017-05-22 15:45:31 +02:00
widget
Backed out changeset e528713f882c (bug 1365614
)
2017-05-22 15:45:34 +02:00
xpcom
Bug 1363172 - add mozilla::RWLock; r=erahm
2017-05-22 21:26:26 -04:00
xpfe
Bug 1359490 - add an event loop spinning abstraction function; r=gerald
2017-05-15 09:34:19 -04:00
.clang-format
…
.clang-format-ignore
Bug 1363992 - Remove jemalloc 4. r=njn
2017-05-11 13:23:07 +09:00
.clang-tidy
…
.cron.yml
Bug 1358976 - Stop automatic triggers of nightly builds on mozilla-aurora r=dustin DONTBUILD
2017-05-15 09:55:48 -04:00
.eslintignore
Bug 1333352 - use client-side source map service in markup view event bubble; r=jdescottes
2017-05-12 14:34:26 -06:00
.eslintrc.js
Bug 1359011 - Make the mozilla/recommended eslint configuration the default for the whole tree. r=mossop
2017-04-25 20:12:21 +01:00
.flake8
…
.gdbinit
…
.gdbinit_python
…
.gitignore
Add some task definitions to run mach from VSCode (bug 1323308). r=gps
2017-05-04 18:03:54 +03:00
.hgignore
Add some task definitions to run mach from VSCode (bug 1323308). r=gps
2017-05-04 18:03:54 +03:00
.hgtags
…
.inferconfig
Bug 1357629 - Add httpclientandroidlib to .inferconfig ignore list r=nalexander,njpark
2017-04-18 20:05:25 -07:00
.lldbinit
…
.taskcluster.yml
Bug 591688 - Notify when decision task fails r=dustin,gps
2017-04-12 21:01:46 -07:00
.ycm_extra_conf.py
…
AUTHORS
Bug 1349980
- update task generation to support -g in try syntax for running OS X tasks in generic-worker,r=dustin
2017-04-06 18:50:41 +02:00
Android.mk
…
CLOBBER
Backed out changeset 78e8b1f01c25 (bug 1361661) for flake8 linting failures in gen-process-{data,enum}.py and build bustage in TelemetryProcessData.h on OS X, at least. r=backout on a CLOSED TREE
2017-05-22 16:20:56 +02:00
GNUmakefile
…
LEGAL
…
LICENSE
…
Makefile.in
Bug 1307301 - Don't attempt to compress compressed files when packing the symbols archive. r=ted
2017-04-27 22:51:19 -07:00
README.txt
…
aclocal.m4
Bug 1363992 - Remove jemalloc 4. r=njn
2017-05-11 13:23:07 +09:00
build.gradle
…
client.mk
…
client.py
…
configure.in
…
configure.py
…
gradle.properties
…
gradlew
…
mach
…
moz.build
Bug 1262241
- Move the definition of the js library to a subdirectory. r=mshal
2017-04-04 11:43:14 +09:00
moz.configure
Bug 1363811 - Replace all uses of delayed_getattr(a, 'b') with a.b. r=cmanchester+432261
2017-05-19 07:03:40 +09:00
mozilla-config.h.in
…
npm-shrinkwrap.json
Backed out changeset e0f9c56c15f0 (bug 1362947) for linting failures, e.g. at accessible/tests/mochitest/jsat/doc_content_text.html:15. r=backout
2017-05-11 10:15:55 +02:00
old-configure.in
Merge m-c to autoland, a=merge
2017-05-18 17:21:30 -07:00
package.json
Backed out changeset e0f9c56c15f0 (bug 1362947) for linting failures, e.g. at accessible/tests/mochitest/jsat/doc_content_text.html:15. r=backout
2017-05-11 10:15:55 +02:00
settings.gradle
…
test.mozbuild
…