.cargo
Bug 1878987 - Part 1: Vendor application-services into mozilla-central to pick up Suggest changes. r=lina
2024-02-07 20:07:24 +00:00
.github /workflows
…
.vscode
…
accessible
Bug 1732306 - Part 4: Implement generic role mapping, r=Jamie
2024-02-07 19:51:40 +00:00
browser
Bug 1879130 - enable Report Broken Site by default, with 'reason' drop-down required; r=ksenia
2024-02-07 21:56:10 +00:00
build
Bug 1876855 - Disable --symbol-ordering-file on OSX r=glandium
2024-02-07 06:46:36 +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
Bug 1877193 part 1 - Make JS prefs in StaticPrefList.yaml available in SpiderMonkey. r=mgaudet,KrisWright
2024-02-06 12:51:27 +00:00
devtools
Backed out 2 changesets (bug 1870580, bug 1870582) for causing devtools failures
2024-02-07 18:17:19 +02:00
docs
Bug 1879091: fix firefox-source-docs links for asrouter, r=sylvestre DONTBUILD
2024-02-07 15:47:44 +00:00
docshell
Bug 1875100 - Propagate top level activeness automatically to top descendants. r=nika,tabbrowser-reviewers,mconley,extension-reviewers,robwu,geckoview-reviewers,owlish,kaya
2024-02-07 10:58:15 +00:00
dom
Bug 1878895 - Remove `network.fetchpriority.enabled` check from nsContentSink::ProcessStyleLinkFromHeader. r=smaug
2024-02-07 21:34:21 +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 1877429 - Prevent offscreen canvas2d updates from racing with compositing. r=gfx-reviewers,lsalzman
2024-02-07 20:25:52 +00:00
gradle /wrapper
Bug 1878410 - Update Gradle to version 8.6. r=geckoview-reviewers,mcarare,amejiamarmol
2024-02-05 16:01:14 +00:00
hal
Bug 1875484 - Add missing null check in Hal code. r=gsvelto
2024-01-22 18:56:18 +00:00
image
Bug 1874779 - Set image.mem.max_legal_imgframe_size_kb for libfuzzer targets. r=truber
2024-02-02 16:53:54 +00:00
intl
Bug 1824671 - patch 10 - Switch unicode-bidi-ffi to use icu_properties as data source. r=platform-i18n-reviewers,dminor
2024-02-06 11:41:12 +00:00
ipc
Bug 1873394 - part1 : collect playback statistic data for MFCDM. r=media-playback-reviewers,chunmin,chutten
2024-02-07 20:05:24 +00:00
js
Merge mozilla-central to autoland on a CLOSED TREE
2024-02-07 23:54:23 +02:00
layout
Bug 1874488 - Make Element.{client,scroll} APIs zoom aware. r=saschanaz,TYLin
2024-02-07 21:30:36 +00:00
media
Bug 1875883 - Update dav1d to a6878be7e07114f5a2915ad46300700f0db55197 r=media-playback-reviewers,padenot
2024-02-02 18:17:49 +00:00
memory
Bug 1867190 - Add prefs for PHC probablities r=glandium
2024-01-30 05:33:38 +00:00
mfbt
Bug 1875252 - Add MOZ_ASSERT_DEBUG_OR_FUZZING and use for Range/RangedPtr. r=nika
2024-02-06 21:31:19 +00:00
mobile
Bug 1875100 - Propagate top level activeness automatically to top descendants. r=nika,tabbrowser-reviewers,mconley,extension-reviewers,robwu,geckoview-reviewers,owlish,kaya
2024-02-07 10:58:15 +00:00
modules
Bug 1877429 - Prevent offscreen canvas2d updates from racing with compositing. r=gfx-reviewers,lsalzman
2024-02-07 20:25:52 +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 1874226 - Use unique_ptr not Scoped in xpcom/*. r=xpcom-reviewers,necko-reviewers,valentin,emilio
2024-02-07 18:30:22 +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 1875201 - Fix for black linting in gn_processor.py CLOSED TREE
2024-02-07 09:19:23 -05:00
remote
Bug 1875257 - Part 1: Generalize permission handling of storage-access to all permissions r=whimboo,webdriver-reviewers
2024-02-06 15:57:30 +00:00
security
Bug 1873812 - Remove Scoped.h usage in ipc/*. ipc-reviewers r=ipc-reviewers,nika
2024-02-06 18:57:44 +00:00
services
Bug 1875678 - use set/getStringPref instead of set/getCharPref in services/. r=skhamis,sync-reviewers
2024-02-07 00:59:20 +00:00
servo
Bug 1874488 - Make Element.{client,scroll} APIs zoom aware. r=saschanaz,TYLin
2024-02-07 21:30:36 +00:00
startupcache
Bug 1874226 - Use unique_ptr not Scoped in xpcom/*. r=xpcom-reviewers,necko-reviewers,valentin,emilio
2024-02-07 18:30:22 +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
Bug 1876174, part 1: refactor(webgpu): use suballocation for DX12 r=webgpu-reviewers,supply-chain-reviewers,nical
2024-02-06 14:57:54 +00:00
taskcluster
Bug 1857623 - Enable speedometer and speedometer3 to run on pixel6 devices. r=perftest-reviewers,sparky,taskgraph-reviewers,bhearsum
2024-02-06 18:30:18 +00:00
testing
Bug 1879018 - Use replacer function to avoid calling JSON.stringify on XPCOM objects in Assert.sys.mjs. r=jmaher
2024-02-07 21:46:20 +00:00
third_party
Bug 1878987 - Part 1: Vendor application-services into mozilla-central to pick up Suggest changes. r=lina
2024-02-07 20:07:24 +00:00
toolkit
Bug 1878987 - Part 2: Generate uniffi bindings. r=lina
2024-02-07 20:07:25 +00:00
tools
Backed out 2 changesets (bug 1870580, bug 1870582) for causing devtools failures
2024-02-07 18:17:19 +02:00
uriloader
Bug 1875460 - Fallback to standalone application chooser window, if window.gBrowser.getTabDialogBox() is not available. r=pbz
2024-02-07 13:01:10 +00:00
view
…
widget
Bug 1874226 - Use unique_ptr not Scoped in xpcom/*. r=xpcom-reviewers,necko-reviewers,valentin,emilio
2024-02-07 18:30:22 +00:00
xpcom
Bug 1732306 - Part 1: Implement emphasis role mappings, r=Jamie
2024-02-07 19:51:39 +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
…
.clang-format-ignore
…
.cron.yml
Bug 1878807 - Run the custom-car toolchain jobs at 01:00 UTC. r=kshampur
2024-02-06 13:44:29 +00:00
.eslintignore
Bug 1877596 - Use original URL as base URL for internal scheme also in worker. r=jonco,dom-storage-reviewers,janv,dom-worker-reviewers,smaug
2024-02-05 01:12:24 +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 1878553 - Define *.config.(m)js files as node based for ESLint. r=mossop,devtools-reviewers,omc-reviewers,nchevobbe,aminomancer
2024-02-07 08:55:29 +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
…
.ycm_extra_conf.py
…
AUTHORS
…
CLOBBER
Bug 1875201 - Add method for conditionally including media/libvpx/libvpx - moz.build file updates. r=ng,webrtc-reviewers
2024-02-07 13:48:40 +00:00
Cargo.lock
Bug 1878987 - Part 1: Vendor application-services into mozilla-central to pick up Suggest changes. r=lina
2024-02-07 20:07:24 +00:00
Cargo.toml
Bug 1878987 - Part 1: Vendor application-services into mozilla-central to pick up Suggest changes. r=lina
2024-02-07 20:07:24 +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 1878410 - Update Gradle to version 8.6. r=geckoview-reviewers,mcarare,amejiamarmol
2024-02-05 16:01:14 +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 1879122 - Add cmkm and kcochrane as Desktop Theme peers. r=zeid
2024-02-07 16:50:10 +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
Backed out 3 changesets (bug 1876300, bug 1871386, bug 1872748) for causing multiple failures on Linux asan opt. CLOSED TREE
2024-02-06 13:22:23 +02:00
package-lock.json
Bug 1878009
- Remove Babel from ESLint's node-modules. r=mossop
2024-02-02 18:45:09 +00:00
package.json
Bug 1878009
- Remove Babel from ESLint's node-modules. r=mossop
2024-02-02 18:45:09 +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