mirror of
https://github.com/roytam1/UXP.git
synced 2026-05-26 05:38:39 +00:00
371d7cf05d
This fully works for splitting gkmedias.dll back out from xul with one exception which is Skia throwing undefined externals when linking gkmedias.
This is the Brotli data compression library from https://github.com/google/brotli. Upstream code can be viewed at https://github.com/google/brotli/tree/master/dec and cloned by git clone https://github.com/google/brotli The in-tree copy is updated by running sh update.sh from within the modules/brotli directory. Current version: 1.0.9 Re-release [commit e61745a6b7add50d380cfd7d3883dd6c62fc2c71].