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
Henrik Skupin 497c003c10 Bug 1800257 - [puppeteer] Allow "Frame.waitForFunction should work when resolved right before execution context disposal" to fail r=webdriver-reviewers,jdescottes
The test is currently broken and got fixed upstream for
a later Puppeteer release:

https://github.com/puppeteer/puppeteer/pull/9368

Until the fix got downstreamed this test will be flaky
and can pass and fail.

Differential Revision: https://phabricator.services.mozilla.com/D163984
2022-12-07 08:35:28 +00:00
.cargo Bug 1804340 - Update wpf-gpu-raster and aa-stroke to support generating into a slice. r=jrmuizel 2022-12-07 00:53:55 +00:00
.vscode
accessible Bug 1676068 - Datepicker Pt.3 - Replace Reset button in the DateTimeBox with Calendar one. r=Jamie,fluent-reviewers,mconley,kcochrane 2022-12-07 00:56:45 +00:00
browser Bug 1736454 - Avoid broken window when initialBrowser.frameLoader.remoteTab is null. r=mconley 2022-12-07 07:26:13 +00:00
build Bug 1804251 - Update debian-11 docker image r=glandium 2022-12-07 05:09:30 +00:00
caps Bug 1443925 - Part 12: Add some basic tests for using nsIPrincipal off-main-thread, r=ckerschb 2022-12-02 00:53:54 +00:00
chrome Bug 1793463 - Part 6: Remove nsIProtocolHandler.{defaultPort,protocolFlags}, r=necko-reviewers,valentin 2022-12-01 15:43:19 +00:00
config Bug 1803557 - Refactor cargo subcommands in mach_commands.py. r=glandium 2022-12-07 06:07:22 +00:00
devtools Bug 1255839 - Configure themed color for json viewer errors r=nchevobbe 2022-12-07 07:04:55 +00:00
docs Bug 1802961 - Generate documentation for the new migration wizard reusable component. r=kpatenio 2022-12-06 17:50:40 +00:00
docshell Backed out 4 changesets (bug 1786048) for causing multiple failures. CLOSED TREE 2022-12-02 20:30:07 +02:00
dom Bug 1776885 - Add capability of async remote texture on WebGL if CanvasRenderThread is used r=gfx-reviewers,lsalzman 2022-12-07 02:24:57 +00:00
editor Bug 1803914 - Automatically replace Cu.reportError with console.error (misc). r=mossop 2022-12-06 14:34:57 +00:00
extensions Bug 1541508 - Use Services.env in extensions/ r=extension-reviewers,robwu 2022-11-25 19:09:07 +00:00
gfx Bug 1776885 - Add capability of async remote texture on WebGL if CanvasRenderThread is used r=gfx-reviewers,lsalzman 2022-12-07 02:24:57 +00:00
gradle/wrapper
hal Bug 1744687 - Part 3. Fix build error for newer Windows SDK. r=gsvelto 2022-11-25 15:13:43 +00:00
image Bug 1771867 - Early Hints Phase 2 - Part 7: Pass early hint preload to image preloader r=necko-reviewers,valentin 2022-12-02 16:15:55 +00:00
intl Bug 1803914 - Automatically replace Cu.reportError with console.error (misc). r=mossop 2022-12-06 14:34:57 +00:00
ipc Bug 1802159 - Remove ipc/chromium/src/third_party dead C++ cluster 2. r=jld 2022-12-06 15:17:59 +00:00
js Backed out 13 changesets (bug 1802897) for causing build bustages on Marking.cpp CLOSED TREE 2022-12-06 14:44:08 -05:00
layout Bug 1802238 - Don't allow using mixed page sizes when printing unless layout.css.allow-mixed-page-sizes is set r=dholbert 2022-12-06 21:24:29 +00:00
media Bug 1803469 - Update libwebp to 1.2.4. r=gfx-reviewers,lsalzman 2022-12-06 16:15:50 +00:00
memory Backed out 3 changesets (bug 1743322) for causing multiple failures CLOSED TREE 2022-12-06 11:48:14 +02:00
mfbt Bug 840706 - Part 1: Add MFBT_API annotations to other methods in StringToDoubleConverter, r=glandium 2022-12-06 20:27:49 +00:00
mobile Bug 1802128 - Drop mobile/android/locales/en-US/defines.inc as unused. r=nalexander,geckoview-reviewers,m_kato 2022-12-05 17:15:52 +00:00
modules Bug 1776885 - Add capability of async remote texture on WebGL if CanvasRenderThread is used r=gfx-reviewers,lsalzman 2022-12-07 02:24:57 +00:00
mozglue Bug 1803322 - Use non-inlinable thread-local helpers in TestNativeNt and TestSafeThreadLocal. r=glandium 2022-12-01 14:13:29 +00:00
netwerk Backed out changeset 42315c023471 (bug 1799222) for causing multiple failures CLOSED TREE 2022-12-06 16:35:58 -05:00
nsprpub
other-licenses Bug 1800048: Don't expose the LINKS_TO relation via ATK and IA2. r=morgan 2022-11-15 06:46:24 +00:00
parser Bug 1771867 - Early Hints Phase 2 - Part 6: Pass early hint preload to style preloader r=necko-reviewers,valentin 2022-12-02 16:15:55 +00:00
python Bug 1803557 - Refactor cargo subcommands in mach_commands.py. r=glandium 2022-12-07 06:07:22 +00:00
remote Bug 1800257 - [puppeteer] Allow "Frame.waitForFunction should work when resolved right before execution context disposal" to fail r=webdriver-reviewers,jdescottes 2022-12-07 08:35:28 +00:00
security Bug 1803914 - Automatically replace Cu.reportError with console.error (misc). r=mossop 2022-12-06 14:34:57 +00:00
services Bug 1803158 - convert session restore consumers to reference the sys.mjs files instead, r=webdriver-reviewers,perftest-reviewers,extension-reviewers,credential-management-reviewers,Standard8,sgalich,whimboo,sparky,willdurand 2022-12-06 16:02:03 +00:00
servo Bug 1804247 - Evaluate size feature to unknown if the container lacks size containment. r=emilio 2022-12-06 19:08:51 +00:00
startupcache Bug 1800050 - Use UniqueFreePtr in StartupCache::PutBuffer. r=nbp 2022-12-01 10:46:34 +00:00
storage Bug 1798711 - Remove duplication of DisableCrashReporter on gtest r=ahal 2022-11-30 14:41:42 +00:00
supply-chain Bug 1530373 - vendor the latest version of authenticator. r=dveditz,supply-chain-reviewers 2022-12-06 18:09:53 +00:00
taskcluster Bug 1804251 - Update debian-11 docker image r=glandium 2022-12-07 05:09:30 +00:00
testing Bug 1676068 - Datepicker Pt.5 - Fix failing CSS transform-input WPT test. r=emilio 2022-12-07 00:56:46 +00:00
third_party Bug 1804340 - Update wpf-gpu-raster and aa-stroke to support generating into a slice. r=jrmuizel 2022-12-07 00:53:55 +00:00
toolkit Bug 1676068 - Datepicker Pt.7 - Removing timeouting spinner keyboard navigation tests. r=Jamie 2022-12-07 00:56:47 +00:00
tools Bug 1804160 for clang-tidy checker readability-simplify-boolean-expr do not activate SimplifyDeMorgan. r=dholbert 2022-12-07 07:15:33 +00:00
uriloader Bug 1771867 - Early Hints Phase 2 - Part 7: Pass early hint preload to image preloader r=necko-reviewers,valentin 2022-12-02 16:15:55 +00:00
view Bug 1802225 - Remove Layers.{h,cpp}. r=tnikkel,geckoview-reviewers,jgilbert,media-playback-reviewers,padenot,m_kato 2022-11-29 01:52:03 +00:00
widget Bug 1803966 - Consider to not trigger the paint of the initial about:blank so eagerly when doing a process switch, r=emilio 2022-12-07 00:34:34 +00:00
xpcom Bug 1676068 - Datepicker Pt.3 - Replace Reset button in the DateTimeBox with Calendar one. r=Jamie,fluent-reviewers,mconley,kcochrane 2022-12-07 00:56:45 +00:00
xpfe/appshell Backed out 4 changesets (bug 1786048) for causing multiple failures. CLOSED TREE 2022-12-02 20:30:07 +02:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml Bug 1666491 - Add a eslint-build tester (tier 3) that depends on xpt artifacts. r=nalexander,releng-reviewers,gbrown 2022-11-17 10:57:41 +00:00
.eslintignore Bug 1794693 - [devtools] Convert source-map jest test into mochitests. r=bomsy 2022-11-08 16:01:01 +00:00
.eslintrc-test-paths.js Bug 1774300 - Implement VideoColorSpace r=padenot,jgilbert 2022-10-06 00:37:20 +00:00
.eslintrc.js Bug 1803914 - Automatically replace Cu.reportError with console.error (misc). r=mossop 2022-12-06 14:34:57 +00:00
.flake8 Bug 1622677 - Make dom/bindings flake8 compliant. r=sylvestre 2022-10-31 17:45:33 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Backed out 2 changesets (bug 1801426, bug 1790483) for causing bc failures on browser_all_files_referenced.js. CLOSED TREE 2022-11-23 03:09:29 +02:00
.hgtags No bug - tagging 41c78f88417ab2629a8f39dd4f4cbb56e59bbf85 with FIREFOX_NIGHTLY_108_END a=release DONTBUILD CLOSED TREE 2022-11-14 15:13:16 +00:00
.isort.cfg Bug 1492495 - Add flake8-isort plugin to sort Python includes, with support for autofixing through isort. r=linter-reviewers,ahal 2022-11-03 13:50:46 +00:00
.lando.ini Bug 1801965: update .lando.ini file for new autoformatting implementation r=zeid DONTBUILD 2022-11-22 20:19:59 +00:00
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml Bug 1795994 - Migrate decision task over to GCP r=ahal,releng-reviewers,jcristau 2022-10-26 15:55:18 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Bug 1799442 - Update Glean to v51.8.2, rkv to 0.18 r=janerik,supply-chain-reviewers 2022-11-18 13:56:27 +00:00
Cargo.lock Bug 1804340 - Update wpf-gpu-raster and aa-stroke to support generating into a slice. r=jrmuizel 2022-12-07 00:53:55 +00:00
Cargo.toml Bug 1803726 (part 1) - update to a new application-services. r=bdk,supply-chain-reviewers 2022-12-04 10:30:29 +00:00
client.mk Bug 1802075 - Avoid calling "--stop-server" as a command on local build failure. r=firefox-build-system-reviewers,andi 2022-11-23 20:38:52 +00:00
client.py Bug 1790816 - Reformat client.py and configure.py with isort. r=linter-reviewers,sylvestre DONTBUILD 2022-11-24 13:09:01 +00:00
CLOBBER Bug 1792775 - Part 13: Updating ICU requires a clobber. r=platform-i18n-reviewers,dminor 2022-11-23 17:56:18 +00:00
configure
configure.py Bug 1790816 - Reformat client.py and configure.py with isort. r=linter-reviewers,sylvestre DONTBUILD 2022-11-24 13:09:01 +00:00
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach Bug 1766497 - Remove early exit on Homebrew Python3.10 now that we're using venv instead of virtualenv r=firefox-build-system-reviewers,nalexander 2022-11-01 07:48:06 +00:00
mach.cmd
mach.ps1
Makefile.in
mots.yaml Bug 1801754 - Update Tryselect module's Bugzilla components to point to Developer Infrastructure::Try. r=zeid DONTBUILD 2022-12-02 16:11:43 +00:00
moz.build
moz.configure Bug 1802405 - Prepend mozillabuild msys2 to path only for the build. r=glandium 2022-11-26 23:23:34 +00:00
mozilla-config.h.in
old-configure.in Bug 1802228 - Select a host linker in the same manner we do for the target linker. r=firefox-build-system-reviewers,ahochheiden 2022-11-25 01:56:38 +00:00
package-lock.json Bug 1802860 - Update top-level and eslint-plugin-mozilla node_modules packages. r=mossop 2022-12-06 14:35:07 +00:00
package.json Bug 1802860 - Update top-level and eslint-plugin-mozilla node_modules packages. r=mossop 2022-12-06 14:35:07 +00:00
README.txt
settings.gradle Bug 1740799 - Add android-format lint test. r=nalexander,linter-reviewers,sylvestre 2022-11-18 00:55:03 +00:00
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.