Skip to content

Commit 353129c

Browse files
authored
Update: Mozilla.Firefox.DeveloperEdition.sq version 146.0 (146.0b4) (microsoft#314444)
1 parent 8e8f1f2 commit 353129c

File tree

2 files changed

+30
-6
lines changed

2 files changed

+30
-6
lines changed

manifests/m/Mozilla/Firefox/DeveloperEdition/sq/146.0/Mozilla.Firefox.DeveloperEdition.sq.installer.yaml

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,18 +24,19 @@ FileExtensions:
2424
- webp
2525
- xht
2626
- xhtml
27+
ReleaseDate: 2025-11-17
2728
Installers:
2829
- Architecture: x86
29-
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/146.0b3/win32/sq/Firefox%20Setup%20146.0b3.exe
30-
InstallerSha256: 63FE1CFE9AECE0FF1E9AFB3595E825F11DC87245C808FF6F405B9B004503021F
30+
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/146.0b4/win32/sq/Firefox%20Setup%20146.0b4.exe
31+
InstallerSha256: C103AB30241A4D4A3E9E9FCA16AD4407940ECED5E5C30046456EA99DAAE222A6
3132
ProductCode: Firefox Developer Edition 146.0 (x86 sq)
3233
- Architecture: x64
33-
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/146.0b3/win64/sq/Firefox%20Setup%20146.0b3.exe
34-
InstallerSha256: 8E62350C22AF6D4C7BEFCBEB9C2E6025C3B026A63FA1C495DFD9C7BFFD0DE023
34+
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/146.0b4/win64/sq/Firefox%20Setup%20146.0b4.exe
35+
InstallerSha256: C99817F639E0F5F0DB46D101246D7467DD37DBBD33C9969F6FD53D9258B63C2F
3536
ProductCode: Firefox Developer Edition 146.0 (x64 sq)
3637
- Architecture: arm64
37-
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/146.0b3/win64-aarch64/sq/Firefox%20Setup%20146.0b3.exe
38-
InstallerSha256: 542389D5DEE2993555936837578D5922CE92D354B3B3C55D2B9E20C1F2E1DD36
38+
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/146.0b4/win64-aarch64/sq/Firefox%20Setup%20146.0b4.exe
39+
InstallerSha256: 7D0DF0E3317EAA3C3256D2C6CA374C92E47FC62A87BAD139BFA69A4A255E8AEC
3940
ProductCode: Firefox Developer Edition 146.0 (arm64 sq)
4041
ManifestType: installer
4142
ManifestVersion: 1.10.0

manifests/m/Mozilla/Firefox/DeveloperEdition/sq/146.0/Mozilla.Firefox.DeveloperEdition.sq.locale.en-US.yaml

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,29 @@ Tags:
2626
- spidermonkey
2727
- web
2828
- web-browser
29+
ReleaseNotes: |-
30+
New
31+
- When a website uses a file upload field (<input type=file>) without specifying what types of files it accepts, Firefox for Android will now offer additional options to make file uploads easier. Users will see choices to pick a file, take a photo, or record audio directly from their device.
32+
- For users of the English-language versions of Firefox in France, Germany, and Italy, the address bar will now show English-language suggestions for holidays and other important dates.
33+
- Starting with Firefox 145, Nightly and Beta builds (b6 and earlier) can now find previously visited pages using Semantic History Search, which lets users recall sites with natural-language and concept-based queries, all processed locally for privacy. (Learn more)
34+
- Firefox Labs is now available to all users, regardless of whether or not they choose to participate in studies or submit telemetry. That means we have more features in the hands of more people.
35+
- macOS users now have a dedicated GPU process by default. This includes WebGPU, WebGL, and Firefox's own WebRender. With this feature enabled, fatal errors in graphics code will no longer crash the browser, and will instead transparently restart the GPU process.
36+
- Firefox now natively supports fractional scaled displays on Linux(Wayland), making rendering more effective.
37+
Changed
38+
- Firefox removed support for Direct2D on Windows. If you still require Direct2D support, please use ESR 140.0 or higher.
39+
Developer
40+
- Unused custom properties are now hidden by default in the Rule view of the Inspector.
41+
This not only reduces clutter, but in some cases also speeds up the rendering of the inspector panel.
42+
- Firefox now supports sending a post-quantum (PQ) key share during the DTLS 1.3 handshake for WebRTC connections.
43+
- Firefox now supports compressed elliptic curve points in WebCrypto.
44+
- Firefox now supports the contrast-color() CSS function that takes a color value and returns a contrasting color. Note that the specification currently restricts the contrasting color to black or white. This limitation is expected to be removed in the future.
45+
(Learn more)
46+
- Starting with Firefox 146, added support for calling showPicker() on text-based <input> elements with an associated <datalist>, allowing programmatic display of autofill suggestions for users on Nightly builds or Beta builds (b6 and earlier).
47+
- The Skia graphics library has been updated to improve rendering performance and compatibility.
48+
- The @scope rule is now supported, allowing authors to restrict styling to a subtree of the DOM. This avoids having to write overly-specific selectors.
49+
- Introduced the text-decoration-inset property, which allows authors to adjust the start and end points of line decorations.
50+
Web Platform
51+
- Firefox now supports the legacy -webkit-fill-available keyword as a value for the CSS width and height properties, to improve rendering of content on the web that uses this keyword. This keyword is an alias for the recently standardized stretch keyword (which isn't shipping in Firefox yet).
2952
ReleaseNotesUrl: https://www.mozilla.org/firefox/146.0beta/releasenotes/
3053
ManifestType: defaultLocale
3154
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)