Skip to content

Commit

Permalink
Update: Mozilla.Firefox.DeveloperEdition.zh-CN version 136.0 (136.0b4) (
Browse files Browse the repository at this point in the history
  • Loading branch information
spectopo authored Feb 10, 2025
1 parent 473b1db commit ab1b82b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,19 +24,19 @@ FileExtensions:
- webp
- xht
- xhtml
ReleaseDate: 2025-02-07
ReleaseDate: 2025-02-10
Installers:
- Architecture: x86
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/136.0b3/win32/zh-CN/Firefox%20Setup%20136.0b3.exe
InstallerSha256: 5C5BE3C8FA9C4E9B5A8AFF4977D81C4B85C69ACCE498B8B91DF8EDD79BC1B06A
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/136.0b4/win32/zh-CN/Firefox%20Setup%20136.0b4.exe
InstallerSha256: 814B3D4FBFF6870A7E0C10B4D4AAADBC0649FF191D8EFF62E11E16939FCC2B17
ProductCode: Firefox Developer Edition 136.0 (x86 zh-CN)
- Architecture: x64
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/136.0b3/win64/zh-CN/Firefox%20Setup%20136.0b3.exe
InstallerSha256: 7A0CDD73D18CF96452684574E0AB5CAE406E5C44DA1183DFB93C7BE3D292A0A3
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/136.0b4/win64/zh-CN/Firefox%20Setup%20136.0b4.exe
InstallerSha256: FA128CCF51075F076F00B69894CC6D3B4013FBB176C4685ADA6BBEFD8BCE28D1
ProductCode: Firefox Developer Edition 136.0 (x64 zh-CN)
- Architecture: arm64
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/136.0b3/win64-aarch64/zh-CN/Firefox%20Setup%20136.0b3.exe
InstallerSha256: 8944BFD74EC1A0A6E56C1C003E69C2AB8FDB62633CBB020D42654CC04A6D700E
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/136.0b4/win64-aarch64/zh-CN/Firefox%20Setup%20136.0b4.exe
InstallerSha256: F81F958F372EF94D644AB4E900550A5158ABAD820FA8CD4CAF8EB3BC9B449214
ProductCode: Firefox Developer Edition 136.0 (arm64 zh-CN)
ManifestType: installer
ManifestVersion: 1.9.0
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ ReleaseNotes: |-
- Added support for the CSS :open pseudo-class for styling elements that can be toggled “open” to display more content.
- Added support for the :has-slotted pseudo-class, allowing authors to style the contents of a <slot> element when it is not empty or not using the default value.
- The value plaintext-only can now be specified for the contenteditable attribute, making the raw text of an element editable but without supporting rich text formatting.
- Added support for the CookieStore API, an asynchronous cookie API to scripts running in HTML documents and service workers.
- Added support for the CookieStore API, an asynchronous cookie API for scripts running in HTML documents and service workers.
- Firefox now sends a referrer rom meta refreshes and Refresh headers.
- Firefox now supports sending multiple simultaneous versions of the same source over WebRTC, so called simulcast, with the H264 video codec. H264 is the second video codec after VP8 to be supported for sending simulcast.
- Firefox now supports sending and receiving the AV1 video codec over WebRTC. Both singlecast and simulcast are supported for sending.
Expand Down

0 comments on commit ab1b82b

Please sign in to comment.