.cargo
Bug 1547682: Bump Cranelift to cc216b46b35a797d03c0f3e8b16a2096f1c6db61; r=lth
2019-04-30 14:22:41 +02:00
.vscode
Bug 1543529 - Stop recommending VSCode plugin "Babel ES6/ES7" r=jya
2019-04-11 03:31:54 +00:00
accessible
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
2019-05-25 17:46:15 +00:00
browser
Bug 1553917 - Enable eslint for browser/components/newtab r=Mardak
2019-05-28 20:24:23 +00:00
build
Bug 1547730 - Update a build moz.configure function, to support py3 r=glandium
2019-05-28 14:28:43 +00:00
caps
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
2019-05-25 17:46:15 +00:00
chrome
Bug 1536744 - Remove nsIProtocolHandler.newURI r=baku
2019-05-28 13:49:27 +00:00
config
Bug 1547730 - Fix precomplete file generation when passing in unicode strings. r=glandium
2019-05-28 14:28:57 +00:00
db
Bug 1544443 - Upgrade to SQLite 3.28.0. r=mak
2019-04-30 16:51:39 +00:00
devtools
Backed out 4 changesets (bug 1539595) for build bustage in nsAboutRedirector.cpp. CLOSED TREE
2019-05-28 19:49:17 +02:00
docshell
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
2019-05-25 17:46:15 +00:00
dom
Backed out changeset 887a347cb3ef (bug 1538042) for causing perma failures on test_nsFind.html. CLOSED TREE
2019-05-29 00:47:20 +03:00
editor
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
2019-05-25 17:46:15 +00:00
extensions
Bug 1553867 - Reduce the number of ClonePrincipalForPermission() call in CookieSettings, r=Ehsan
2019-05-24 19:05:35 +00:00
gfx
Merge mozilla-central to autoland. a=merge CLOSED TREE
2019-05-29 01:09:35 +03:00
gradle /wrapper
Bug 1509572 - Part 1: Bump Gradle wrapper to 4.10.2; decouple script from Gradle version. r=snorp
2018-11-26 21:42:27 +00:00
hal
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
2019-05-25 17:46:15 +00:00
image
Merge inbound to mozilla-central. a=merge
2019-05-29 00:48:04 +03:00
intl
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
2019-05-25 17:46:15 +00:00
ipc
Backed out changeset f9699ae30f4d (bug 1213601) on jrmuizel's request.
2019-05-26 18:12:56 +03:00
js
Merge mozilla-central to autoland. a=merge CLOSED TREE
2019-05-29 01:09:35 +03:00
layout
Merge mozilla-central to inbound. a=merge CLOSED TREE
2019-05-27 13:00:59 +03:00
media
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
2019-05-25 17:46:15 +00:00
memory
Bug 1553058 - Remove unused gPageSize case. r=njn
2019-05-21 23:01:21 +00:00
mfbt
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
2019-05-25 17:46:15 +00:00
mobile
Merge mozilla-central to autoland. a=merge CLOSED TREE
2019-05-29 01:09:35 +03:00
modules
Backed out 4 changesets (bug 1539595) for build bustage in nsAboutRedirector.cpp. CLOSED TREE
2019-05-28 19:49:17 +02:00
mozglue
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
2019-05-25 17:46:15 +00:00
netwerk
Backed out 4 changesets (bug 1539595) for build bustage in nsAboutRedirector.cpp. CLOSED TREE
2019-05-28 19:49:17 +02:00
nsprpub
Bug 1526010
, NSPR 4.21 RTM, r=me
2019-03-07 11:16:36 +01:00
other-licenses
Bug 1523802 - Cancel BITS jobs in uninstaller. r=mhowell
2019-04-30 15:25:48 +00:00
parser
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
2019-05-25 17:46:15 +00:00
python
Bug 1547730 - don't fail on an unsupported .seek() needed to support adding from compressed `zipfile.ZipFile` entries. r=glandium
2019-05-28 14:28:55 +00:00
remote
bug 1554638: remote: fix link to Slack instance; r=me a=doc
2019-05-27 12:23:26 +01:00
security
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
2019-05-25 17:46:15 +00:00
services
Backed out 4 changesets (bug 1539595) for build bustage in nsAboutRedirector.cpp. CLOSED TREE
2019-05-28 19:49:17 +02:00
servo
Bug 1554433 - Move system colors to values::specified::color. r=xidorn
2019-05-26 13:10:00 +00:00
startupcache
Bug 1554162 - Enable ESLint for startupcache/. r=froydnj
2019-05-25 02:07:26 +00:00
storage
Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan
2019-05-22 22:37:14 +00:00
taskcluster
No bug: Update refbrow index and use new application id r=ahal
2019-05-28 14:21:31 +00:00
testing
Bug 1554539 - Fix access-control-basic-options-not-supported.py to consistently fail if the Origin header is unexpectedly missing; r=jgraham
2019-05-28 14:50:11 +00:00
third_party
Bug 1554401 - Part 2: Revendor dependencies. r=emilio
2019-05-25 17:08:33 +00:00
toolkit
Backed out changeset a47c0e5f3520 (bug 1554029) for causing GTest perma failures. CLOSED TREE
2019-05-29 04:08:00 +03:00
tools
Bug 1554115 - mozlint rustfmt should fail if using the old rustfmt version r=ahal
2019-05-24 21:53:58 +00:00
uriloader
Bug 1536744 - Remove nsIProtocolHandler.newURI r=baku
2019-05-28 13:49:27 +00:00
view
Bug 1550422
- P23. Remove now unused gfxPrefs. r=jrmuizel
2019-05-26 14:31:53 +00:00
widget
Merge inbound to mozilla-central. a=merge
2019-05-29 00:48:04 +03:00
xpcom
Bug 1552643 - P3. rename medium_high_event_queue.enabled pref. r=froydnj
2019-05-26 15:00:09 +00:00
xpfe /appshell
Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan
2019-05-22 22:37:14 +00:00
.arcconfig
…
.clang-format
Bug 1547143 - Force the pointer style declaration r=Ehsan
2019-05-01 08:46:08 +00:00
.clang-format-ignore
Bug 1533481 - Part 9: Update Gecko to Unicode 12. r=jfkthame!
2019-04-04 12:46:18 +03:00
.cron.yml
Bug 1538560 - disable cron job to run mochitest valgrind tasks because they permafail r=gbrown
2019-04-01 15:08:44 +00:00
.eslintignore
Bug 1553917 - Enable eslint for browser/components/newtab r=Mardak
2019-05-28 20:24:23 +00:00
.eslintrc.js
Bug 1554142 - Enable most ESLint rules for image/. r=aosmond
2019-05-24 17:34:09 +00:00
.flake8
Bug 1542963 - Fix most flake8 issues in python/mozbuild/mozbuild/* r=firefox-build-system-reviewers,chmanchester
2019-05-28 14:22:20 +00:00
.gdbinit
Bug 1486903 - Add "ftl" command to dump frame subtree to .gdbinit. r=Ehsan
2018-08-28 20:20:21 +00:00
.gdbinit_python
…
.git-blame-ignore-revs
No Bug - Ignore Bug 1519636 in blame/annotate. r=sylvestre
2019-04-30 11:41:02 +00:00
.gitignore
Bug 1552011 - Ignore newtab component build artifacts r=Mardak,Standard8
2019-05-17 16:45:30 +00:00
.hg-annotate-ignore-revs
Bug 1554625
- Add more commits to the hg ignore list r=marco
2019-05-28 15:32:37 +00:00
.hg-format-source
Bug 1511181 - Quick fix for .hg-format-source that has an empty line. r=ehsan, a=aryx
2018-11-30 13:25:44 +02:00
.hgignore
Bug 1552011 - Ignore newtab component build artifacts r=Mardak,Standard8
2019-05-17 16:45:30 +00:00
.hgtags
No bug - Tagging mozilla-central 97dae745c1b3ef2292127ba1c4e90b1345c8f576 with FIREFOX_NIGHTLY_68_END a=release DONTBUILD CLOSED TREE
2019-05-20 13:18:38 +00:00
.lldbinit
…
.mailmap
…
.prettierrc
Bug 1551218 - Part 3: Add a top-level .prettierrc and reformat the debugger, r=jlast
2019-05-17 15:51:36 +00:00
.taskcluster.yml
Bug 1547724 - send cron failure notifications to sheriffs / ciduty r=aryx
2019-05-16 15:37:05 +00:00
.trackerignore
Bug 1486468 - Add .trackerignore file to avoid GNOME Tracker indexing mozilla-central files. r=ahal
2018-08-27 16:45:03 +02:00
.yamllint
…
.ycm_extra_conf.py
Bug 1522135 - Make .ycm_extra_conf.py work with python3. r=jgraham
2019-01-24 13:51:28 +01:00
AUTHORS
…
CLOBBER
Bug 1551084 - Part 2. Make QCMS transform files use C++. r=miko
2019-05-27 15:43:59 -04:00
Cargo.lock
Bug 1554401 - Part 1: Update dwrote to 0.9. r=emilio
2019-05-25 17:08:40 +00:00
Cargo.toml
Bug 1547682: Bump Cranelift to cc216b46b35a797d03c0f3e8b16a2096f1c6db61; r=lth
2019-04-30 14:22:41 +02:00
GNUmakefile
…
LEGAL
…
LICENSE
…
Makefile.in
Bug 1542746 - use a static MOZ_PROFILE_ORDER_FILE; r=nalexander,chmanchester
2019-05-24 01:54:59 +00:00
README.txt
Bug 1480997 - Remove "Mozilla FTP server" link in README.txt r=mossop
2018-10-23 10:06:29 +00:00
aclocal.m4
Bug 1519603 - Manually inline AC_OUTPUT_SUBDIRS and MOZ_RUN_ALL_SUBCONFIGURES. r=nalexander
2019-01-14 18:37:06 +00:00
build.gradle
Bug 1391438 - Support FIDO2 for WebAuthn on Android r=snorp,keeler
2019-05-10 16:40:17 +00:00
client.mk
Bug 1498031 - Merge code paths for running configure between Tup and Make based backends. r=firefox-build-system-reviewers,mshal
2018-10-16 22:21:36 +00:00
client.py
…
configure.in
…
configure.py
Bug 1547730 - Add six to path when running configure. r=glandium
2019-05-28 14:23:35 +00:00
gradle.properties
Bug 1527896 - Increase Gradle heaps to handle large assets. r=nalexander
2019-02-14 18:21:13 +00:00
gradlew
…
gradlew.bat
Bug 1527796 - Part 3. Use gradlew.bat on Windows. r=nalexander
2019-02-26 11:06:12 +09:00
mach
…
moz.build
Backed out changeset 8d14aa373383 (bug 1522113) for Bugzilla lint failures CLOSED TREE
2019-05-18 01:23:13 +03:00
moz.configure
Bug 1543323 - On Android, only build gtest tests archive on x86_64 builds; r=glandium
2019-04-12 00:17:45 +00:00
mozilla-config.h.in
Bug 1504022 - Map GetExceptionCode to a nop to avoid an error r=bobowen
2018-11-02 13:28:01 -05:00
old-configure.in
Bug 1478438 - Delete unused confvars entries on Android r=nalexander
2019-05-17 16:37:35 +00:00
package-lock.json
Bug 1551218 - Part 1: Enable running top-level eslint for the devtools debugger, r=Standard8,jlast
2019-05-17 15:50:29 +00:00
package.json
Bug 1551218 - Part 1: Enable running top-level eslint for the devtools debugger, r=Standard8,jlast
2019-05-17 15:50:29 +00:00
settings.gradle
Bug 1543982 - Part 1: Avoid re-configuring from within Gradle. r=emilio
2019-05-09 20:38:48 +00:00
test.mozbuild
…