.cargo
Bug 1872201 - vendor new app-services, updating rusqlite/libsqlite3-sys. r=teshaq,supply-chain-reviewers
2024-01-11 16:33:59 +00:00
.github /workflows
…
.vscode
…
accessible
Bug 1765615 - Improve browser_treeupdate_csscontentvisibility.js. r=Jamie
2024-01-10 09:26:17 +00:00
browser
no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD CLOSED TREE
2024-01-15 07:01:04 +00:00
build
Bug 1861365 - Detect statically linking with libstdc++ r=glandium
2024-01-13 18:00:25 +00:00
caps
Bug 1851816: Pass PBM Status into RFPIsEnabledFor r=timhuang
2023-12-18 18:39:33 +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
Bug 1790873
- Move printf_stderr() to mozglue so it can be used within js/src r=glandium,nika
2024-01-11 02:09:30 +00:00
devtools
Bug 1873149 - [devtools] Don't show preview popup for keywords. r=devtools-reviewers,ochameau.
2024-01-15 08:03:25 +00:00
docs
Bug 1874190 - Add documentation about MOZ_ARTIFACT_FILE/URL r=nalexander
2024-01-12 09:42:58 +00:00
docshell
Bug 1873330 - Part 4: Add UserActivation::Modifiers getters. r=smaug
2024-01-11 17:24:02 +00:00
dom
Bug 1874618 - Remove media.webvtt.pseudo.enabled pref r=emilio
2024-01-15 05:05:32 +00:00
editor
Bug 1873794 - Make `HTMLEditor::SplitAncestorStyledInlineElementsAt` stop splitting ancestors of non-splittable elements r=m_kato
2024-01-14 03:08:22 +00:00
extensions
Bug 1836727 - [marionette] Fix MARIONETTE_MANIFESTS usage in moz.build files. r=webdriver-reviewers,necko-reviewers,application-update-reviewers,search-reviewers,sessionstore-reviewers,places-reviewers,dom-storage-reviewers,Standard8,jesup,jdescottes,nalexander,sclements,janv
2024-01-11 10:34:29 +00:00
gfx
Bug 1866883 - Avoid attempting to apply DirectWrite FONT_SIMULATIONS_BOLD to COLR fonts. r=gfx-reviewers,lsalzman
2024-01-15 08:44:13 +00:00
gradle /wrapper
…
hal
Backed out changeset 0f0edda611cf (bug 1874454) for causing bp-nu bustages in CocoaHeterogeneousCpuInfo.cpp. CLOSED TREE
2024-01-15 07:43:58 +02:00
image
Bug 1873490, part 1 - Refactor the only external call to StorageDisabledByAntiTracking - r=anti-tracking-reviewers,timhuang
2024-01-12 17:03:20 +00:00
intl
Bug 1790873
- Send a full line at a time to printf_stderr in nsUniscribeBreaker.cpp r=bobowen
2024-01-11 02:09:29 +00:00
ipc
Bug 1873663 - Remove legacy audio decoders (vorbis, opus, pcm). r=media-playback-reviewers,alwu
2024-01-12 09:18:35 +00:00
js
Bug 1874376 - Use latin-1 external string in XPCConvert with T_UTF8STRING is possible. r=nika
2024-01-13 08:01:43 +00:00
layout
Bug 1873594 - Remove layout.css.color-mix.enabled and layout.css.color-mix.color-spaces.enabled r=emilio,devtools-reviewers,nchevobbe
2024-01-14 01:24:01 +00:00
media
Bug 1873745 - Fix Dav1d libFuzzer target r=decoder
2024-01-10 18:15:24 +00:00
memory
Bug 1864828 - pt 1. Move operators to create literals with units into mfbt/ r=glandium
2023-12-11 11:01:33 +00:00
mfbt
Bug 1718516 - Fix AddToHash of 64-bits numbers on 32-bits platforms. r=nika,anba
2024-01-09 01:48:31 +00:00
mobile
Bug 1873330 - Part 1: Add nsIBrowserDOMWindow.OPEN_NEWTAB_BACKGROUND. r=smaug,geckoview-reviewers,amejiamarmol
2024-01-11 17:24:01 +00:00
modules
Bug 1874618 - Remove media.webvtt.pseudo.enabled pref r=emilio
2024-01-15 05:05:32 +00:00
mozglue
Bug 1790873
- Move printf_stderr() to mozglue so it can be used within js/src r=glandium,nika
2024-01-11 02:09:30 +00:00
netwerk
Bug 1406337 - Removed comment handling from net_ParseMediaType. r=kershaw,necko-reviewers
2024-01-12 17:50:18 +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 1712140 - Part 3: Add support for parsing and building Declarative ShadowDOMs. r=dom-core,webidl,saschanaz,hsivonen
2023-12-07 21:27:10 +00:00
python
Backed out changeset 120bb0115412 (bug 1874208) for causing BP bustages.
2024-01-12 09:02:06 +02:00
remote
Bug 1853883 - [bidi] Implement network.failRequest command r=webdriver-reviewers,necko-reviewers,jesup,whimboo
2024-01-12 11:08:14 +00:00
security
Backed out changeset 0f0edda611cf (bug 1874454) for causing bp-nu bustages in CocoaHeterogeneousCpuInfo.cpp. CLOSED TREE
2024-01-15 07:43:58 +02:00
services
Bug 1874233 - add test to ensure incoming bookmarks with invalid URLs are handled. r=lina
2024-01-11 18:46:48 +00:00
servo
Bug 1873594 - Remove layout.css.color-mix.enabled and layout.css.color-mix.color-spaces.enabled r=emilio,devtools-reviewers,nchevobbe
2024-01-14 01:24:01 +00:00
startupcache
Bug 1869606 - Improve StartupCache thread-safety annotations r=mccr8
2023-12-12 22:08:46 +00:00
storage
Bug 1871991 - Required arguments after optional are not supported r=jesup
2024-01-04 02:06:08 +00:00
supply-chain
Bug 1872201 - vendor new app-services, updating rusqlite/libsqlite3-sys. r=teshaq,supply-chain-reviewers
2024-01-11 16:33:59 +00:00
taskcluster
Bug 1682027 Disable Facebook Android Test r=perftest-reviewers,sparky
2024-01-12 13:55:37 +00:00
testing
Bug 1874138 [wpt PR 43938] - Remove testdriver.js from a test that doesn't use it, a=testonly
2024-01-15 09:06:55 +00:00
third_party
Bug 1874089 [Wayland] Unlink Wayland proxy display at SetWaylandDisplay() r=emilio
2024-01-12 12:42:15 +00:00
toolkit
Backed out 2 changesets (bug 1868296, bug 1868293) for causing build bustages.CLOSED TREE
2024-01-14 17:56:58 +02:00
tools
Bug 1874207 - Include provisioprofile ignore on dep update verify r=releng-reviewers,bhearsum
2024-01-12 22:13:39 +00:00
uriloader
Bug 1873967 - Remove DocGroup::TryToLoadIframesInBackground. r=sefeng
2024-01-10 22:33:17 +00:00
view
…
widget
Bug 1848801 - Use system dismiss button for persistent notification r=nrishel,fluent-reviewers,bolsson
2024-01-12 22:16:31 +00:00
xpcom
Bug 1790873
- Move printf_stderr() to mozglue so it can be used within js/src r=glandium,nika
2024-01-11 02:09:30 +00:00
xpfe /appshell
Bug 1873330 - Part 6: Reflect UserActivation::Modifiers to window.open location. r=smaug
2024-01-11 17:24:03 +00:00
.arcconfig
…
.babel-eslint.rc.js
…
.clang-format
…
.clang-format-ignore
…
.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
…
.eslintrc.js
Bug 1793560 - Remove navigate-to CSP directive r=tschuster
2024-01-03 16:43:12 +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 2506788ad1107aedfe4a7e67b5cc9a6b6779912b with FIREFOX_NIGHTLY_122_END a=release DONTBUILD CLOSED TREE
2023-12-18 16:30:03 +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
…
.ycm_extra_conf.py
…
AUTHORS
…
CLOBBER
Bug 1816581 - part 1: Make `CaretAssociationHint` an enum class r=emilio
2023-12-27 04:42:09 +00:00
Cargo.lock
Bug 1872201 - vendor new app-services, updating rusqlite/libsqlite3-sys. r=teshaq,supply-chain-reviewers
2024-01-11 16:33:59 +00:00
Cargo.toml
Bug 1872201 - vendor new app-services, updating rusqlite/libsqlite3-sys. r=teshaq,supply-chain-reviewers
2024-01-11 16:33:59 +00:00
GNUmakefile
…
LICENSE
…
Makefile.in
Backed out changeset 89e331898251 (bug 1873959) for causing python failures . CLOSED TREE
2024-01-12 18:51:12 +02:00
README.txt
…
aclocal.m4
…
build.gradle
Bug 1867639 - Vendor in new application-services / Glean / UniFFI. r=markh,janerik,supply-chain-reviewers,mach-reviewers,ahal
2023-12-12 14:13:44 +00:00
client.mk
…
client.py
…
configure
…
configure.py
…
gradle.properties
…
gradlew
…
gradlew.bat
…
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 1874423 - Move inactive people from permission peers to peers_emeritus r=pbz,zeid DONTBUILD
2024-01-14 20:29:44 +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
…
mozilla-config.h.in
…
old-configure.in
Bug 1873908 - Do not add -freorder-blocks to MOZ_OPTIMIZE_FLAGS r=glandium
2024-01-12 07:38:26 +00:00
package-lock.json
Bug 1873158 - Update ESLint related modules to their latest versions. r=mossop,aminomancer,devtools-reviewers,reusable-components-reviewers
2024-01-05 19:52:08 +00:00
package.json
Bug 1873158 - Update ESLint related modules to their latest versions. r=mossop,aminomancer,devtools-reviewers,reusable-components-reviewers
2024-01-05 19:52:08 +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