.cargo
Bug 1890866 - Reorganize the UniFFI fixtures/examples. r=markh
2024-04-15 18:07:00 +00:00
.github /workflows
…
.vscode
…
accessible
Bug 1887788 part 2: Implement the UIA ClassName property. r=nlapre
2024-04-17 03:32:17 +00:00
browser
Bug 1797811 - Fallback to _execute_browser_action on MV3. r=rpl
2024-04-17 12:21:17 +00:00
build
Bug 1835983 - Make https://trackertest.org available to mochitest r=nss-reviewers,jschanck
2024-04-17 12:17:36 +00:00
caps
Bug 1881863 - Part 1: Standardize on boolean over bool in xpidl, r=xpcom-reviewers,necko-reviewers,valentin,extension-reviewers,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,search-reviewers,anti-tracking-reviewers,places-reviewers,nalexander,emilio,zombie,sgalich,karlt,lina,Standard8
2024-04-04 18:45:21 +00:00
chrome
Bug 1864896: Autofix unused function arguments (general). r=nika,jfkthame,ckerschb
2024-03-19 14:59:22 +00:00
config
Backed out changeset 4309f75eaa90 (bug 1883615) for causing build bustages related to check_symbol_in_libs. CLOSED TREE
2024-04-17 12:57:02 +03:00
devtools
Bug 1890247
- [devtools] Prevent leaking WindowGlobal target actor via LazyPool. r=devtools-reviewers,nchevobbe
2024-04-17 11:57:02 +00:00
docs
Bug 1890318 - Update perfdocs linter documentation. r=perftest-reviewers,kshampur DONTBUILD
2024-04-17 12:34:31 +00:00
docshell
Bug 1880914 - Move BrowserForceEncodingDetection. r=Gijs
2024-04-15 10:22:45 +00:00
dom
Bug 1842507 - Remove media.mediasource.webm.audio.enabled pref r=padenot
2024-04-17 12:31:42 +00:00
editor
Bug 1890915 - Make `EditorBase::CloneAttributesWithTransaction()` collect all attributes before updating the DOM tree r=m_kato
2024-04-15 05:49:02 +00:00
extensions
Bug 1881797 - (part 3) Testing for storage permission clearing in the new clear history dialog. r=pbz,settings-reviewers,mconley
2024-04-09 15:39:32 +00:00
gfx
Bug 1889146 - Check if monitor of window enables HDR r=gfx-reviewers,bradwerth
2024-04-17 12:29:35 +00:00
gradle /wrapper
Bug 1887180 - Update Gradle to version 8.7. r=android-reviewers
2024-03-25 14:35:36 +00:00
hal
…
image
Bug 1891332 - Replace debug MOZ_ASSERT with MOZ_RELEASE_ASSERT in image tests. r=tnikkel
2024-04-17 03:26:28 +00:00
intl
Bug 1891796 - Do not force invoking is_combining_diacritic.py r=glandium
2024-04-17 05:37:57 +00:00
ipc
Bug 1890722 - Correctly track generation of ipdl files r=glandium
2024-04-16 06:52:32 +00:00
js
Backed out changeset 4309f75eaa90 (bug 1883615) for causing build bustages related to check_symbol_in_libs. CLOSED TREE
2024-04-17 12:57:02 +03:00
layout
Bug 1891866 - Clear mIsTopOfPage for flex items if their positions are not adjacent with container's content-box block-start edge. r=dholbert
2024-04-17 06:34:04 +00:00
media
Backed out changeset 4309f75eaa90 (bug 1883615) for causing build bustages related to check_symbol_in_libs. CLOSED TREE
2024-04-17 12:57:02 +03:00
memory
Backed out changeset 4309f75eaa90 (bug 1883615) for causing build bustages related to check_symbol_in_libs. CLOSED TREE
2024-04-17 12:57:02 +03:00
mfbt
Bug 1891332 - Replace debug MOZ_ASSERT with MOZ_RELEASE_ASSERT in MFBT tests. r=xpcom-reviewers,emilio
2024-04-17 03:26:29 +00:00
mobile
Bug 1891915 - Update android nightly application-services version bump to 8df35e4c85df62b2cbdbde371e02f7093c4125bb r=release-managers,pascalc
2024-04-17 12:22:51 +00:00
modules
Bug 1842507 - Remove media.mediasource.webm.audio.enabled pref r=padenot
2024-04-17 12:31:42 +00:00
mozglue
Backed out changeset 4309f75eaa90 (bug 1883615) for causing build bustages related to check_symbol_in_libs. CLOSED TREE
2024-04-17 12:57:02 +03:00
netwerk
Bug 1891483 - Check parental controls before using ECH r=kershaw,necko-reviewers
2024-04-17 09:53:52 +00:00
nsprpub
…
other-licenses
Bug 1883629 - Update Snappy to version 1.2.0. r=dom-storage-reviewers,janv
2024-04-08 13:48:06 +00:00
parser
Bug 1884208
- Remove negative probes for measuring delta between OnDataFinished and OnStopRequest in HttpChannelChild and HTML5Parser. r=jesup,necko-reviewers
2024-03-28 09:37:25 +00:00
python
Bug 1854571 - Print package path in mach package. r=firefox-build-system-reviewers,sergesanspaille
2024-04-15 23:38:29 +00:00
remote
Bug 1863266 - [remote] Improve DOM.isDisabled() for complex disabled checks. r=webdriver-reviewers,jgraham
2024-04-16 18:31:41 +00:00
security
Bug 1891763 - land NSS NSS_3_100_BETA1 UPGRADE_NSS_RELEASE, r=nss-reviewers,nkulatova
2024-04-17 11:45:12 +00:00
services
Merge mozilla-central to autoland on a CLOSED TREE
2024-04-15 19:03:01 +03:00
servo
Bug 1833466 - Implement CSSMarginRule and the corresponding DOM API. r=webidl,firefox-style-system-reviewers,smaug,emilio
2024-04-16 19:52:39 +00:00
startupcache
Bug 1882581: Implement `@scope` parsing. r=firefox-style-system-reviewers,saschanaz,emilio
2024-03-19 13:36:48 +00:00
storage
Bug 1887719 - More consistently use UTF8String/nsCString for URLs. r=necko-reviewers,webidl,anti-tracking-reviewers,places-reviewers,jari,kershaw,janv,smaug,hsivonen
2024-04-04 11:49:57 +00:00
supply-chain
Bug 1888683 - Checking in automated code changes. r=janerik,supply-chain-reviewers,glandium
2024-04-10 17:23:01 +00:00
taskcluster
Bug 1810856 - Split periodic file updates task into two builders. r=releng-reviewers,bhearsum
2024-04-17 07:19:02 +00:00
testing
Bug 1890318 - Add missing metrics to Raptor documentation. r=perftest-reviewers,kshampur DONTBUILD
2024-04-17 12:34:30 +00:00
third_party
Backed out changeset 4309f75eaa90 (bug 1883615) for causing build bustages related to check_symbol_in_libs. CLOSED TREE
2024-04-17 12:57:02 +03:00
toolkit
Bug 1891693 - Add tests for messages originating from a service worker. r=robwu
2024-04-17 12:28:20 +00:00
tools
Bug 1890318 - Add unit tests for perfdocs metric documentation generation. r=perftest-reviewers,afinder DONTBUILD
2024-04-17 12:34:30 +00:00
uriloader
Bug 1881863 - Part 1: Standardize on boolean over bool in xpidl, r=xpcom-reviewers,necko-reviewers,valentin,extension-reviewers,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,search-reviewers,anti-tracking-reviewers,places-reviewers,nalexander,emilio,zombie,sgalich,karlt,lina,Standard8
2024-04-04 18:45:21 +00:00
view
…
widget
Bug 1889146 - Check if monitor of window enables HDR r=gfx-reviewers,bradwerth
2024-04-17 12:29:35 +00:00
xpcom
Backed out changeset 4309f75eaa90 (bug 1883615) for causing build bustages related to check_symbol_in_libs. CLOSED TREE
2024-04-17 12:57:02 +03:00
xpfe /appshell
Bug 1881863 - Part 1: Standardize on boolean over bool in xpidl, r=xpcom-reviewers,necko-reviewers,valentin,extension-reviewers,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,search-reviewers,anti-tracking-reviewers,places-reviewers,nalexander,emilio,zombie,sgalich,karlt,lina,Standard8
2024-04-04 18:45:21 +00:00
.arcconfig
…
.babel-eslint.rc.js
…
.clang-format
…
.clang-format-ignore
…
.cron.yml
Bug 1890373 - Enable android-l10n-sync via cron on mozilla-beta r=hneiva,gabriel
2024-04-15 18:07:57 +00:00
.eslintignore
Bug 1873610 - Part 2: Improve modules import/export error messages. r=jonco
2024-03-18 14:04:14 +00:00
.eslintrc-test-paths.js
Bug 1876432 - Added support for custom themes as its own menu in Reader View. r=reader-mode-reviewers,fluent-reviewers,desktop-theme-reviewers,hjones,accessibility-frontend-reviewers,bolsson,devtools-reviewers,sfoster,cmkm,jules,ayeddi
2024-04-02 00:08:46 +00:00
.eslintrc.js
Bug 1799465 - Enable require-jsdoc rules by default, disabling on code where there are existing failures. r=frontend-codestyle-reviewers,migration-reviewers,backup-reviewers,mossop,mconley
2024-04-08 13:34:13 +00:00
.git-blame-ignore-revs
Bug 1882465 - Update .hg-annotate-ignore-revs and .git-blame-ignore-revs to reflect firefox-android monorepo migration r=glandium,geckoview-reviewers,tthibaud
2024-04-04 14:55:00 +00:00
.gitattributes
…
.gitignore
Bug 1855674 - Modify pdfpaint test to run more PDFs. r=aglavic,perftest-reviewers
2024-04-08 11:47:05 +00:00
.hg-annotate-ignore-revs
Bug 1882465 - Update .hg-annotate-ignore-revs and .git-blame-ignore-revs to reflect firefox-android monorepo migration r=glandium,geckoview-reviewers,tthibaud
2024-04-04 14:55:00 +00:00
.hg-format-source
…
.hgignore
Bug 1855674 - Modify pdfpaint test to run more PDFs. r=aglavic,perftest-reviewers
2024-04-08 11:47:05 +00:00
.hgtags
No bug - tagging de27b0fc3ab30bad572ccdcd8ea161d1f9a198ad with FIREFOX_NIGHTLY_126_END a=release DONTBUILD CLOSED TREE
2024-04-15 08:26:20 +00:00
.lando.ini
…
.lldbinit
…
.mailmap
…
.prettierignore
Bug 1887824 - vendor Transformers.js - r=gregtatum,frontend-codestyle-reviewers,Standard8
2024-04-16 04:15:43 +00:00
.prettierrc.js
…
.stylelintignore
Bug 1879146 - update lint exclusions for a-c docs move. r=gl
2024-02-20 11:08:26 +01:00
.stylelintrc.js
…
.taskcluster.yml
…
.trackerignore
…
.yamllint
…
.ycm_extra_conf.py
…
AUTHORS
…
CLOBBER
Bug 1888181 - Vendor libwebrtc from 414c94290a - moz.build file updates
2024-04-15 12:26:38 +02:00
Cargo.lock
Bug 1890866 - Reorganize the UniFFI fixtures/examples. r=markh
2024-04-15 18:07:00 +00:00
Cargo.toml
Bug 1890866 - Reorganize the UniFFI fixtures/examples. r=markh
2024-04-15 18:07:00 +00:00
GNUmakefile
…
LICENSE
…
Makefile.in
…
README.txt
…
aclocal.m4
…
build.gradle
Bug 1886433 - Use the AC dependencies plugin for GeckoView where possible. r=android-reviewers,amejiamarmol
2024-03-20 21:40:21 +00:00
client.mk
…
client.py
…
configure
…
configure.py
…
gradle.properties
…
gradlew
…
gradlew.bat
…
mach
…
mach.cmd
…
mach.ps1
…
mots.yaml
Bug 1891780 - Add DJ and Niklas as peers for Tabbed Browser. r=zeid
2024-04-17 11:15:25 +00:00
moz.build
Bug 1888321 - Rename .cargo/config.in to .cargo/config.toml.in. r=firefox-build-system-reviewers,webdriver-reviewers,ahochheiden
2024-04-01 21:26:49 +00:00
moz.configure
…
mozilla-config.h.in
…
old-configure.in
Backed out changeset 4309f75eaa90 (bug 1883615) for causing build bustages related to check_symbol_in_libs. CLOSED TREE
2024-04-17 12:57:02 +03:00
package-lock.json
Bug 1557040 - Remove eslint-plugin-fetch-options from the tree. r=Gijs,omc-reviewers,aminomancer,home-newtab-reviewers,frontend-codestyle-reviewers,thecount
2024-04-09 08:11:10 +00:00
package.json
Bug 1557040 - Remove eslint-plugin-fetch-options from the tree. r=Gijs,omc-reviewers,aminomancer,home-newtab-reviewers,frontend-codestyle-reviewers,thecount
2024-04-09 08:11:10 +00:00
pyproject.toml
…
settings.gradle
Bug 1876335 - use GRADLE_MAVEN_REPOSITORIES in more places. r=owlish,geckoview-reviewers,nalexander,tthibaud,android-reviewers
2024-01-18 15:38:47 +01:00
substitute-local-geckoview.gradle
…
test.mozbuild
…