.cargo
Bug 1797398 - Update cubeb-coreaudio-rs to 93b5c01a. r=cubeb-reviewers,padenot
2022-10-26 09:42:33 +00:00
.vscode
…
accessible
Bug 1797222: Make char rects relative to their continuation before caching r=Jamie
2022-10-31 20:57:30 +00:00
browser
Backed out changeset 0e774d830db6 (bug 1798211) for causing bc failures on browser_addCertException.js. CLOSED TREE
2022-11-01 01:01:59 +02:00
build
Bug 1795087 - land NSS bed3afeff7fd UPGRADE_NSS_RELEASE, r=nss-reviewers,bbeurdouche
2022-10-27 18:15:15 +00:00
caps
Bug 1764391 - truncate ExpandedPrincipals in LoadInfo::RedirectChain; r=freddyb,necko-reviewers,dragana
2022-10-18 18:01:58 +00:00
chrome
Bug 1783497 - Don't throw if chrome URL canonicalization fails r=smaug
2022-10-24 15:21:29 +00:00
config
Bug 1630920 - Remove the gb2312han and big5han collations. r=anba
2022-10-28 08:44:04 +00:00
devtools
Bug 1798331 - annotation more tests for win11. r=bxbrenden
2022-10-31 21:15:09 +00:00
docs
Bug 1796723 - Remove docs about foxyeah Compiler Explorer; r=freddyb
2022-10-31 12:28:58 +00:00
docshell
Bug 1797840: Replace stray tab characters with spaces in IDL files throughout the tree. r=mccr8,necko-reviewers,credential-management-reviewers,smaug,sgalich,valentin
2022-10-28 18:08:17 +00:00
dom
Bug 1622677 - Make dom/bindings flake8 compliant. r=sylvestre
2022-10-31 17:45:33 +00:00
editor
Bug 1797840: Replace stray tab characters with spaces in IDL files throughout the tree. r=mccr8,necko-reviewers,credential-management-reviewers,smaug,sgalich,valentin
2022-10-28 18:08:17 +00:00
extensions
Bug 1797751 - carry over skip-if conditions from win10 to win11. r=bxbrenden,necko-reviewers,settings-reviewers,credential-management-reviewers,valentin,sgalich
2022-10-28 00:00:40 +00:00
gfx
Bug 1794438 - Add test for computed reference frame transform with yflip and rotation. r=gfx-reviewers,bradwerth
2022-10-31 20:51:43 +00:00
gradle /wrapper
Bug 1786164 - Update gradle and plugin to the latest versions. r=geckoview-reviewers,jonalmeida
2022-08-31 22:10:38 +00:00
hal
Bug 1796525 - Set the QoS of background content processes to 'eco', r=gsvelto.
2022-10-20 13:32:52 +00:00
image
Bug 1794722 - Part 2. Remove all uses of gfxVars::UseWebRender(). r=jrmuizel,media-playback-reviewers,alwu
2022-10-28 12:36:06 +00:00
intl
Bug 1797840: Replace stray tab characters with spaces in IDL files throughout the tree. r=mccr8,necko-reviewers,credential-management-reviewers,smaug,sgalich,valentin
2022-10-28 18:08:17 +00:00
ipc
Bug 1798017 - Only run AsyncBlockers death test on builds where MOZ_ASSERT crashes r=nika
2022-10-29 10:48:08 +00:00
js
Bug 1797166 - Don't assume an exception is always set if module compilation fails r=yulia
2022-10-31 14:26:48 +00:00
layout
Bug 1798312 - Rename page::PageOrientation to page::PageSizeOrientation. r=AlaskanEmily
2022-10-31 22:52:16 +00:00
media
Bug 1796893 - Fix build failure on OpenBSD/arm64 since ffmpeg config regen in bug 1765480. r=alwu
2022-10-26 08:34:07 +00:00
memory
Bug 1797354 - Allow specifying capability type in thread-safety macros, r=jesup,media-playback-reviewers,alwu
2022-10-28 19:55:30 +00:00
mfbt
Bug 1797354 - Allow specifying capability type in thread-safety macros, r=jesup,media-playback-reviewers,alwu
2022-10-28 19:55:30 +00:00
mobile
Bug 1755763
- Update browserAction.openPopup API r=geckoview-reviewers,robwu,owlish
2022-10-31 15:22:41 +00:00
modules
Bug 1797142 - Enable cookiebanners.bannerClicking.enabled by default and rely on the global service pref instead. r=timhuang
2022-10-31 16:21:17 +00:00
mozglue
Bug 1797354 - Allow specifying capability type in thread-safety macros, r=jesup,media-playback-reviewers,alwu
2022-10-28 19:55:30 +00:00
netwerk
Bug 1104311 - Stop stripping spaces from data URLs r=necko-reviewers,sunil,jesup
2022-10-31 14:46:00 +00:00
nsprpub
Bug 1788009 - NSPR_4_35_RTM, version number only, no code change. r=glandium UPGRADE_NSPR_RELEASE
2022-09-13 06:26:48 +00:00
other-licenses
…
parser
Bug 1797336 - Apply expat CVE-2022-43680 fix. r=mccr8
2022-10-30 19:12:03 +00:00
python
Bug 1797904 - Don't require mercurial when bootstrapping with git. r=firefox-build-system-reviewers,nalexander
2022-10-31 22:35:02 +00:00
remote
Bug 1791532 - [puppeteer] Sync puppeteer v17.1.2 r=webdriver-reviewers,jdescottes
2022-10-27 07:22:47 +00:00
security
Bug 1789520 - rust implementation of nssckbi. r=keeler,supply-chain-reviewers
2022-10-31 17:09:43 +00:00
services
No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=diannaS
2022-10-31 13:34:34 +00:00
servo
Bug 1798312 - Rename page::PageOrientation to page::PageSizeOrientation. r=AlaskanEmily
2022-10-31 22:52:16 +00:00
startupcache
Bug 1796085 - Part 1: Define MOZ_BACKGROUNDTASKS macro globally r=smaug,necko-reviewers,application-update-reviewers,nalexander,valentin
2022-10-19 12:04:08 +00:00
storage
Bug 1784966: Encrypt IDB files and data in PBM, r=dom-storage-reviewers,jari,webdriver-reviewers,whimboo
2022-10-27 12:57:16 +00:00
supply-chain
Bug 1789520 - rust implementation of nssckbi. r=keeler,supply-chain-reviewers
2022-10-31 17:09:43 +00:00
taskcluster
Bug 1795042 - [ci] Migrate 'openh264-plugin' tasks from AWS -> GCP, r=MasterWayZ
2022-10-31 14:19:34 +00:00
testing
Bug 1797753 - add windows 11 entries to wpt manifests. r=jgraham
2022-10-31 20:25:20 +00:00
third_party
Bug 1789520 - rust implementation of nssckbi. r=keeler,supply-chain-reviewers
2022-10-31 17:09:43 +00:00
toolkit
Bug 1761417 - Don't close the spellcheck menu on select/deselect a language. r=Gijs
2022-10-31 22:09:24 +00:00
tools
Bug 1793940
- Disconnect StreamFilters on HttpChannelChild before relink ServiceWorker fallback channel. r=necko-reviewers,valentin
2022-10-28 00:33:47 +00:00
uriloader
Bug 1797840: Replace stray tab characters with spaces in IDL files throughout the tree. r=mccr8,necko-reviewers,credential-management-reviewers,smaug,sgalich,valentin
2022-10-28 18:08:17 +00:00
view
Bug 1786513 - Make SimpleResizeReflow not flush by default. r=jfkthame,layout-reviewers
2022-09-01 10:54:24 +00:00
widget
Bug 1755153 p2 - Prevent saving print settings to prefs if print.save_print_settings=false. r=emilio
2022-10-30 10:32:28 +00:00
xpcom
Bug 1798111 - Add good enough equalsize=always support for the cert manager. r=dao
2022-10-31 13:02:01 +00:00
xpfe /appshell
Bug 1795804 - Persist sizemode synchronously. r=smaug
2022-10-20 08:30:16 +00:00
.arcconfig
…
.babel-eslint.rc.js
…
.clang-format
…
.clang-format-ignore
Bug 1764698 - Move LanguageDetector.jsm and related files to toolkit. r=robwu
2022-08-23 05:59:55 +00:00
.cron.yml
Bug 1786291 - Remove esr91 references r=jcristau
2022-09-19 13:23:03 +00:00
.eslintignore
Bug 1791851 - regenerate uniffi r=teshaq,LougeniaBailey,bdk
2022-10-25 20:03:22 +00:00
.eslintrc-test-paths.js
Bug 1774300 - Implement VideoColorSpace r=padenot,jgilbert
2022-10-06 00:37:20 +00:00
.eslintrc.js
Bug 1795602 - Stop using the 'with' statement in dom/. r=padenot
2022-10-17 12:53:07 +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
Bug 1784022 - [refactor] Convert text-emphasis-position #defines to enum classes r=emilio
2022-09-27 07:38:08 +00:00
.hg-annotate-ignore-revs
…
.hg-format-source
…
.hgignore
Bug 1791532 - [puppeteer] Sync puppeteer v17.1.2 r=webdriver-reviewers,jdescottes
2022-10-27 07:22:47 +00:00
.hgtags
No bug - tagging f12833d9593379df22c08c09446799c56c1dd912 with FIREFOX_NIGHTLY_107_END a=release DONTBUILD CLOSED TREE
2022-10-17 14:03:43 +00:00
.lando.ini
…
.lldbinit
…
.mailmap
…
.prettierignore
Bug 1782273 - Part 30: Enable prettier for selfhosted code. r=tcampbell,Standard8
2022-08-04 17:13:03 +00:00
.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
…
AUTHORS
…
CLOBBER
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2022-10-17 14:03:50 +00:00
Cargo.lock
Bug 1789520 - rust implementation of nssckbi. r=keeler,supply-chain-reviewers
2022-10-31 17:09:43 +00:00
Cargo.toml
Bug 1789520 - rust implementation of nssckbi. r=keeler,supply-chain-reviewers
2022-10-31 17:09:43 +00:00
GNUmakefile
…
LICENSE
…
Makefile.in
…
README.txt
…
aclocal.m4
…
build.gradle
Bug 1797363 - Vendor Glean SDK v51.7.0 r=TravisLong,supply-chain-reviewers
2022-10-26 13:02:54 +00:00
client.mk
Bug 1784179 - Don't stop at the first error during CI builds. r=firefox-build-system-reviewers,nalexander
2022-10-20 01:55:20 +00:00
client.py
…
configure
Bug 1787977 - Include configure in the tree. r=firefox-build-system-reviewers,nalexander
2022-08-30 04:02:12 +00:00
configure.py
Bug 1787628
- Add `looseversion` import to `configure.py` r=firefox-build-system-reviewers,glandium
2022-08-30 18:24:55 +00:00
gradle.properties
Bug 1786164 - Add more Gradle JVM memory flags. r=geckoview-reviewers,jonalmeida
2022-08-31 22:10:39 +00:00
gradlew
…
gradlew.bat
…
mach
Backed out 5 changesets (bug 1766497) for causing build bustages with "No module named 'encodings'" CLOSED TREE
2022-10-12 22:51:51 -04:00
mach.cmd
…
mach.ps1
…
mots.yaml
Bug 1797536 - Update Widget Ownership DONTBUILD
2022-10-28 15:04:29 +00:00
moz.build
Bug 1737634: mots config file r=sheehan
2022-07-14 15:45:44 +00:00
moz.configure
Bug 1794517 - Make CI plain builds a little closer to local builds. r=firefox-build-system-reviewers,andi
2022-10-11 06:54:45 +00:00
mozilla-config.h.in
…
old-configure.in
Bug 1796518 - Tweak lld flags for faster linkage on developer builds. r=firefox-build-system-reviewers,nalexander
2022-10-25 22:58:25 +00:00
package-lock.json
Bug 1792465 - Add eslint-plugin-jsdoc and upgrade node_modules to latest versions. r=mossop
2022-10-03 06:55:28 +00:00
package.json
Bug 1792465 - Add eslint-plugin-jsdoc and upgrade node_modules to latest versions. r=mossop
2022-10-03 06:55:28 +00:00
settings.gradle
…
substitute-local-geckoview.gradle
…
test.mozbuild
…