Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Go to file
Bryce Seager van Dyk 9bdd5b4443 Bug 1688784 - Bump mp4parse-rust version. r=jbauman,kinetik
Bumps version to
3011a2b923c8b0f1b392bcdd008cd8b95ffd846b

This is done to fix a bug where parsing bad metadata in the userdata (udta)
would be fatal when we should instead just fail the userdata.

This also updates some mp4parse-rust dependencies which results in some
removals.

Differential Revision: https://phabricator.services.mozilla.com/D102997
2021-01-26 19:10:46 +00:00
.cargo Bug 1688784 - Bump mp4parse-rust version. r=jbauman,kinetik 2021-01-26 19:10:46 +00:00
.vscode Bug 1685030 - Remove rust from vscode extensions list. r=sylvestre DONTBUILD 2021-01-05 17:28:05 +00:00
accessible Bug 1686238: Only attempt to traverse containers menu if containers are enabled and defined r=yzen 2021-01-22 21:02:50 +00:00
browser Bug 1688272 - Add missing space-before-brace on _Search.scss a=lint-fix 2021-01-26 19:39:50 +02:00
build Bug 1688685 - land NSS 92dcda94c1d4 UPGRADE_NSS_RELEASE, r=bbeurdouche 2021-01-26 15:30:01 +00:00
caps Bug 1594234 remove extensions.content_script_csp preferences in favor of extensions.manifestV3.enabled r=robwu 2021-01-19 19:43:09 +00:00
chrome Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
config Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2021-01-25 15:42:01 +00:00
devtools Bug 1657435 - [devtools] Migrate from getAllDocShellsInSubtree to getAllBrowsingContextsInSubtree in DevTools. r=nchevobbe 2021-01-26 17:31:12 +00:00
docs Bug 1684672 - Update mentions of macOS SDK v10.11 to v10.12. r=glandium DONTBUILD 2021-01-21 12:47:01 +00:00
docshell Bug 1674464 - Stop adding entries for about:tabcrashed when SHIP is enabled. r=smaug 2021-01-26 12:41:22 +00:00
dom Bug 1646498 - Fix GetInProcessTop usage in nsAutoSyncOperation, r=kmag 2021-01-25 19:59:51 +00:00
editor Bug 1687868 - Annotate fuzziness in reftest with the non-native theme enabled. r=emilio 2021-01-26 10:38:14 +00:00
extensions Backed out 8 changesets (bug 1679440, bug 1682069, bug 1667276) for causing failures on browser_all_files_referenced.js. CLOSED TREE 2021-01-26 06:49:04 +02:00
gfx Bug 1688820 - force blend_pixels to inline more aggressively. r=jrmuizel 2021-01-26 14:17:33 +00:00
gradle/wrapper
hal Bug 1683553 - Make hal buildable outside of unified-build environment. r=gsvelto 2021-01-04 14:20:19 +00:00
image Bug 1684688 - Fix alpha support in nsAVIFDecoder. r=aosmond 2021-01-26 00:24:57 +00:00
intl Bug 1686463 - Gather telemetry about automatic encoding detection outcomes. r=chutten,emk 2021-01-24 00:11:07 +00:00
ipc Bug 1688300 - Add 'Runnable' profiler markers showing when runnables are executed and a 'Task' label frame showing which tasks are started by TaskController, r=bas,gerald. 2021-01-26 08:57:19 +00:00
js Backed out 5 changesets (bug 1683746, bug 1688025) for causing hazard bustages in Scope.cpp 2021-01-26 17:43:13 +02:00
layout Backed out changeset c2d9108fee93 (bug 1509710) for causing mochitest failures in test_pointermove_drag_scrollbar. CLOSED TREE 2021-01-26 15:34:58 +02:00
media Bug 1680396 - Update libdav1d to 0.8.1 for Firefox 87. r=mjf 2021-01-26 18:50:21 +00:00
memory Bug 1682556 - Increase vm_copy() threshold. r=glandium 2020-12-23 01:35:22 +00:00
mfbt Bug 1686219 - Add BitSet::SetAll and ResetAll methods r=heycam 2021-01-20 10:03:53 +00:00
mobile Backed out 2 changesets (bug 1686989, bug 1684469) for causing mochitest failures in browser_basicAuth_multiTab. CLOSED TREE 2021-01-26 15:36:54 +02:00
modules Bug 1684040 - P1: Introduce new ODoH class for sending ODoH queries r=necko-reviewers,valentin 2021-01-26 14:19:09 +00:00
mozglue Bug 1687561 - Disable the skeleton UI permanently-ish if we crash during it r=mconley,emalysz 2021-01-26 16:10:28 +00:00
netwerk Bug 1684040 - P3: Encrypt and decrypt DNS packet r=necko-reviewers,kjacobs,valentin 2021-01-26 17:44:45 +00:00
nsprpub
other-licenses Bug 1340901 - Update Snappy to version 1.1.8. r=dom-workers-and-storage-reviewers,asuth 2021-01-26 17:27:14 +00:00
parser Bug 1686463 - Gather telemetry about automatic encoding detection outcomes. r=chutten,emk 2021-01-24 00:11:07 +00:00
python Bug 1675848 - Part 1: Add "backgroundtask" filter to chrome manifest parsing. r=mossop,kmag 2021-01-25 23:44:46 +00:00
remote Bug 1687108 - Remove unused content policy types. r=ckerschb,remote-protocol-reviewers,smaug 2021-01-19 09:42:13 +00:00
security Bug 1684040 - P3: Encrypt and decrypt DNS packet r=necko-reviewers,kjacobs,valentin 2021-01-26 17:44:45 +00:00
services Bug 1687235 - Enable ESLint rule no-setter-return for toolkit and services. r=mossop 2021-01-26 13:43:58 +00:00
servo Bug 1686613 - Add a non-native-theme media query. r=heycam 2021-01-21 06:14:16 +00:00
startupcache Backed out 8 changesets (bug 1679440, bug 1682069, bug 1667276) for causing failures on browser_all_files_referenced.js. CLOSED TREE 2021-01-26 06:49:04 +02:00
storage Bug 1685111 - Extract CachingDatabaseConnection base class from indexedDB's DatabaseConnection. r=dom-workers-and-storage-reviewers,asuth 2021-01-26 09:19:44 +00:00
taskcluster Bug 1682358 - add --run-failures support to mochitest. r=bhearsum 2021-01-26 14:41:46 +00:00
testing Bug 1644147 - Use "OK" instead of "PASS" for test expectation. a=fix 2021-01-26 19:37:50 +02:00
third_party Bug 1688784 - Bump mp4parse-rust version. r=jbauman,kinetik 2021-01-26 19:10:46 +00:00
toolkit Bug 1688784 - Bump mp4parse-rust version. r=jbauman,kinetik 2021-01-26 19:10:46 +00:00
tools Bug 1688300 - Add 'Runnable' profiler markers showing when runnables are executed and a 'Task' label frame showing which tasks are started by TaskController, r=bas,gerald. 2021-01-26 08:57:19 +00:00
uriloader Bug 1685201 - Back out bug 1643204. r=mattwoodrow,smaug 2021-01-26 04:22:10 +00:00
view Bug 1687239 part 2 - Remove plugin support from layout/. r=emilio 2021-01-25 11:53:49 +00:00
widget Bug 1686301 - Report errors in skeleton UI via telemetry r=mconley,emalysz 2021-01-26 16:10:20 +00:00
xpcom Bug 1688300 - Add 'Runnable' profiler markers showing when runnables are executed and a 'Task' label frame showing which tasks are started by TaskController, r=bas,gerald. 2021-01-26 08:57:19 +00:00
xpfe/appshell Bug 1686301 - Report errors in skeleton UI via telemetry r=mconley,emalysz 2021-01-26 16:10:20 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore Bug 1686635 - Remove gfx/wr from .clang-format-ignore. r=sylvestre 2021-01-14 04:25:08 +00:00
.cron.yml Bug 1686969 - Make searchfox index both mozilla-central nightlies. r=kats,releng-reviewers,aki DONTBUILD 2021-01-15 20:13:32 +00:00
.eslintignore Backed out 8 changesets (bug 1679440, bug 1682069, bug 1667276) for causing failures on browser_all_files_referenced.js. CLOSED TREE 2021-01-26 06:49:04 +02:00
.eslintrc.js Bug 1687235 - Enable ESLint rule no-setter-return for mobile/. r=agi 2021-01-26 13:44:11 +00:00
.flake8 Bug 1622681 - Remove dom/encoding from flake8 excludes. r=sylvestre DONTBUILD 2021-01-21 20:50:40 +00:00
.git-blame-ignore-revs Bug 1648010 - Add revisions for the replacement of literal string macros by string literals to the ignore sets. r=marco,glandium DONTBUILD 2020-12-01 09:04:42 +00:00
.gitattributes
.gitignore Bug 1687154 - Add raptor's generated files to .gitignore. r=glandium DONTBUILD 2021-01-19 00:34:55 +00:00
.hg-annotate-ignore-revs Bug 1648010 - Add revisions for the replacement of literal string macros by string literals to the ignore sets. r=marco,glandium DONTBUILD 2020-12-01 09:04:42 +00:00
.hg-format-source
.hgignore Bug 1666347 - Delete assorted dead code after removal of vendored psutil r=firefox-build-system-reviewers,rstewart 2020-11-27 16:21:07 +00:00
.hgtags No bug - tagging c2587d0631380f8479d44d4759ab820ac2c1a241 with FIREFOX_NIGHTLY_86_END a=release DONTBUILD CLOSED TREE 2021-01-25 15:41:52 +00:00
.lldbinit
.mailmap
.prettierignore Backed out 8 changesets (bug 1679440, bug 1682069, bug 1667276) for causing failures on browser_all_files_referenced.js. CLOSED TREE 2021-01-26 06:49:04 +02:00
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
aclocal.m4
AUTHORS
build.gradle Bug 1685390 - Update apilint to 0.4.1. r=esawin 2021-01-08 16:17:22 +00:00
Cargo.lock Bug 1688784 - Bump mp4parse-rust version. r=jbauman,kinetik 2021-01-26 19:10:46 +00:00
Cargo.toml Bug 1686463 - Gather telemetry about automatic encoding detection outcomes. r=chutten,emk 2021-01-24 00:11:07 +00:00
client.mk Bug 1671424 - Move configure execution from client.mk to mach configure. r=firefox-build-system-reviewers,rstewart 2020-10-20 20:41:52 +00:00
client.py Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
CLOBBER
configure.in Bug 1671424 - Move configure execution from client.mk to mach configure. r=firefox-build-system-reviewers,rstewart 2020-10-20 20:41:52 +00:00
configure.py Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach Bug 1687595 - Always get mach modules from subdirectories of where mach is. r=firefox-build-system-reviewers,mhentges 2021-01-21 01:39:56 +00:00
mach.ps1 Bug 1686256 - Add Windows friendly wrapper for mach r=mhentges,firefox-build-system-reviewers,dmajor 2021-01-20 02:08:40 +00:00
Makefile.in Bug 1675086 - drop reference to 'pgo' from Windows AArch EME artifact build. r=nalexander 2020-11-03 22:46:57 +00:00
moz.build Bug 1687640 - Cover mach.ps1 in moz.build r=dmajor,firefox-build-system-reviewers 2021-01-20 15:20:27 +00:00
moz.configure Bug 1687421 - Avoid error with --enable-bootstrap on platforms with no bootstrap artifacts. r=firefox-build-system-reviewers,mhentges 2021-01-19 14:10:16 +00:00
mozilla-config.h.in
old-configure.in Bug 1480005 - Move NM to python configure. r=firefox-build-system-reviewers,nalexander 2021-01-14 20:17:08 +00:00
package-lock.json Bug 1668274 - update eslint, eslint-plugin-no-unsanitized and mocha to allow use of logical assignment operators, r=Standard8 2020-10-02 18:00:40 +00:00
package.json Bug 1668274 - update eslint, eslint-plugin-no-unsanitized and mocha to allow use of logical assignment operators, r=Standard8 2020-10-02 18:00:40 +00:00
README.txt
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild

An explanation of the Firefox Source Code Directory Structure and links to
project pages with documentation can be found at:

    https://firefox-source-docs.mozilla.org/contributing/directory_structure.html

For information on how to build Firefox from the source code and create the patch see:

    https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html

If you have a question about developing Firefox, and can't find the solution
on https://firefox-source-docs.mozilla.org/, you can try asking your question on Matrix at chat.mozilla.org in `Introduction` (https://chat.mozilla.org/#/room/#introduction:mozilla.org) channel.


Nightly development builds can be downloaded from:

    https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/
            - or -
    https://www.mozilla.org/firefox/channel/desktop/#nightly

Keep in mind that nightly builds, which are used by Firefox developers for
testing, may be buggy.