diff --git a/README.md b/README.md index 9895b36e3..e94183f15 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ ## 🖥️ Compatibility -Zen is currently built using Firefox version `137.0.2`! 🚀 +Zen is currently built using Firefox version `138.0b9`! 🚀 - [`Zen Twilight`](https://zen-browser.app/download?twilight) - Is currently built using Firefox version `RC 137.0.2`! - Check out the latest [release notes](https://zen-browser.app/release-notes)! diff --git a/src/Cargo-toml.patch b/src/Cargo-toml.patch index c101b8190..841496923 100644 --- a/src/Cargo-toml.patch +++ b/src/Cargo-toml.patch @@ -1,14 +1,14 @@ diff --git a/Cargo.toml b/Cargo.toml -index a99b447250d36dd0146e031fa22503bc88eeae39..86829fc7075054f832a04825c98325a925cf5b0f 100644 +index d3d529b487f80d4b4f3bfa13cdd3f62946352db8..b35a9e0e3339d48d1cd0cab7b22d030f330e40d1 100644 --- a/Cargo.toml +++ b/Cargo.toml -@@ -205,6 +205,9 @@ rure = { path = "third_party/rust/rure" } +@@ -217,6 +217,9 @@ rure = { path = "third_party/rust/rure" } # Patch `plist` to work with `indexmap` 2.* plist = { path = "third_party/rust/plist" } +# Patch mime_guess to add missing mime types +mime_guess = { path = "third_party/rust/mime_guess" } + - # To-be-published changes. - unicode-bidi = { git = "https://github.com/servo/unicode-bidi", rev = "ca612daf1c08c53abe07327cb3e6ef6e0a760f0c" } - nss-gk-api = { git = "https://github.com/beurdouche/nss-gk-api", rev = "e48a946811ffd64abc78de3ee284957d8d1c0d63" } + # Patch `unicode-width` 0.1.* to 0.2. + unicode-width = { path = "build/rust/unicode-width" } + diff --git a/src/browser/base/content/browser-box-inc-xhtml.patch b/src/browser/base/content/browser-box-inc-xhtml.patch index 42dc4390d..9fc91dc5d 100644 --- a/src/browser/base/content/browser-box-inc-xhtml.patch +++ b/src/browser/base/content/browser-box-inc-xhtml.patch @@ -1,14 +1,14 @@ diff --git a/browser/base/content/browser-box.inc.xhtml b/browser/base/content/browser-box.inc.xhtml -index 2ca8bdd2674fb4addf3bbf94ff17abc5c93c6293..dd965d8d190e8cdacbeb3d80995ad1a906e64079 100644 +index 7d7e8697f02f90d4f336c9ab0a73a89848e0c21c..d113b439888d26629ce5f6b5d35f8fa12249774b 100644 --- a/browser/base/content/browser-box.inc.xhtml +++ b/browser/base/content/browser-box.inc.xhtml -@@ -26,7 +26,13 @@ -