.cargo
Bug 1742005
- Bump jsparagus for bug 1740737 and bug 1742142. r=nbp
2021-11-22 11:43:29 +00:00
.vscode
…
accessible
Bug 1742003: Handle mContent being null when caching DOM node id. r=eeejay
2021-11-22 05:39:39 +00:00
browser
Bug 1741204 - Consolidate cookie policy into one Behavior policy. r=pbz
2021-11-23 18:57:53 +00:00
build
Backed out changeset a899281204c7 (bug 1696504) for causing GTest failures.
2021-11-23 11:51:05 +02:00
caps
Bug 1724152: Replace GkRustUtils::GenerateUUID with nsID::GenerateUUID. r=ckerschb
2021-11-04 08:55:46 +00:00
chrome
Bug 1734823 - Enable ESLint rule no-unused-vars globally for xpcshell test*.js files. r=necko-reviewers,Gijs,valentin
2021-10-11 11:07:02 +00:00
config
Bug 1707591 - ride along - reformat the tree with black 21.10b0 r=ahal,webdriver-reviewers,perftest-reviewers,whimboo,gerard-majax,alexandru.irimovici
2021-11-22 22:10:03 +00:00
devtools
Bug 1605330 - [devtools] Enable context selector on Nightly. r=ochameau.
2021-11-23 18:56:55 +00:00
docs
Bug 1742287 - Fix Windows configuration files path (missing backslashes) and make paths highlighted. r=firefox-build-system-reviewers,mhentges DONTBUILD
2021-11-22 16:43:33 +00:00
docshell
Backed out 4 changesets (bug 1741132, bug 1740516, bug 1740517) for causing mochitest failures on test_bug1741132.html.
2021-11-23 19:07:58 +02:00
dom
Bug 1741920 - Correct documentation about IOUtils.remove vs OS.File.removeEmptyDir r=Gijs DONTBUILD
2021-11-23 18:48:01 +00:00
editor
Bug 1376091 - For MOZ_WIDGET_GTK, change shortcut for `cmd_selectAll` from Alt+A to Ctrl+A. r=masayuki
2021-11-23 18:37:41 +00:00
extensions
Bug 1731739 part 3 - Migrate permissions for 3rdPartyStorage to site keys, r=pbz,timhuang
2021-11-23 18:25:58 +00:00
gfx
Bug 1734735 - Part 6: Remove dead TextureSync code, r=dthayer
2021-11-23 16:15:22 +00:00
gradle /wrapper
Bug 1727438 - Upgrade to Gradle 6.9.1. r=nalexander,owlish
2021-08-31 20:53:09 +00:00
hal
Bug 1725145 - Preparation for the hybrid build env. r=necko-reviewers,firefox-build-system-reviewers,valentin,glandium
2021-08-25 10:46:17 +00:00
image
Bug 1721850 - Remote Windows nsIconChannel r=nika
2021-11-17 14:50:49 +00:00
intl
Bug 1733659 - Clean up naming style in Locale; r=platform-i18n-reviewers,gregtatum
2021-11-23 12:36:41 +00:00
ipc
Bug 1734735 - Part 8: Remove the now-unused old mach_ipc_mac code, r=handyman
2021-11-23 16:15:23 +00:00
js
Bug 1742127 - Part 5: Remove concurrent use enum for arena unmarking now lock is no longer required r=sfink
2021-11-23 16:50:44 +00:00
layout
Backed out changeset 1f2d586e5968 (bug 1741776) for causing failures at test_bug858459.html. CLOSED TREE
2021-11-23 20:59:39 +02:00
media
Bug 1730394 - Use vendoring url in mach vendor and update moz.yamls accordingly; r=tjr
2021-11-18 16:48:51 +00:00
memory
Bug 1735482 - Don't use a QuantumWide size class on MacOS r=glandium
2021-11-23 02:01:59 +00:00
mfbt
Bug 1734735 - Part 2: Support getter_Transfers with non-pointer UniquePtr types, r=glandium
2021-11-23 16:15:21 +00:00
mobile
Bug 1680332 - Use createContentPrincipalFromOrigin to split scopeAndPrincipal r=geckoview-reviewers,agi
2021-11-23 17:01:56 +00:00
modules
Bug 1617609: Enable sameSite=lax by default. r=ckerschb,dveditz
2021-11-23 18:01:00 +00:00
mozglue
Backed out changeset 8c47ea741114 (bug 1742111) for causing Bug 1742237. a=backout
2021-11-21 12:15:20 +02:00
netwerk
Bug 1731739 part 1 - Extend eTLD service to have funtions to return the Site of a URI r=necko-reviewers,anti-tracking-reviewers,pbz,valentin
2021-11-23 18:25:57 +00:00
nsprpub
Bug 1715584 - Update to NSPR_4_32_RTM (no code change). r=bbeurdouche UPGRADE_NSPR_RELEASE DONTBUILD
2021-07-01 09:07:04 +00:00
other-licenses
Bug 1733545 - Remove REQUIRES_UNIFIED_BUILD from third-party directories that don't need it. r=firefox-build-system-reviewers,andi
2021-10-01 09:01:27 +00:00
parser
Bug 1688452 - Retrofit nsExpatDriver to use RLBoxed libexpat r=tjr,peterv,bholley,glandium
2021-11-22 06:19:17 +00:00
python
Bug 1739652 - Upgrade cmdline-tools to 5.0. r=ahal
2021-11-23 15:47:46 +00:00
remote
Backed out 2 changesets (bug 1725111) for causing failures on browser_session_data_broadcast.js. CLOSED TREE
2021-11-23 16:06:16 +02:00
security
Bug 1738664 - Add peerId to nsITransportSecurityInfo, r=necko-reviewers,dragana
2021-11-23 11:59:47 +00:00
services
No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=RyanVM
2021-11-22 14:38:03 +00:00
servo
Bug 1742574 - Keep system fonts when prioritizing user fonts. r=jfkthame,layout-reviewers
2021-11-23 12:41:19 +00:00
startupcache
Backed out 3 changesets (bug 1724509) for causing marionette failures. CLOSED TREE
2021-10-06 03:57:57 +03:00
storage
Bug 1738966 - Pass in argc, argv in GreOmniPath. r=kershaw,valentin
2021-11-03 16:31:06 +00:00
taskcluster
Bug 1742332 - Enable devtools no eft config. r=jdescottes,jmaher.
2021-11-23 18:56:54 +00:00
testing
Bug 1742664 - set paint-timing/replaced-content-image.html as passing. DONTBUILD
2021-11-23 18:52:05 +00:00
third_party
Bug 1742181 - libwebrtc: Implement packetsDiscarded bookkeeping for received video. r=ng
2021-11-23 14:11:16 +00:00
toolkit
Bug 1731739 part 2 - Use site as key for 3rdPartyStorage permissions, rather than origin r=anti-tracking-reviewers,pbz,timhuang
2021-11-23 18:25:58 +00:00
tools
Bug 1707591 - ride along: update of the flake8 dep to match black's r=linter-reviewers,ahal
2021-11-22 22:10:04 +00:00
uriloader
Bug 1725354 - Download panel shows blocked download item. r=mtigley,fluent-reviewers,flod
2021-11-23 17:13:39 +00:00
view
Bug 1737044 - Include pointer and frame in nsWindow logging. r=stransky
2021-10-21 14:02:30 +00:00
widget
Bug 1721488: Windows taskbar jumplists are not created when running as an app package r=mhowell
2021-11-23 16:21:01 +00:00
xpcom
Bug 1741131: Be explicit about the process type in the XPCOMSpinEventLoopStack annotation. r=xpcom-reviewers,nika
2021-11-23 17:47:59 +00:00
xpfe /appshell
Bug 1701001 - Part 2: Add "is popup" field to browsing context. r=smaug
2021-11-06 01:19:14 +00:00
.arcconfig
…
.babel-eslint.rc.js
Bug 1725934
- Remove unnecessary babel plugin, and update node modules to the latest versions. r=Mardak
2021-08-18 07:44:47 +00:00
.clang-format
…
.clang-format-ignore
Bug 1719746 - Add Locale to moz.build; r=platform-i18n-reviewers,gregtatum
2021-10-18 13:38:20 +00:00
.cron.yml
Bug 1738908 - remove esr78 references. r=releng-reviewers,mtabara DONTBUILD
2021-11-02 16:47:50 +00:00
.eslintignore
Bug 1726804 - Refactor PROCESS_TYPE_* from nsICrashService r=gsvelto
2021-11-19 14:02:56 +00:00
.eslintrc.js
Bug 1739618 - Move 'developer' object definition to the 'ManifestBase' schema type. r=rpl
2021-11-18 18:50:53 +00:00
.flake8
Bug 1731542 - remove `infer` from our static-analysis pipeline. r=static-analysis-reviewers,marco
2021-09-20 12:47:44 +00:00
.git-blame-ignore-revs
Bug 1735638 - Add Bug 1571899 to annotate/blame ignore revisions. r=glandium DONTBUILD
2021-10-14 16:02:46 +00:00
.gitattributes
…
.gitignore
Bug 1736907 - Add a build flag to experimentally build with ICU4X static data; r=platform-i18n-reviewers,dminor
2021-11-16 15:09:09 +00:00
.hg-annotate-ignore-revs
Bug 1735638 - Add Bug 1571899 to annotate/blame ignore revisions. r=glandium DONTBUILD
2021-10-14 16:02:46 +00:00
.hg-format-source
…
.hgignore
Bug 1736907 - Add a build flag to experimentally build with ICU4X static data; r=platform-i18n-reviewers,dminor
2021-11-16 15:09:09 +00:00
.hgtags
No bug - tagging 1379da0937ff9ae8aff8042fed31103dcd0bf13b with FIREFOX_NIGHTLY_95_END a=release DONTBUILD CLOSED TREE
2021-11-01 16:01:12 +00:00
.lando.ini
Bug 1740791: temporarily disable autoformatting r=sheehan DONTBUILD
2021-11-16 16:49:41 +00:00
.lldbinit
…
.mailmap
…
.prettierignore
…
.prettierrc
…
.taskcluster.yml
Bug 1732723 - Rename "taskgraph" Python module to "gecko_taskgraph". r=jmaher
2021-09-30 09:50:08 -04:00
.trackerignore
…
.yamllint
…
.ycm_extra_conf.py
…
AUTHORS
…
CLOBBER
Bug 1738422 - Part 15: Updating ICU requires a clobber. r=platform-i18n-reviewers,dminor
2021-11-16 17:03:00 +00:00
Cargo.lock
Backed out changeset a62dd031768d (bug 1731721) for causing build bustages complaining about static_prefs.
2021-11-23 20:04:58 +02:00
Cargo.toml
Backed out 2 changesets (bug 1712837) for causing mochitest and marionette test failures. CLOSED TREE
2021-11-11 01:52:57 +02:00
GNUmakefile
…
LICENSE
…
Makefile.in
Bug 1690870 - Stop getting artifacts for host binaries. r=firefox-build-system-reviewers,andi
2021-10-28 11:05:04 +00:00
README.txt
…
aclocal.m4
…
build.gradle
Bug 1735628 - Update Glean to v42.1.0 r=TravisLong
2021-10-19 20:32:38 +00:00
client.mk
Bug 1734594 - Terminate the sccache server in cases where submakes end in an error. r=firefox-build-system-reviewers,andi
2021-10-08 09:30:48 +00:00
client.py
No bug - fix client.py update_nss on python3. r=firefox-build-system-reviewers,mhentges,bbeurdouche
2021-05-05 16:59:09 +00:00
configure.in
…
configure.py
Bug 1730712: Split site manager into command and mach managers r=ahal
2021-11-17 20:54:27 +00:00
gradle.properties
Bug 1727438 - Increase java max heap to 32G. r=nalexander,owlish
2021-08-31 20:53:08 +00:00
gradlew
…
gradlew.bat
…
mach
Bug 1717051: Rename "mach_bootstrap.py" to "mach_initialize.py" r=firefox-build-system-reviewers,glandium
2021-09-03 20:46:22 +00:00
mach.ps1
…
moz.build
Bug 1734831 - fx doc: import the gtest doc from mdn archive + refresh r=gcp DONTBUILD
2021-10-08 19:53:53 +00:00
moz.configure
Bug 1740042 - Use llvm-readelf instead of readelf when available. r=firefox-build-system-reviewers,mhentges
2021-11-23 02:28:18 +00:00
mozilla-config.h.in
…
old-configure.in
Bug 1729760
- Set -stdlib=libc++ for mac builds at the toolchain level. r=firefox-build-system-reviewers,nalexander
2021-09-21 04:45:34 +00:00
package-lock.json
Bug 1736781 - Update eslint-plugin-no-unsanitized to version 3.2.0 r=Standard8
2021-10-21 13:08:11 +00:00
package.json
Bug 1736781 - Update eslint-plugin-no-unsanitized to version 3.2.0 r=Standard8
2021-10-21 13:08:11 +00:00
settings.gradle
Bug 1529082 - Move TestRunnerActivity to test_runner. r=ahal,owlish
2021-11-02 18:56:26 +00:00
substitute-local-geckoview.gradle
Bug 1557796 - Custom mozconfig for gradle build. r=nalexander,owlish
2021-09-29 17:54:57 +00:00
test.mozbuild
…