.cargo
Bug 1463416 - Update lockfiles and re-vendor rust dependencies. r=Gankro
2018-05-26 11:09:21 -04:00
.vscode
Bug 1423565 - Update tasks.json as per documentation. r=rillian
2017-12-06 14:59:35 +01:00
accessible
Backed out 3 changesets (bug 1451859) for causing Spidermonkey bustages on Linux x64 opt.
2018-06-07 09:10:35 +03:00
browser
Merge inbound to mozilla-central a=merge
2018-06-08 12:55:49 +03:00
build
Backed out 2 changesets (bug 1460777) for Toolchains failure on a CLOSED TREE
2018-06-06 20:57:29 +03:00
caps
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
2018-06-01 10:45:27 +02:00
chrome
Bug 1450753 - Remove XUL style overlays. r=Nika
2018-06-06 15:15:25 -07:00
config
Bug 1417920 - [python-test] Use a global pytest.ini configuration file, r=davehunt
2018-06-06 14:00:04 -04:00
db
Bug 1467121 - Upgrade to SQLite 3.24.0. r=mak
2018-06-06 09:52:32 -04:00
devtools
Bug 1299001 - Disable devtools/client/aboutdebugging/test/browser_addons_debug_webextension_popup.js for frequent timeouts on Linux64 debug r=jmaher
2018-06-08 02:52:00 +03:00
docshell
Bug 1465060 - Part 1: Fix warnings for std::move() use r=froydnj
2018-06-01 17:59:07 +02:00
dom
Merge inbound to mozilla-central a=merge
2018-06-08 12:55:49 +03:00
editor
Bug 1467670 - Devirtualize InsertFromDrop. r=masayuki
2018-06-08 05:19:51 +00:00
embedding
Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian
2018-01-29 15:20:18 -08:00
extensions
Bug 1465060 - Part 1: Fix warnings for std::move() use r=froydnj
2018-06-01 17:59:07 +02:00
gfx
Merge inbound to mozilla-central a=merge
2018-06-08 12:55:49 +03:00
gradle /wrapper
Bug 1411654 - Part 1: Upgrade to Android-Gradle 3.0+ and build-tools;26.0.2. r=maliu
2017-10-26 11:00:36 -07:00
hal
Bug 1465898 - Remove unused code for managing physical audio devices; r=agaynor
2018-06-04 22:28:09 +02:00
image
Bug 920630 - Part 5. Remove image/ImageURL.h as unused. r=tnikkel
2018-06-05 20:42:57 -04:00
intl
Bug 1467377 - Fix typos in Intl and L10n documentation r=gandalf
2018-06-07 08:20:49 +02:00
ipc
Backed out 3 changesets (bug 1451859) for causing Spidermonkey bustages on Linux x64 opt.
2018-06-07 09:10:35 +03:00
js
Merge inbound to mozilla-central a=merge
2018-06-08 12:55:49 +03:00
layout
Bug 1467536: Serialize properties flagged as SerializedByServo from getComputedStyle. r=xidorn
2018-06-08 14:18:11 +02:00
media
Bug 1432936: Added sanity check for sendonly attribute. r=bwc
2018-06-04 10:05:27 -07:00
memory
Bug 1464869 - Fix flake8/pep8 issue by hand in memory/ r=njn
2018-05-25 23:27:02 -07:00
mfbt
Bug 1466928 - Make mozilla::SmallPointerArray compatible with the C++ object model. r=froydnj
2018-06-07 03:53:54 -07:00
mobile
Merge inbound to mozilla-central a=merge
2018-06-08 12:55:49 +03:00
modules
Merge mozilla-central to inbound. a=merge CLOSED TREE
2018-06-07 01:02:21 +03:00
mozglue
Backed out changeset a4465713555b (bug 1460989) for causing the Galaxy S8 crash rate to spike.
2018-06-06 21:07:48 -04:00
netwerk
Merge inbound to mozilla-central a=merge
2018-06-08 12:55:49 +03:00
nsprpub
Bug 1432480, land NSPR_4_19_RTM, no code changes, only version numbers. Require version 4.19 for building. r=me
2018-03-05 17:05:18 +01:00
other-licenses
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
2018-06-01 10:45:27 +02:00
parser
Bug 1392106 - random-if more win7 tests for missing letters. r=RyanVM
2018-06-01 09:29:35 -04:00
python
Bug 1467605 - Disable processing of fetch dependencies; r=glandium
2018-06-07 23:05:58 +00:00
security
bug 1466942 - avoid l10n string bundles in nsNSSComponent initialization r=fkiefer
2018-06-04 17:07:06 -07:00
services
Bug 1464548: Fix linux32 xpcshell bustage. r=bustage
2018-06-07 18:24:57 -07:00
servo
Bug 1467536: Add CssPropFlags::SerializedByServo and use it on some simple properties. r=xidorn
2018-06-08 14:18:00 +02:00
startupcache
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
2018-06-01 10:45:27 +02:00
storage
Bug 1466497 - Enable ESLint rule require-expected-throws-or-rejects for storage/test/unit. r=mak
2018-06-01 14:03:20 +01:00
taskcluster
Merge inbound to mozilla-central a=merge
2018-06-08 12:55:49 +03:00
testing
Merge inbound to mozilla-central a=merge
2018-06-08 12:55:49 +03:00
third_party
Merge inbound to mozilla-central a=merge
2018-06-06 00:58:30 +03:00
toolkit
Merge inbound to mozilla-central a=merge
2018-06-08 12:55:49 +03:00
tools
Merge inbound to mozilla-central. a=merge
2018-06-08 00:50:18 +03:00
uriloader
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
2018-06-01 10:45:27 +02:00
view
Backed out 18 changesets (bug 1462784) for failures in devtools/client/performance/test/unit/test_tree-model-08.js on a CLOSED TREE
2018-06-01 01:06:29 +03:00
widget
Merge inbound to mozilla-central a=merge
2018-06-07 12:47:31 +03:00
xpcom
Merge mozilla-central to autoland. a=merge CLOSED TREE
2018-06-08 00:54:06 +03:00
xpfe /appshell
Bug 1455676 part 11. Remove use of nsIDOMNode from xpfe/. r=qdot
2018-05-29 22:58:49 -04:00
.arcconfig
Bug 1460463 - Update .arcconfig to make history mutable; r=gps
2018-05-09 23:49:52 +00:00
.clang-format
Bug 1414764 - Remove Mozilla specific options to avoid build warnings with gcc and -Wcomment enabled. r=sylvestre
2017-11-06 11:47:40 +02:00
.clang-format-ignore
Bug 1464452 - Add richtext to the list of thirdparties r=andi
2018-05-25 09:01:11 -07:00
.cron.yml
Bug 1436369
Run blocklist updates on mozilla-beta r=jlorenzo
2018-06-01 14:13:44 +01:00
.eslintignore
Bug 1440421 part 1. Ignore activity-stream and node_modules for linting. r=ahal
2018-06-06 10:32:43 -07:00
.eslintrc.js
Bug 1466497 - Enable ESLint rule require-expected-throws-or-rejects for storage/test/unit. r=mak
2018-06-01 14:03:20 +01:00
.flake8
Bug 1440421 part 1. Ignore activity-stream and node_modules for linting. r=ahal
2018-06-06 10:32:43 -07:00
.gdbinit
Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro.
2017-10-03 09:05:19 +11:00
.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 1439727 - Ignore third_party/python/psutil/tmp/ in VCS; r=nalexander
2018-03-07 08:59:48 -08:00
.hgignore
Bug 1454466 - Move raptor in-tree; r=ahal
2018-04-16 17:15:38 -04:00
.hgtags
No bug - Tagging mozilla-central 93443d36d4bd53dba004f7b73430879f96daa681 with FIREFOX_NIGHTLY_61_END a=release DONTBUILD CLOSED TREE
2018-05-07 16:27:53 +00:00
.inferconfig
…
.lldbinit
Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro.
2017-10-03 09:05:19 +11:00
.mailmap
NO BUG - Use ato's new address. r=me
2018-02-26 15:59:29 +00:00
.taskcluster.yml
bug 1432364 - remove comment about docker sha allowlists. r=gps
2018-05-29 12:45:21 -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 1459852 - Get rid of the AUTHORS list r=mossop
2018-05-08 10:37:41 +02:00
CLOBBER
Bug 1459785 - Update clobber file for ANGLE update; see also bug 1421146. r=me
2018-06-05 16:43:34 -06:00
Cargo.lock
Bug 1466789: Bump cssparser again. r=me
2018-06-05 17:19:10 +02:00
Cargo.toml
Bug 1463416 - Update lockfiles and re-vendor rust dependencies. r=Gankro
2018-05-26 11:09:21 -04:00
GNUmakefile
…
LEGAL
…
LICENSE
…
Makefile.in
Bug 1461836 - Write out complete configure dependencies from configure for consumption by make and non-make backends. r=mshal
2018-05-21 14:01:50 -07:00
Pipfile
Bug 1463834
- vendored hglib, updated to python-hglib r=davehunt
2018-05-31 18:04:54 -07:00
Pipfile.lock
Bug 1463834
- vendored hglib, updated to python-hglib r=davehunt
2018-05-31 18:04:54 -07:00
README.txt
Bug 1460030
- Update the nightly URL in the README.txt file r=kohei
2018-05-08 21:22:10 +02:00
aclocal.m4
…
build.gradle
Bug 1457863 - 1. Update kotlin to 1.2.41; r=nalexander
2018-05-02 13:49:57 -04:00
client.mk
Bug 1461836 - Write out complete configure dependencies from configure for consumption by make and non-make backends. r=mshal
2018-05-21 14:01:50 -07:00
client.py
Bug 1399100 - fix client.py follow-up, r=kaie
2017-09-20 09:13:14 +02:00
configure.in
…
configure.py
Bug 1461836 - Write out complete configure dependencies from configure for consumption by make and non-make backends. r=mshal
2018-05-21 14:01:50 -07:00
gradle.properties
Bug 1453413 - Use aapt2 to build Firefox for Android. r=mcomella
2018-04-11 09:59:22 -07:00
gradlew
…
mach
…
moz.build
Bug 1346026 - Vendor pipenv 2018.5.18 and transient dependencies; r=ahal
2018-05-17 19:06:20 +01:00
moz.configure
Bug 1462493 - Add a check to warn about sccache usage with tup; r=chmanchester
2018-05-24 15:10:17 -04:00
mozilla-config.h.in
Bug 1463637: Remove mozilla-config.h hacks for Hunspell extra includes. r=ted
2018-05-22 20:36:39 -07:00
old-configure.in
Bug 1467121 - Upgrade to SQLite 3.24.0. r=mak
2018-06-06 09:52:32 -04:00
package-lock.json
Bug 1429260 - Add tests to verify handling of payment detail properties it is possible to updateWith. r=jaws
2018-05-24 17:34:42 -07:00
package.json
Bug 1464100 - Update eslint-plugin-no-unsanitized to v3.0.2. r=ahal
2018-05-24 16:54:54 +01:00
settings.gradle
Bug 1444546 - Part 2: Build annotationProcessors with Gradle. r=jchen
2018-02-22 16:11:14 -08:00
test.mozbuild
…