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
Justin Link e2a49f1133 Bug 1787974 - Fixed small logic change in FindNextFireTimeForCurrentThread(). r=smaug
I also took a stab at documenting the behavior since I found it a bit
difficult to follow.

Differential Revision: https://phabricator.services.mozilla.com/D165120
2023-01-20 17:11:12 +00:00
.cargo Bug 1810495 - Update wgpu to fac4731288117d951d0944d96cf0b00fa006dd6c. r=webgpu-reviewers,teoxoy 2023-01-20 15:39:41 +00:00
.vscode
accessible Bug 1810995 - update BrowserTestUtils.loadURI consumers to use loadURIString (automated) - other directories - r=Standard8,webdriver-reviewers,whimboo 2023-01-19 20:16:43 +00:00
browser Bug 1806425 - Make value of source in Feature Callout and page in its telementry more consistent r=jprickett,aminomancer 2023-01-20 16:53:30 +00:00
build Bug 1436612 - Remove the mozharness copy of tooltool.py r=glandium 2023-01-20 15:26:32 +00:00
caps
chrome
config Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2023-01-16 14:09:46 +00:00
devtools Bug 1811233 - [devtools] Add test for pretty-printing eval source. r=bomsy. 2023-01-20 16:58:58 +00:00
docs Bug 1811292 - Add a note on using libc6-prof. r=dpalmeiro 2023-01-19 17:29:11 +00:00
docshell Bug 1803628, initiate frameloader destroy asynchronously, r=mccr8 2023-01-20 16:39:39 +00:00
dom Bug 1809333 - Disable the U2F DOM API by default. r=dveditz,webidl,saschanaz 2023-01-20 16:56:13 +00:00
editor Bug 1808886 - Make the style editor treat <font> related styles as exclusive styles r=m_kato 2023-01-20 03:45:58 +00:00
extensions Bug 1807926: disable autoconfig tests for tests against MSIX builds r=mkaply 2023-01-09 18:01:10 +00:00
gfx Bug 1810495 - Update wgpu to fac4731288117d951d0944d96cf0b00fa006dd6c. r=webgpu-reviewers,teoxoy 2023-01-20 15:39:41 +00:00
gradle/wrapper
hal
image Bug 1808102 - Move contextPaint to Document class r=emilio 2023-01-17 19:13:41 +00:00
intl Bug 1809657: Start next line break chunk from start of previous search when no breaks found. r=jfkthame 2023-01-20 13:12:06 +00:00
ipc Bug 1351231 - PFetch protocol declaration and implementation. r=dom-worker-reviewers,jesup 2023-01-20 09:09:17 +00:00
js Backed out changeset c4ac29c35a84 (bug 1801563) for causing SM bustage CLOSED TREE 2023-01-20 18:17:13 +02:00
layout Bug 1352757 - Add lab(), lch(), oklab(), oklch() to specified colors. r=supply-chain-reviewers,emilio 2023-01-20 10:55:51 +00:00
media Bug 1809753 - Part 4: Remove unnecessary GetMainThreadEventTarget, r=mccr8 2023-01-16 23:14:12 +00:00
memory Bug 1808429 - Disconnect runtime configuration from MOZ_DEBUG r=glandium 2023-01-20 06:21:12 +00:00
mfbt
mobile Bug 1811066 - Skip correct test when isolated process is enabled. r=geckoview-reviewers,m_kato 2023-01-20 16:05:28 +00:00
modules Bug 1809333 - Disable the U2F DOM API by default. r=dveditz,webidl,saschanaz 2023-01-20 16:56:13 +00:00
mozglue Bug 1807011 - Do not call TimeStamp::Now for text markers when profiler is not running r=julienw 2023-01-18 10:56:18 +00:00
netwerk Bug 1810995 - update BrowserTestUtils.loadURI consumers to use loadURIString (automated) - other directories - r=Standard8,webdriver-reviewers,whimboo 2023-01-19 20:16:43 +00:00
nsprpub
other-licenses
parser Bug 1809753 - Part 1: Remove quantum-dom nsIThread::EventTarget methods, r=mccr8 2023-01-16 23:14:10 +00:00
python Bug 1436612 - Remove the mozharness copy of tooltool.py r=glandium 2023-01-20 15:26:32 +00:00
remote Bug 1811494 - Fix running Puppeteer tests on Windows erroring out r=webdriver-reviewers,Sasha,jdescottes 2023-01-20 15:48:55 +00:00
security Bug 1809657: Start next line break chunk from start of previous search when no breaks found. r=jfkthame 2023-01-20 13:12:06 +00:00
services Bug 1796409 - Don't display synced tabs with duplicate URLs unless it's the most recently accessed instance r=sclements,markh 2023-01-20 16:37:14 +00:00
servo Bug 1352757 - Add lab(), lch(), oklab(), oklch() to specified colors. r=supply-chain-reviewers,emilio 2023-01-20 10:55:51 +00:00
startupcache
storage Bug 1810791 - Check SQLITE_IOERR_SHORT_READ against rc. r=dom-storage-reviewers,asuth,hsingh 2023-01-18 18:28:03 +00:00
supply-chain Bug 1810495 - Vet wgpu and naga commits. r=supply-chain-reviewers,bholley 2023-01-20 15:39:40 +00:00
taskcluster Bug 1811287 - Fix typo. DONTBUILD 2023-01-19 21:06:00 -05:00
testing Bug 1436612 - Remove the mozharness copy of tooltool.py r=glandium 2023-01-20 15:26:32 +00:00
third_party Bug 1810495 - Update wgpu to fac4731288117d951d0944d96cf0b00fa006dd6c. r=webgpu-reviewers,teoxoy 2023-01-20 15:39:41 +00:00
toolkit Bug 1805233 - Replace created/updated/used times with timeline. r=sgalich,eemeli 2023-01-20 16:48:10 +00:00
tools Bug 1351231 - Integrate FetchChild into Fetch.cpp r=dom-worker-reviewers,jesup 2023-01-20 09:09:18 +00:00
uriloader Bug 1810995 - update BrowserTestUtils.loadURI consumers to use loadURIString (automated) - other directories - r=Standard8,webdriver-reviewers,whimboo 2023-01-19 20:16:43 +00:00
view
widget Bug 1811475 - Fix a pre-existing x11-only build issue. 2023-01-20 14:47:32 +00:00
xpcom Bug 1787974 - Fixed small logic change in FindNextFireTimeForCurrentThread(). r=smaug 2023-01-20 17:11:12 +00:00
xpfe/appshell Bug 1569439 - Rollup tooltips on window blur. r=stransky 2023-01-19 10:49:56 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml
.eslintignore
.eslintrc-test-paths.js
.eslintrc.js Bug 1810877 - Automatically replace Cu.reportError with console.error (browser/extensions/report-site-issue/). r=webcompat-reviewers,twisniewski 2023-01-18 08:24:40 +00:00
.flake8
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1797723 - [puppeteer] Sync vendored puppeteer to v18.0.0. r=webdriver-reviewers,whimboo,jdescottes 2023-01-17 10:42:50 +00:00
.hgtags No bug - tagging 5bf22e58549c4b36d2087500236a764d1aa6f368 with FIREFOX_NIGHTLY_110_END a=release DONTBUILD CLOSED TREE 2023-01-16 14:09:38 +00:00
.isort.cfg
.lando.ini
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Bug 1808586 - Upgrade to Glean v52.0.1 r=chutten,supply-chain-reviewers 2023-01-20 12:58:07 +00:00
Cargo.lock Bug 1810495 - Update wgpu to fac4731288117d951d0944d96cf0b00fa006dd6c. r=webgpu-reviewers,teoxoy 2023-01-20 15:39:41 +00:00
Cargo.toml Bug 1811218 - Revert patch override for Glean and rkv. r=glandium,supply-chain-reviewers 2023-01-20 12:58:07 +00:00
client.mk
client.py
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2023-01-16 14:09:46 +00:00
configure
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach
mach.cmd
mach.ps1
Makefile.in
mots.yaml Bug 1810755 - add Mike as a peer for profile import/migration, r=mconley,zeid DONTBUILD 2023-01-17 16:28:40 +00:00
moz.build
moz.configure
mozilla-config.h.in
old-configure.in Bug 1806470 - Still set some build-id on local builds. r=firefox-build-system-reviewers,andi 2023-01-12 20:54:52 +00:00
package-lock.json
package.json
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.