.cargo
…
.vscode
Bug 1377937 - Fix VSCode tasks on Windows (NPOTB, DONTBUILD). r=gps
2017-07-03 21:55:07 +03:00
accessible
Bug 1394927 - Use profiler_add_marker vs. profiler_tracing for accessibility profile events tags. r=aklotz
2017-08-30 16:55:28 -05:00
addon-sdk
Bug 1394556: Part 1 - Fix strict mode errors in JSM scripts. r=Mossop
2017-08-30 01:50:27 -07:00
browser
merge mozilla-inbound to mozilla-central. r=merge a=merge
2017-09-01 10:38:51 +02:00
build
Bug 1395070 - Remove the MOZ_MEMORY_$platform defines. r=njn
2017-08-30 17:01:30 +09:00
caps
Bug 1387993 - Enable chrome mochitests on linux debug build. r=jmaher
2017-08-30 10:18:30 +10:00
chrome
Backed out changeset 05fc8d2d7ca9 (bug 863246) for failing various reftests, e.g. parser/htmlparser/tests/reftest/bug535530-2.html. r=backout on a CLOSED TREE
2017-08-25 16:44:40 +02:00
config
merge mozilla-inbound to mozilla-central. r=merge a=merge
2017-09-01 10:38:51 +02:00
db
Bug 1393526 - Upgrade to SQLite 3.20.1. r=mak
2017-08-24 14:50:48 -04:00
devtools
Bug 1395975 - Merge the 2 commandline.css files. r=pbro
2017-09-01 11:43:29 -04:00
docshell
Merge m-c to inbound, a=merge
2017-08-28 17:45:07 -07:00
dom
Bug 1395701 part 2. Use a linked list, not a hashtable, for registering selection ranges on a node, so the registration will be faster. r=ehsan
2017-09-01 11:13:47 -04:00
editor
Bug 1395157 - Make EditorBase::EndPlaceholderTransaction() not retrieve nor hold nsIPresShell and nsCaret r=Ehsan
2017-08-30 23:24:26 +09:00
embedding
Bug 1356569 - Remove notifyObservers' last parameter when it is falsy, r=jaws.
2017-04-14 21:51:39 +02:00
extensions
Bug 1392842 - Add intermittency and intermittence to the en-US dictionary. r=ehsan
2017-08-23 07:48:31 +07:00
gfx
Bug 1391458 - Make sure WrBridge is ready in the head of BeginTransaction. r=kats
2017-09-01 18:05:53 +08:00
gradle /wrapper
…
hal
Bug 1389598 - Part 4: Remove remaining gonk refs. r=froydnj
2017-08-11 17:45:18 -07:00
image
Bug 1391430 - Force heap allocated surfaces for image decoding to use an unaligned stride. r=tnikkel
2017-08-31 06:38:55 -04:00
intl
Bug 1394661 - Use user locale instead of system locale for font fallback. r=gandalf
2017-08-30 17:33:12 +09:00
ipc
merge mozilla-inbound to mozilla-central. r=merge a=merge
2017-08-31 14:36:51 +02:00
js
Bug 1346217 part 9 - Enable some assertions that were commented out a long time ago. r=till
2017-09-01 15:47:26 +02:00
layout
Bug 1395715. When recovering letter frames, only do first-line fixup when we have a first-line parent. r=emilio
2017-09-01 11:09:02 -04:00
media
Bug 1377278 - accept 'matroska' as webm doctype. r=kinetik
2017-08-29 15:33:26 +08:00
memory
merge mozilla-inbound to mozilla-central. r=merge a=merge
2017-09-01 10:38:51 +02:00
mfbt
Bug 1366511: Part 3 - Add mozilla::ToResult() to convert other result types to equivalent Result. r=nbp,ehsan
2017-08-29 21:28:31 -07:00
mobile
Bug 1390261 - Add external storage to permissions required in FilePicker.getPermissionsForMimeType. r=snorp
2017-09-01 10:36:59 -05:00
modules
Bug 1376525 - Enable "apz.keyboard.enabled" by default. r=milan
2017-09-01 10:57:28 -04:00
mozglue
merge mozilla-inbound to mozilla-central. r=merge a=merge
2017-09-01 10:38:51 +02:00
netwerk
Bug 1395884 - Remove potential timer race and assertion in RequestContext tailing feature, r=dragana
2017-09-01 13:00:12 +02:00
nsprpub
Bug 1393854, NSPR_4_17_BETA1
2017-08-25 19:01:51 +02:00
other-licenses
Bug 1381916
- Remove support for plugins on Android r=jchen,bsmedberg
2017-07-31 12:25:16 -05:00
parser
Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv
2017-08-29 16:02:48 -07:00
probes
…
python
merge mozilla-inbound to mozilla-central. r=merge a=merge
2017-09-01 10:38:51 +02:00
rdf
Bug 1390428
(part 9) - Remove nsXPIDLCString. r=erahm.
2017-08-17 15:29:03 +10:00
security
Bug 1392570: On Windows 7 don't attempt to use a job object for the sandbox when it will fail. r=jimm, data-r=rweiss
2017-09-01 14:05:49 +01:00
services
Backed out changeset e6189da47385 (bug 1377533) for frequent xpcshell failures in test_ext_storage_sync_crypto.js a=backout
2017-08-31 10:27:03 -07:00
servo
servo: Merge #18322 - Update WR (font instance API) (from glennw:update-wr-fonts-2); r=emilio
2017-08-31 21:59:30 -05:00
startupcache
Bug 1386825 - Part 4: Remove remaining instances of MOZ_B2G. r=froydnj
2017-08-08 14:41:09 -07:00
storage
Merge autoland to m-c. a=merge
2017-08-24 20:20:08 -04:00
taskcluster
Bug 1391019 - Fix typo in py-compat linter's 'when.files-changed', r=bustage
2017-09-01 08:55:47 -04:00
testing
merge mozilla-inbound to mozilla-central. r=merge a=merge
2017-09-01 10:38:51 +02:00
third_party
merge mozilla-inbound to mozilla-central. r=merge a=merge
2017-08-29 20:30:41 +02:00
toolkit
Bug 1394494 - Use a custom Frame::Kind for special BHR frame types, r=froydnj
2017-09-01 11:47:08 -04:00
tools
Backed out changeset ce0752c07ff6 (bug 1393046
) under suspicion of causing asan failures in devtools tests a=backout CLOSED TREE
2017-08-30 16:42:47 -07:00
uriloader
Bug 1370787 - add test for download file in PrivateBrowsing mode. r=smaug
2017-09-01 10:09:36 +08:00
view
Backed out changeset 497dbf087ad5 (add diagnostic asserts) (bug 1354933)
2017-07-07 14:54:55 -05:00
widget
Backed out changeset ab66385c2fb5 (bug 1387507) for failing browser-chrome's browser_all_files_referenced.js: unreferenced file e10s-64@2x.png. r=backout on a CLOSED TREE
2017-08-31 09:09:02 +02:00
xpcom
Bug 1395140 - Implement "http-on-stop-request" notification, r=mayhemer
2017-09-01 11:55:37 +02:00
xpfe
Bug 1390428
(part 9) - Remove nsXPIDLCString. r=erahm.
2017-08-17 15:29:03 +10:00
.clang-format
Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv
2017-08-29 16:02:48 -07:00
.clang-format-ignore
No bug - Remove an non-breaking space r=me DONTBUILD
2017-09-01 11:41:39 +02:00
.clang-tidy
…
.cron.yml
bug 1349227 - 2 nightlies per day on m-c. r=catlee DONTBUILD
2017-08-29 16:01:14 -07:00
.eslintignore
Bug 1394820 - Enable ESLint for DownloadIntegration.jsm r=standard8
2017-08-29 18:57:11 +01: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
Bug 1395126 - Support cascading configuration for flake8, r=bc
2017-08-29 17:32:31 -04:00
.gdbinit
…
.gdbinit_python
Bug 1346025 - Move vendored python modules from /python to /third_party/python, r=ted
2017-05-25 11:48:03 -04:00
.gitignore
Bug 1382304: hg/gitignore captures/ dir. r=nalexander
2017-07-19 11:08:06 -07:00
.hgignore
Bug 1387265 - Expand talos tp6 to macosx; r=jmaher
2017-08-15 15:30:23 -04:00
.hgtags
No bug - Tagging mozilla-central 320642944e42a889db13c6c55b404e32319d4de6 with FIREFOX_BETA_56_BASE a=release DONTBUILD CLOSED TREE
2017-08-02 08:35:53 +01:00
.inferconfig
Bug 1357629 - Add httpclientandroidlib to .inferconfig ignore list r=nalexander,njpark
2017-04-18 20:05:25 -07:00
.lldbinit
Bug 1346025 - Move vendored python modules from /python to /third_party/python, r=ted
2017-05-25 11:48:03 -04:00
.taskcluster.yml
Backed out 4 changesets (bug 1394883) for Windows signing chain-of-trust failures
2017-08-31 20:02:34 -07:00
.yamllint
Bug 1392795 - [yamllint] Group paths to lint by their closest config and run each config group separately, r=dustin
2017-08-23 11:28:28 -04:00
.ycm_extra_conf.py
…
AUTHORS
Bug 1111333 - Enable double-tap-drag to zoom. r=kats
2017-05-23 19:53:06 +02:00
CLOBBER
Bug 1395286 - Clobber to fix packaging failure on Android. r=jchen
2017-08-30 21:11:31 +02:00
GNUmakefile
…
LEGAL
…
LICENSE
…
Makefile.in
Backed out 4 changesets (bug 1259832) for apparently scheduling nightlies on every push/platform a=backout
2017-08-16 17:26:08 -07:00
README.txt
…
aclocal.m4
Bug 1363992 - Remove jemalloc 4. r=njn
2017-05-11 13:23:07 +09:00
build.gradle
Bug 1255227 - Part 1: Stop using deprecated android-sdk-manager Gradle plugin. r=sebastian
2017-07-18 09:46:09 -07:00
client.mk
Bug 1386739 - Only pass --output-sync=line to make in automation. r=gps
2017-08-15 12:30:28 -07:00
client.py
…
configure.in
…
configure.py
…
gradle.properties
…
gradlew
…
mach
…
moz.build
Bug 1391675 - Fix sm-pkg bustage on a CLOSED TREE, r=bustage CLOSED TREE
2017-08-23 15:22:57 -04:00
moz.configure
Bug 1395079 - Query version of watchman without using daemon; r=mshal
2017-08-30 10:02:36 -07:00
mozilla-config.h.in
Bug 1371266 - libpng should be built with -std=c89. r=glennrp
2017-06-08 06:29:03 -07:00
npm-shrinkwrap.json
Bug 1349689 - Remove old preferences fork r=jaws
2017-08-21 17:48:18 +08:00
old-configure.in
Bug 1393526 - Upgrade to SQLite 3.20.1. r=mak
2017-08-24 14:50:48 -04:00
package.json
Bug 1380956 - List only the directly required dependencies for ESLint in the top-level package.json. r=ahal
2017-07-14 12:21:54 +01:00
settings.gradle
Backed out 2 changesets (bug 1355625) for causing bustage a=backout
2017-06-22 12:05:56 -07:00
test.mozbuild
…