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
Jan Grulich 399a65e83e Bug 1839234: Enable PipeWire only on Linux builds r=pehrsons,rmader
Using gtk shouldn't be the only precondition to enable PipeWire support
as we can use gtk on platforms where PipeWire is still not available. We
currently only build PipeWire support in WebRTC for Linux so make these
conditions in sync and avoid relying solely on having gtk.

Differential Revision: https://phabricator.services.mozilla.com/D181434
2023-06-25 15:13:43 +00:00
.cargo Bug 1839459 - Elide empty closed sub-paths instead of emitting a start point. r=jrmuizel 2023-06-20 18:04:20 +00:00
.vscode
accessible Backed out changeset 8be4693aecbb (bug 1754905) for causing bustages in xpcAccessiblePivot.h. CLOSED TREE 2023-06-24 03:22:31 +03:00
browser Bug 1836986 - Hide tags field in the Star ("Bookmark this page") panel when the user has no tags. r=dao,mak 2023-06-25 11:19:13 +00:00
build Bug 1833126 - doc: windows build - fix the path r=andi DONTBUILD 2023-06-23 08:45:34 +00:00
caps Backed out 5 changesets (bug 1838829) for causing mochitest failures CLOSED TREE 2023-06-22 03:37:07 +03:00
chrome Bug 1834176 - Convert consumers of NetUtil.jsm to import the ES module directly. r=arai,webdriver-reviewers,perftest-reviewers,valentin,extension-reviewers,devtools-reviewers,sync-reviewers,cookie-reviewers,robwu,afinder,whimboo 2023-06-07 08:42:36 +00:00
config Backed out 2 changesets (bug 1821228) for causing xpc failures in netwerk/test/unit/test_http_sfv.js CLOSED TREE 2023-06-23 16:20:02 +03:00
devtools Bug 1840018 - Re-enable the tests of composition event debug break points which were disabled in bug 1784847 r=bomsy,devtools-reviewers 2023-06-24 00:57:08 +00:00
docs Backed out 2 changesets (bug 1821228) for causing xpc failures in netwerk/test/unit/test_http_sfv.js CLOSED TREE 2023-06-23 16:20:02 +03:00
docshell Bug 1522052 - remove nsIDOMChromeWindow. r=dom-core,webdriver-reviewers,devtools-reviewers,whimboo,mccr8 2023-06-23 14:21:05 +00:00
dom Bug 1839234: Enable PipeWire only on Linux builds r=pehrsons,rmader 2023-06-25 15:13:43 +00:00
editor Bug 1839555 - Get rid of nsIFormControl::AllowDrop r=dom-core,peterv 2023-06-24 00:58:44 +00:00
extensions Bug 1836792, part 1 - Add new site-pair-scoped permission 3rdPartyFrameStorage, r=anti-tracking-reviewers,timhuang 2023-06-23 12:14:18 +00:00
gfx Bug 1838107 - Use strongly-typed coordinates in the BaseMargin constructor. r=botond 2023-06-23 20:24:53 +00:00
gradle/wrapper
hal
image Backed out 5 changesets (bug 1838829) for causing mochitest failures CLOSED TREE 2023-06-22 03:37:07 +03:00
intl Bug 1519167 - Part 30: Add methods to retrieve time zone transitions and utf-offsets from local time. r=spidermonkey-reviewers,allstarschh 2023-06-21 20:27:42 +00:00
ipc Bug 1839325 - Add missing header dependency on mozilla/PSandboxTestingChild.h r=bobowen,necko-reviewers,jesup 2023-06-22 12:40:14 +00:00
js Bug 1840170 - Remove unused method from NativeIterator r=iain 2023-06-23 21:18:22 +00:00
layout Bug 1840076 - Set layout.css.nesting.enabled to true for layout/inspector/tests. r=emilio. 2023-06-24 08:17:06 +00:00
media Bug 1837570 - Use canonical-initiated connections for webrtc mirrors. r=bwc 2023-06-22 15:00:24 +00:00
memory Backed out 2 changesets (bug 1829128) for causing failures at TestPrintf. 2023-06-14 18:12:10 +03:00
mfbt Bug 1766058 - Avoid mixing log output. r=glandium 2023-06-19 20:44:29 +00:00
mobile Bug 1829615 - Disable org.mozilla.geckoview.test.SelectionActionDelegateTest#compareClientRect on fission for frequent failures. r=intermittent-reviewers,geckoview-reviewers,ahal,owlish 2023-06-24 02:37:16 +00:00
modules Backed out changeset 8e2d2d475096 (bug 1838117) for causing bustages in nsJARInputStream.cpp CLOSED TREE 2023-06-24 22:57:32 +03:00
mozglue Bug 1839762 - Cast scoped enums to their underlying type when printing them. r=media-playback-reviewers,necko-reviewers,application-update-reviewers,geckoview-reviewers,handyman,emilio,valentin,bytesized,owlish,karlt 2023-06-24 20:14:31 +00:00
netwerk Bug 1839762 - Cast scoped enums to their underlying type when printing them. r=media-playback-reviewers,necko-reviewers,application-update-reviewers,geckoview-reviewers,handyman,emilio,valentin,bytesized,owlish,karlt 2023-06-24 20:14:31 +00:00
nsprpub
other-licenses
parser Bug 1839922 - Remove usage of {Has,Get}Attr(kNameSpaceID_None, ..). r=edgar 2023-06-23 10:01:32 +00:00
python Bug 1838041 - Add moz-five-star reuseable component. r=shopping-reviewers,desktop-theme-reviewers,dao,fluent-reviewers,flod,robwu,mstriemer,kpatenio 2023-06-22 21:29:28 +00:00
remote Bug 1522052 - remove nsIDOMChromeWindow. r=dom-core,webdriver-reviewers,devtools-reviewers,whimboo,mccr8 2023-06-23 14:21:05 +00:00
security Backed out changeset 714fb5e0c999 (bug 1786885) for causing bustages in ChromeUtils.webidl. CLOSED TREE 2023-06-24 02:32:30 +03:00
services Bug 1816901 - Remove the Places GuidHelper. r=daisuke,sync-reviewers,skhamis 2023-06-24 07:16:51 +00:00
servo Backed out changeset e7327bb0db03 (bug 1838740) for causing wpt failures on gradient-interpolation-method-computed.html. CLOSED TREE 2023-06-23 18:46:19 +03:00
startupcache Bug 1826062 - Automatic fixes for Prettier 2.0.5 upgrade. r=mossop,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,denschub,devtools-reviewers,sparky,owlish 2023-05-20 12:26:49 +00:00
storage Bug 1638256 - Some casts and fixes in mozStorage to make clang-tidy happy. r=asuth 2023-06-24 10:11:28 +00:00
supply-chain Bug 1840022 - Switch phf_macros to syn 2. r=emilio,supply-chain-reviewers,nika 2023-06-24 20:18:24 +00:00
taskcluster Bug 1839957 - [ci] Port '--exclude-key' to |mach taskgraph|, r=taskgraph-reviewers,gabriel 2023-06-23 20:24:56 +00:00
testing Bug 1840075 - Implement support for the OpenType BASE (baselines) table, and use it to back canvas2d TextMetrics attributes and textBaseline alignment. r=gfx-reviewers,lsalzman 2023-06-23 19:17:56 +00:00
third_party Bug 1840022 - Switch phf_macros to syn 2. r=emilio,supply-chain-reviewers,nika 2023-06-24 20:18:24 +00:00
toolkit Bug 1839762 - Cast scoped enums to their underlying type when printing them. r=media-playback-reviewers,necko-reviewers,application-update-reviewers,geckoview-reviewers,handyman,emilio,valentin,bytesized,owlish,karlt 2023-06-24 20:14:31 +00:00
tools Bug 1840227 - Update codespell to 2.2.5 r=linter-reviewers,marco DONTBUILD 2023-06-24 20:26:56 +00:00
uriloader Backed out 5 changesets (bug 1838829) for causing mochitest failures CLOSED TREE 2023-06-22 03:37:07 +03:00
view Bug 1837960. Remove array of all nsViewManagers. r=emilio 2023-06-22 09:38:27 +00:00
widget Bug 1839762 - Cast scoped enums to their underlying type when printing them. r=media-playback-reviewers,necko-reviewers,application-update-reviewers,geckoview-reviewers,handyman,emilio,valentin,bytesized,owlish,karlt 2023-06-24 20:14:31 +00:00
xpcom Bug 1839762 - Cast scoped enums to their underlying type when printing them. r=media-playback-reviewers,necko-reviewers,application-update-reviewers,geckoview-reviewers,handyman,emilio,valentin,bytesized,owlish,karlt 2023-06-24 20:14:31 +00:00
xpfe/appshell Bug 1522052 - remove nsIDOMChromeWindow. r=dom-core,webdriver-reviewers,devtools-reviewers,whimboo,mccr8 2023-06-23 14:21:05 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml Bug 1833417 - Add OSX Chromium-as-Release to cron. r=perftest-reviewers,taskgraph-reviewers,bhearsum,sparky 2023-06-19 13:20:01 +00:00
.eslintignore Bug 1836719 - Include all js dot files in ESLint checks. r=cmkm 2023-06-06 16:44:07 +00:00
.eslintrc-test-paths.js Bug 1776480 - Remove OS.File et al. r=Gijs,webidl,smaug 2023-05-12 18:34:28 +00:00
.eslintrc.js Bug 1837950 - Remove references to about:performance in .eslintrc.js, r=Standard8 DONTBUILD 2023-06-12 11:14:13 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1834558: chore(webgpu): sync .gitignore with .hgignore for WebGPU r=webgpu-reviewers,nical 2023-06-19 20:12:38 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags No bug - tagging 8f983388de8ac77550eb07422e61c0444e7b8eb5 with FIREFOX_NIGHTLY_115_END a=release DONTBUILD CLOSED TREE 2023-06-05 14:40:48 +00:00
.lando.ini
.lldbinit
.mailmap
.prettierignore Bug 1836191 - remove ChromeUtils.requestPerformanceMetrics that was only used by about:performance, r=smaug. 2023-06-08 21:53:18 +00:00
.prettierrc.js Bug 1826062 - Upgrade Prettier to v2.0.5. r=mossop 2023-05-20 12:26:49 +00:00
.stylelintignore Bug 1832765 - merge new tab linting into main stylelint config, r=Standard8,aminomancer 2023-05-30 22:41:22 +00:00
.stylelintrc.js Bug 1835028 - Change newtab stylelint problem severity from warning to error. r=Gijs,Standard8 2023-06-05 12:58:01 +00:00
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Bug 1837142 - Update to Glean v53.0.0 r=TravisLong,supply-chain-reviewers 2023-06-14 10:48:26 +00:00
Cargo.lock Bug 1840022 - Switch phf_macros to syn 2. r=emilio,supply-chain-reviewers,nika 2023-06-24 20:18:24 +00:00
Cargo.toml Bug 1840022 - Switch phf_macros to syn 2. r=emilio,supply-chain-reviewers,nika 2023-06-24 20:18:24 +00:00
client.mk
client.py
CLOBBER Bug 1839512 - remove unused event_wrapper.cc from libwebrtc build. r=dbaker,webrtc-reviewers - moz.build file updates 2023-06-21 14:11:21 +00:00
configure
configure.py Backed out changeset 9b440a541620 (bug 1838763) as requested by dev for causing Bug 1839369 2023-06-21 20:13:08 +03:00
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach
mach.cmd
mach.ps1
Makefile.in
mots.yaml Bug 1834831 - update imports of browser/modules JSMs r=webdriver-reviewers,perftest-reviewers,zeid,extension-reviewers,settings-reviewers,pip-reviewers,credential-management-reviewers,devtools-reviewers,fxview-reviewers,sessionstore-reviewers,tabbrowser-reviewers,whimboo,mhowell,sgalich,robwu,sparky,Standard8,mconley,dao,sclements 2023-06-19 18:44:48 +00:00
moz.build
moz.configure Bug 1837122 - Fix typo introduced in bug 1834446. r=firefox-build-system-reviewers,sergesanspaille 2023-06-07 22:09:25 +00:00
mozilla-config.h.in
old-configure.in Bug 1831935: optimize android gecko for O2 r=firefox-build-system-reviewers,glandium 2023-06-14 15:13:40 +00:00
package-lock.json Bug 1832765 - start linting scss across the tree in our standard config, r=Standard8 2023-05-30 22:41:22 +00:00
package.json Bug 1832765 - start linting scss across the tree in our standard config, r=Standard8 2023-05-30 22:41:22 +00:00
pyproject.toml
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.