summaryrefslogtreecommitdiffstats
path: root/modules/woff2/README.mozilla
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@wolfbeast.com>2019-11-14 10:02:36 +0100
committerwolfbeast <mcwerewolf@wolfbeast.com>2019-11-14 10:02:36 +0100
commit36975f3865948f3faa959fe386e58b22783bd379 (patch)
tree890182161b3e522f45f966574425d85972bff4a5 /modules/woff2/README.mozilla
parent787b4fe586456565c2dda457ad81f1dd420e9249 (diff)
downloadUXP-36975f3865948f3faa959fe386e58b22783bd379.tar
UXP-36975f3865948f3faa959fe386e58b22783bd379.tar.gz
UXP-36975f3865948f3faa959fe386e58b22783bd379.tar.lz
UXP-36975f3865948f3faa959fe386e58b22783bd379.tar.xz
UXP-36975f3865948f3faa959fe386e58b22783bd379.zip
Issue #1288 - Part 3: Update woff2 component to 1.0.2
Diffstat (limited to 'modules/woff2/README.mozilla')
-rw-r--r--modules/woff2/README.mozilla11
1 files changed, 3 insertions, 8 deletions
diff --git a/modules/woff2/README.mozilla b/modules/woff2/README.mozilla
index 0304010d5..f1620e4b1 100644
--- a/modules/woff2/README.mozilla
+++ b/modules/woff2/README.mozilla
@@ -2,7 +2,7 @@ This is the woff2 library from
https://github.com/google/woff2.
Upstream code can be viewed at
- https://github.com/google/woff2/tree/master/src
+ https://github.com/google/woff2/tree/master
and cloned by
git clone https://github.com/google/woff2
@@ -11,11 +11,6 @@ The in-tree copy is updated by running
sh update.sh
from within the modules/woff2 directory.
-Current version: [commit 63b8fb6d0d797f04e77ee825fd8fcf7ea6205aac].
+Currently no patching is needed. (Let's keep it that way if we can!)
-redefine-unique_ptr.patch redefines the class std::unique_ptr to workaround a
-build issue with missing C++11 features.
-See https://bugzilla.mozilla.org/show_bug.cgi?id=1227058
-
-missing-assert-header.patch contains the upstream change from commit
-07cd303dd2959cbf69a6840706c0896e49e42677 adding the missing assert.h header.
+Current version: [commit 1bccf208bca986e53a647dfe4811322adb06ecf8].