[Webkit-unassigned] [Bug 152616] [GTK] Need support for WOFF2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 1 12:44:09 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=152616

--- Comment #1 from Frédéric Wang (:fredw) <fred.wang at free.fr> ---
Created attachment 270411
  --> https://bugs.webkit.org/attachment.cgi?id=270411&action=review
Experimental patch

This is an attempt to use OTS. The library is correctly compiled with jhbuild and found by cmake. However during the link phase, I got error about unsafe memmove. I suspect this is related to https://github.com/google/brotli/issues/307 and https://github.com/google/brotli/issues/308 (OTS's submodules point to old commits of brotli/woff2 ).

Alternatively, we could also directly use https://github.com/google/woff2. But this library does not have a release (https://github.com/google/woff2/issues/40) nor way to build and install a library.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160201/50b1bd5d/attachment.html>


More information about the webkit-unassigned mailing list