sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (7d2d5844ca37e42ec9371a1b7449654a5d52ac7f)
- From: Pavel Vinogradov <scm AT sourcemage.org>
- To: sm-commit AT lists.ibiblio.org, sm-commit AT lists.sourcemage.org
- Subject: [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (7d2d5844ca37e42ec9371a1b7449654a5d52ac7f)
- Date: Tue, 18 Mar 2025 16:13:40 +0000
GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:
http/firefox/DETAILS | 2
http/firefox/HISTORY | 4 +
http/firefox/patches/0025-bmo-1941479-libcxx-19-fix.patch | 32
++++++++++++++
3 files changed, 37 insertions(+), 1 deletion(-)
New commits:
commit 7d2d5844ca37e42ec9371a1b7449654a5d52ac7f
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>
http/firefox: version 136.0.2
diff --git a/http/firefox/DETAILS b/http/firefox/DETAILS
index 11958ae..a2c83a9 100755
--- a/http/firefox/DETAILS
+++ b/http/firefox/DETAILS
@@ -1,5 +1,5 @@
SPELL=firefox
- VERSION=136.0.1
+ VERSION=136.0.2
SECURITY_PATCH=205
SOURCE="${SPELL}-${VERSION}.source.tar.xz"
# Watch: http://releases.mozilla.org/pub/firefox/releases/
/releases/([0-9.]+)/
diff --git a/http/firefox/HISTORY b/http/firefox/HISTORY
index ee25ab5..0d22ae7 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,3 +1,7 @@
+2025-03-18 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 136.0.2
+ * patches/*: updated
+
2025-03-11 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 136.0.1
* DEPENDS: use bundled icu for now, fails otherwise
diff --git a/http/firefox/patches/0025-bmo-1941479-libcxx-19-fix.patch
b/http/firefox/patches/0025-bmo-1941479-libcxx-19-fix.patch
new file mode 100644
index 0000000..6d4e63b
--- /dev/null
+++ b/http/firefox/patches/0025-bmo-1941479-libcxx-19-fix.patch
@@ -0,0 +1,32 @@
+
+# HG changeset patch
+# User Mike Hommey <mh+mozilla AT glandium.org>
+# Date 1741253770 0
+# Node ID 6b4a04822c9bc409a533934ba4bfb50807817348
+# Parent 41b77151614144f47aeb51c1ae24d992636601f4
+Bug 1941479 - Mark mozilla::SmallPointerArray_Element as opaque. r=emilio
+
+Differential Revision: https://phabricator.services.mozilla.com/D240572
+
+diff --git a/layout/style/ServoBindings.toml
b/layout/style/ServoBindings.toml
+--- a/layout/style/ServoBindings.toml
++++ b/layout/style/ServoBindings.toml
+@@ -296,16 +296,17 @@ opaque-types = [
+ "std::atomic",
+ "std::atomic___base",
+ "std::tuple.*", # Causes "Cannot find type _Pred in this scope" error
on mac, like rust-skia#571
+ "std::.*::tuple.*",
+
+ "mozilla::dom::Touch",
+ "mozilla::dom::Sequence",
+ "mozilla::SmallPointerArray",
++ "mozilla::SmallPointerArray_Element",
+ "mozilla::dom::Optional",
+ "mozilla::dom::OwningNodeOrString_Value",
+ "mozilla::dom::Nullable",
+ "mozilla::external::AtomicRefCounted",
+ "RefPtr_Proxy",
+ "RefPtr_Proxy_member_function",
+ "nsAutoPtr_Proxy",
+ "nsAutoPtr_Proxy_member_function",
+
- [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (7d2d5844ca37e42ec9371a1b7449654a5d52ac7f), Pavel Vinogradov, 03/18/2025
Archive powered by MHonArc 2.6.24.