From ab1b82bb6efa3b2666e64405dcaf904aa7f09368 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 11 Feb 2025 03:27:50 +0800 Subject: [PATCH] Update: Mozilla.Firefox.DeveloperEdition.zh-CN version 136.0 (136.0b4) (#226689) --- ...a.Firefox.DeveloperEdition.zh-CN.installer.yaml | 14 +++++++------- ...irefox.DeveloperEdition.zh-CN.locale.en-US.yaml | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/zh-CN/136.0/Mozilla.Firefox.DeveloperEdition.zh-CN.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/zh-CN/136.0/Mozilla.Firefox.DeveloperEdition.zh-CN.installer.yaml index 822ff3d64cbea..af302821fcef3 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/zh-CN/136.0/Mozilla.Firefox.DeveloperEdition.zh-CN.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/zh-CN/136.0/Mozilla.Firefox.DeveloperEdition.zh-CN.installer.yaml @@ -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 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/zh-CN/136.0/Mozilla.Firefox.DeveloperEdition.zh-CN.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/zh-CN/136.0/Mozilla.Firefox.DeveloperEdition.zh-CN.locale.en-US.yaml index 330c7d4dc0922..90c2911b62af2 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/zh-CN/136.0/Mozilla.Firefox.DeveloperEdition.zh-CN.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/zh-CN/136.0/Mozilla.Firefox.DeveloperEdition.zh-CN.locale.en-US.yaml @@ -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 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.