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
Перейти к файлу
Greg Mierzwinski 05889cd4a2 Bug 1877180 - Pass the app name to mozproxy during recording. r=perftest-reviewers,kshampur,afinder DONTBUILD
This patch fixes a couple bugs with recording. The first is that the app wasn't being passed to mozproxy, and this was preventing the creation of the mitmproxy certificate for the app being used to record. The second is that the --proxy-deterministic flag isn't defined within the proxy layer even though it's used by it from the hooks.

Differential Revision: https://phabricator.services.mozilla.com/D199891
2024-02-02 13:09:18 +00:00
.cargo Backed out 2 changesets (bug 1876389) for causing build bustages on windows. CLOSED TREE 2024-02-02 00:11:30 +02:00
.github/workflows Bug 1853618 - address issue with GitHub PR closer, and optimise r=hwine DONTBUILD 2023-09-20 15:33:26 +00:00
.vscode Bug 1858932 - Skip bash and run mach directly on powershell for tasks.json r=tcampbell DONTBUILD 2023-10-17 19:49:17 +00:00
accessible Bug 1840574: Don't try to get the selection in HyperTextAccessible::GetSelectionDOMRanges if the initial tree hasn't been constructed yet. r=morgan 2024-01-30 01:19:23 +00:00
browser no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD CLOSED TREE 2024-02-02 07:00:12 +00:00
build Bug 1842871 - Add static check to forbid RefPtr(this) inside constructors r=sergesanspaille 2024-02-01 11:04:00 +00:00
caps Bug 1861819 - Use JS::ParseJSONWithHandler in BasePrincipal. r=peterv 2024-01-26 15:39:39 +00:00
chrome Bug 1859873 - batch 13 xpcshell.ini -> .toml. r=aryx,devtools-reviewers,profiler-reviewers 2023-11-21 12:32:50 +00:00
config Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2024-01-22 12:30:54 +00:00
devtools Bug 1868316 - Add user-find to animation-type-longhand. CLOSED TREE 2024-02-02 08:51:57 -05:00
docs Bug 1877477: What needs my attention: Add suggestions on how to deal with specific requests from managers. r=gcp 2024-02-01 10:24:00 +00:00
docshell Bug 1750706 - Copy referrer info to new session history entry during fragment navigation r=freddyb 2024-02-01 10:28:32 +00:00
dom Bug 1868316 - Prototype a user-find css property to control findability of text. r=jfkthame 2024-02-02 09:45:45 +00:00
editor Bug 1876276 - Remove dead nsIDocShell allowPlugins code. r=emilio,sessionstore-reviewers,dao 2024-01-31 13:23:52 +00:00
extensions Bug 1868866 - adds ManifestParser TOML linter r=jmaher,linter-reviewers,ahal,webdriver-reviewers,settings-reviewers,search-reviewers,devtools-reviewers,fxview-reviewers,cookie-reviewers,sessionstore-reviewers,places-reviewers,dom-storage-reviewers,translations-reviewers,valentin,whimboo,Standard8,sclements,jesup 2024-01-29 17:30:48 +00:00
gfx Bug 1877128 - Avoid panic in wgpu_server_get_device_fence_handle. r=ErichDonGubler 2024-02-02 08:44:03 +00:00
gradle/wrapper Bug 1873677 - Upgrade Gradle to 8.5 version r=geckoview-reviewers,calu 2024-01-23 14:50:12 +00:00
hal Bug 1875484 - Add missing null check in Hal code. r=gsvelto 2024-01-22 18:56:18 +00:00
image Bug 1864550. Allow pref image.mem.max_legal_imgframe_size_kb to be live. r=gfx-reviewers,gw 2024-02-02 04:42:17 +00:00
intl Bug 1875313 - Use en-US as a fallback when spoof English is enabled in ICUUtils. r=timhuang,tjr 2024-01-31 21:52:30 +00:00
ipc Backed out changeset 3f73ffcf2a39 (bug 1877672) for build bustage in ipc/ProtocolUtils.h. CLOSED TREE 2024-02-02 10:54:37 +01:00
js Bug 1837686 - followup test case, assertions and comments. r=jandem,rhunt. 2024-02-02 09:55:30 +00:00
layout Bug 1309426 - Remove `random-if(gtkWidget)` for mo-glph-size.html. r=emilio 2024-02-02 12:44:52 +00:00
media Bug 1873801: Test cases for bug. r=mjf 2024-01-31 21:07:44 +00:00
memory Bug 1867190 - Add prefs for PHC probablities r=glandium 2024-01-30 05:33:38 +00:00
mfbt Bug 1873140 - Avoid using invalid enum values during EnumSet iteration; r=glandium 2024-02-02 09:43:10 +00:00
mobile Backed out changeset 963b7e553ef0 (bug 1865766) backed out from central for introducing Bug 1876742 a=merge 2024-01-30 16:30:30 +01:00
modules Bug 1868316 - Prototype a user-find css property to control findability of text. r=jfkthame 2024-02-02 09:45:45 +00:00
mozglue Bug 1876415 - Make timestamp formats consistent between Jitdump and the marker file. r=glandium 2024-01-26 03:38:54 +00:00
netwerk Bug 1875559 - Make sure nsHttpTransaction::mCallbacks is accessed inside a lock, r=necko-reviewers,jesup 2024-02-02 10:49:00 +00:00
nsprpub
other-licenses Bug 1840493 - doc/rst: fix some languages declaration r=firefox-source-docs-reviewers,webdriver-reviewers,necko-reviewers,geckoview-reviewers,devtools-reviewers,profiler-reviewers,championshuttler,whimboo,nchevobbe,julienw,amejiamarmol 2023-12-13 18:32:20 +00:00
parser Bug 1397308 - Implement CSP 'Is element nonceable?' check. r=emilio,hsivonen,freddyb 2024-01-26 14:56:32 +00:00
python Bug 1877180 - Pass the app name to mozproxy during recording. r=perftest-reviewers,kshampur,afinder DONTBUILD 2024-02-02 13:09:18 +00:00
remote Backed out 3 changesets (bug 1875257) for causing crashes at permission.html. 2024-02-02 01:56:23 +02:00
security No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - r=release-managers,diannaS 2024-02-01 13:09:03 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - r=release-managers,diannaS 2024-02-01 13:09:03 +00:00
servo Bug 1877663 - Don't special-case adwaita colors for the yaru theme. r=stransky 2024-02-02 10:31:02 +00:00
startupcache Bug 1869606 - Improve StartupCache thread-safety annotations r=mccr8 2023-12-12 22:08:46 +00:00
storage Bug 1869060 - Add SQLite Online Backup API support via mozIStorageAsyncConnection. r=mak 2024-01-22 14:26:53 +00:00
supply-chain Backed out 2 changesets (bug 1876389) for causing build bustages on windows. CLOSED TREE 2024-02-02 00:11:30 +02:00
taskcluster Merge mozilla-central to autoland on a CLOSED TREE 2024-02-01 19:52:33 +02:00
testing Bug 1877105 - Add git source support to test_fluent_migrations. r=flod,bolsson 2024-02-02 12:25:29 +00:00
third_party Bug 1877105 - Update to fluent.migrate 0.13.0. r=flod,mach-reviewers 2024-02-02 12:25:28 +00:00
toolkit Bug 1868316 - Prototype a user-find css property to control findability of text. r=jfkthame 2024-02-02 09:45:45 +00:00
tools Bug 1877101 - Add git source support to l10n lint. r=bolsson,flod,linter-reviewers,sylvestre 2024-02-02 12:25:28 +00:00
uriloader Bug 1875090 - Rename BrowserTestUtils.is_visible() to isVisible() r=Gijs,settings-reviewers,application-update-reviewers,pip-reviewers,credential-management-reviewers,devtools-reviewers,fxview-reviewers,translations-reviewers,sgalich,bytesized,sfoster 2024-01-19 02:15:33 +00:00
view Bug 1421651 - Remove obseleted timeline and TimelineMarker code r=canaltinova,webidl,devtools-reviewers,saschanaz,smaug,ochameau 2023-10-24 15:18:12 +00:00
widget Backed out 10 changesets (bug 1875369) for causing reftest failures in 1453030.html CLOSED TREE 2024-02-02 08:41:41 -05:00
xpcom Bug 1877389 - Simplify Servo static atom setup. r=glandium,firefox-style-system-reviewers,zrhoffman 2024-01-30 23:30:31 +00:00
xpfe/appshell Bug 1873772 - Only report XULStore load errors in the parent process; r=mossop 2024-01-17 17:18:47 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format Bug 1851529 - Set clang-format ColumnLimit consistently. r=sylvestre,necko-reviewers,kershaw 2023-09-05 11:23:01 +00:00
.clang-format-ignore Bug 1816519 - implement getAuthenticatorData for AuthenticatorAttestationResponse. r=keeler,webidl,emilio,smaug 2023-08-31 22:56:50 +00:00
.cron.yml Bug 1867068 - Simplify the cron for CaR, sp3, and chromium. r=perftest-reviewers,taskgraph-reviewers,sparky,ahal 2024-01-11 20:02:35 +00:00
.eslintignore Bug 1871140 - Vendor Readability Library. r=cmkm 2024-01-11 21:47:21 +00:00
.eslintrc-test-paths.js Bug 1876988 - Enable ESLint rules no-undef and no-unused-vars. r=smaug 2024-01-29 11:23:59 +00:00
.eslintrc.js Bug 1868838 - Move CFRMessageProvider into browser/components/asrouter/modules. r=pdahiya 2024-01-29 18:52:21 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1866802 - Move ASRouterAdmin tool to about:asrouter and its own component folder. r=pdahiya,Gijs,desktop-theme-reviewers,dao 2023-12-14 18:46:55 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1873177 - Fix typo in hgignore for puppeteer files r=whimboo 2024-01-05 12:46:46 +00:00
.hgtags No bug - tagging 4ef3a0b2e8cd48a60eed95f8ba15e13ee48432af with FIREFOX_NIGHTLY_123_END a=release DONTBUILD CLOSED TREE 2024-01-22 12:30:43 +00:00
.lando.ini Bug 1871425: disable Lando autoformatting r=TYLin DONTBUILD 2024-01-09 17:59:10 +00:00
.lldbinit
.mailmap
.prettierignore Bug 1871140 - Vendor Readability Library. r=cmkm 2024-01-11 21:47:21 +00:00
.prettierrc.js
.stylelintignore Bug 1866802 - Move ASRouterAdmin tool to about:asrouter and its own component folder. r=pdahiya,Gijs,desktop-theme-reviewers,dao 2023-12-14 18:46:55 +00:00
.stylelintrc.js Bug 1866802 - Move ASRouterAdmin tool to about:asrouter and its own component folder. r=pdahiya,Gijs,desktop-theme-reviewers,dao 2023-12-14 18:46:55 +00:00
.taskcluster.yml
.trackerignore
.yamllint Bug 1858299 - moz.yaml file should not start with --- r=tjr 2023-10-13 11:56:37 +00:00
.ycm_extra_conf.py
AUTHORS
CLOBBER Bug 1871981 - Vendor libwebrtc from fd3b346e27 - moz.build file updates 2024-01-22 15:35:29 -06:00
Cargo.lock Backed out 2 changesets (bug 1876389) for causing build bustages on windows. CLOSED TREE 2024-02-02 00:11:30 +02:00
Cargo.toml Bug 1875006 - Upgrade memmap2 to 0.9.3. r=emilio,supply-chain-reviewers,profiler-reviewers,mstange 2024-01-24 20:33:52 +00:00
GNUmakefile
LICENSE
Makefile.in Bug 1873959 - Only force generation of buildid.h and source-repo.h during export phase r=glandium 2024-01-16 13:49:03 +00:00
README.txt
aclocal.m4
build.gradle Bug 1874923 - Update Glean to 56.1.0 r=janerik,supply-chain-reviewers,mach-reviewers,ahochheiden 2024-01-22 15:45:27 +00:00
client.mk
client.py
configure
configure.py Bug 1861273 - Add some profile markers for sub-phases of configure. r=firefox-build-system-reviewers,ahochheiden 2023-10-26 00:49:31 +00:00
gradle.properties Bug 1873677 - Upgrade Gradle to 8.5 version r=geckoview-reviewers,calu 2024-01-23 14:50:12 +00:00
gradlew Bug 1873677 - Upgrade Gradle to 8.5 version r=geckoview-reviewers,calu 2024-01-23 14:50:12 +00:00
gradlew.bat Bug 1873677 - Upgrade Gradle to 8.5 version r=geckoview-reviewers,calu 2024-01-23 14:50:12 +00:00
mach Bug 1843209 - Bump Mach's minimum Python version to `3.8` r=firefox-build-system-reviewers,glandium 2023-12-12 03:52:00 +00:00
mach.cmd
mach.ps1
mots.yaml Bug 1878082 - Update owners of the Picture-in-Picture module. r=zeid 2024-02-01 19:16:24 +00:00
moz.build Bug 1869204 - Batch 19.1 - migrate python/ mozbuild and mozbase .ini to toml. r=ahal,firefox-build-system-reviewers,ahochheiden 2023-12-15 20:59:46 +00:00
moz.configure Bug 1853564 - Look for install_name_tool in addition to install-name-tool and llvm-install-name-tool r=glandium 2024-01-24 06:54:58 +00:00
mozilla-config.h.in
old-configure.in Bug 1793001 - s/egrep/grep -E/ r=ahochheiden 2024-01-17 14:37:17 +00:00
package-lock.json Bug 1877676 - Remove test .ini file support from ESLint, remove multi-ini and update modules. r=mossop 2024-02-01 10:05:10 +00:00
package.json Bug 1877676 - Remove test .ini file support from ESLint, remove multi-ini and update modules. r=mossop 2024-02-01 10:05:10 +00:00
pyproject.toml
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild Bug 1677775 - reformat .mozbuild files with Black r=linter-reviewers,geckoview-reviewers,firefox-build-system-reviewers,ahal,glandium,owlish,sylvestre 2023-12-08 04:26:45 +00:00

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.