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
Перейти к файлу
alwu 30709122e3 Bug 1686696 - part3 : enforce to only dispatch periodic `timeupdate` once within 250ms. r=bryce
Inplemented an event runner for `timeupdate` only, which would ensure that for periodic `timeupdate` it should be only dispatched once within 250ms.

Differential Revision: https://phabricator.services.mozilla.com/D102675
2021-02-11 20:19:24 +00:00
.cargo Bug 1666733 - Add error reporting to minidump generation (Linux) r=gsvelto 2021-02-10 10:05:37 +00:00
.vscode
accessible Bug 1691623 - Wait for text attr change event that precedes misspelled attribute. r=morgan. 2021-02-10 20:04:41 +00:00
browser Bug 1690192 - disable browser_withoutDump.js on osx-qr debug r=intermittent-reviewers,jmaher DONTBUILD 2021-02-11 20:04:38 +00:00
build Bug 1692234 - Allow new pass manager with ubsan on clang 10.0.1+ r=firefox-build-system-reviewers,mhentges 2021-02-11 17:13:09 +00:00
caps Bug 1690942: Ensure CheckLoadURIWithPrincipalFromJS does not crash when receiving nullptr principal r=dveditz 2021-02-11 13:02:20 +00:00
chrome
config Bug 1689294: Update tzdata in ICU data files to 2021a. r=tcampbell 2021-01-29 14:25:21 +00:00
devtools Backed out 2 changesets (bug 1685061, bug 1668218) for causing failures on browser_aboutdebugging_devtoolstoolbox_reload.js. CLOSED TREE 2021-02-11 21:10:37 +02:00
docs Bug 1416149 - Add linter for checking fluent files r=zbraniecki,gregtatum,flod,Gijs,fluent-reviewers,linter-reviewers,sylvestre 2021-02-11 17:35:29 +00:00
docshell Backed out changeset 89dd5f05ca91 (bug 1678255) for causing assertion failures in BasePrincipal.cpp CLOSED TREE 2021-02-11 06:15:26 +02:00
dom Bug 1686696 - part3 : enforce to only dispatch periodic `timeupdate` once within 250ms. r=bryce 2021-02-11 20:19:24 +00:00
editor Bug 1671768 - Part 4: Use MOZ_CAN_RUN_SCRIPT for Selection::RemoveAllRanges r=masayuki 2021-02-03 21:52:48 +00:00
extensions Bug 1671768 - Part 4: Use MOZ_CAN_RUN_SCRIPT for Selection::RemoveAllRanges r=masayuki 2021-02-03 21:52:48 +00:00
gfx Bug 1686946 - Ship Software WebRender to OSX early beta/nightly users without (full) WebRender. r=jrmuizel 2021-02-11 17:53:40 +00:00
gradle/wrapper
hal
image Bug 1690406 - Update AVIF telemetry probes. r=chutten 2021-02-09 21:28:41 +00:00
intl Bug 1692135 - Add Silesian (szl) to allowed accept-languages locales, r=zbraniecki 2021-02-11 17:41:56 +00:00
ipc Bug 1666725 - Make gvfs e10s compatible r=valentin,necko-reviewers 2021-02-10 07:29:38 +00:00
js Bug 1688622 - createSource should only work for debuggees r=jorendorff 2021-02-11 18:40:30 +00:00
layout Bug 1689261 - Remove TIME_TO_FIRST_INTERACTION_{NO_,}PRELOAD_MS probes r=emilio 2021-02-11 18:21:04 +00:00
media Bug 1691306: move libsrtp from /netwerk to /third_party. r=bwc,necko-reviewers 2021-02-09 01:48:39 +00:00
memory
mfbt Bug 1666487 - Constify some RollingMean getters. r=glandium 2021-02-11 13:38:48 +00:00
mobile Bug 1533194 - Remove palette dependency and unused BitmapUtils. r=esawin 2021-02-10 21:19:43 +00:00
modules Bug 1542194: Update blocked-uri in CSP reporting by treating frame naviations as redirects r=freddyb,dveditz,mixedpuppy 2021-02-11 09:09:17 +00:00
mozglue Bug 1691121 - Use a more modern way to obtain the thread ID on macOS. r=gerald 2021-02-09 22:39:19 +00:00
netwerk Bug 1690775 - Fix code to parse the remaining header to actually finish consuming it. r=dragana,necko-reviewers 2021-02-11 18:16:01 +00:00
nsprpub
other-licenses Bug 1691957 - Snappy 1.1.8 now requires SNAPPY_IS_BIG_ENDIAN on big endian systems r=dom-storage-reviewers,sg 2021-02-11 08:56:23 +00:00
parser Bug 1691621 - fix bad cast r=emilio 2021-02-10 12:36:59 +00:00
python Bug 1692103 - When getting mozconfig info for MozbuildObject, log separately. r=firefox-build-system-reviewers,mhentges 2021-02-11 03:37:15 +00:00
remote Bug 1662840: Move `overrideDPPX` from nsIContentViewer to BrowsingContext. r=whimboo,remote-protocol-reviewers,mtigley,emilio 2021-02-10 01:30:35 +00:00
security No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=jcristau 2021-02-11 16:31:23 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=jcristau 2021-02-11 16:31:23 +00:00
servo Bug 1691781 - Make Linux tab bar use the darker of the highlight / highlighttext colors. r=dao 2021-02-11 16:36:54 +00:00
startupcache Bug 1688511 - do not use 'else' after 'return'. r=sylvestre 2021-02-04 09:24:19 +00: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 1416149 - Add linter for checking fluent files r=zbraniecki,gregtatum,flod,Gijs,fluent-reviewers,linter-reviewers,sylvestre 2021-02-11 17:35:29 +00:00
testing Bug 1690775 - Fix code to parse the remaining header to actually finish consuming it. r=dragana,necko-reviewers 2021-02-11 18:16:01 +00:00
third_party Bug 1666733 - Add error reporting to minidump generation (Linux) r=gsvelto 2021-02-10 10:05:37 +00:00
toolkit Bug 1671702 - Expose both duplex print settings from the print UI. r=sfoster,fluent-reviewers,nordzilla 2021-02-11 19:27:58 +00:00
tools no bug - doc(import-mdn): mention that distro packages for pandoc can be too old r=firefox-source-docs-reviewers,championshuttler DONTBUILD 2021-02-11 18:58:40 +00:00
uriloader Bug 1689261 - Remove TIME_TO_LOAD_EVENT_{START,END}_{NO_,}PRELOAD_MS probes r=emilio 2021-02-11 18:21:05 +00:00
view Bug 1687239 part 2 - Remove plugin support from layout/. r=emilio 2021-01-25 11:53:49 +00:00
widget Bug 1691213 - Apply 'readability-else-after-return' and 'modernize-use-nullptr' clang-tidy fixes to native menu code. r=spohl 2021-02-11 19:44:00 +00:00
xpcom Bug 1674777 part 7 - Change nsIBinaryInputStream.readArrayBuffer to use uint64_t instead of uint32_t. r=kmag 2021-02-10 08:30:05 +00:00
xpfe/appshell Bug 1691213 - DeCOMtaminate nsINativeMenuService and rename it to mozilla::widget::NativeMenuSupport. r=spohl 2021-02-11 19:43:58 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore Bug 1686831 - Import glibc printf test cases verbatim. r=mhoye 2021-01-28 09:48:53 +00:00
.cron.yml
.eslintignore Bug 1667276 - Part 3: Load a custom prefs file when running a background task. r=mossop,KrisWright 2021-01-27 22:54:25 +00: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
.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
.hg-format-source
.hgignore
.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 Bug 1667276 - Part 3: Load a custom prefs file when running a background task. r=mossop,KrisWright 2021-01-27 22:54:25 +00:00
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER
Cargo.lock Bug 1666733 - Add error reporting to minidump generation (Linux) r=gsvelto 2021-02-10 10:05:37 +00:00
Cargo.toml Bug 1666733 - Add error reporting to minidump generation (Linux) r=gsvelto 2021-02-10 10:05:37 +00:00
GNUmakefile
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle
client.mk Backed out changeset b3654ee48ff4 (bug 1683797) for causing frequent build timeouts as bug 1411358. CLOSED TREE 2021-01-29 19:30:59 +02:00
client.py
configure.in
configure.py
gradle.properties
gradlew
gradlew.bat
mach Bug 1691923 - Don't require Python 2 for mach jstests. r=sfink,gbrown 2021-02-11 06:56:43 +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
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 1690712 - Allow --enable-bootstrap in all configurations. r=firefox-build-system-reviewers,mhentges 2021-02-09 22:01:25 +00:00
mozilla-config.h.in
old-configure.in
package-lock.json
package.json
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild

README.txt

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.