mirror of
https://github.com/roytam1/mozilla45esr.git
synced 2026-05-26 15:39:48 +00:00
61b754e63f
- Issue #61 - Reinstate buildability with shared gkmedias dll (371d7cf05d) - Issue #61 - Add configure option for non-windows platforms (924bf92e4b) - Issue #61 - Add missing external symbol cubeb_set_log_callback to gkmedias symbols.def (c85f28b0c0) - Issue #61 - Add missing external symbols for gkmedias when WebRTC is built (6b510a74e7) - Issue #61 - Follow-up: Fix gkmedias.dll link bustage related to Skia. (6e2f70a70f) - Issue #61 - Follow-up: Fix xul.dll link bustage related to Skia. (4584069f26)
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: [commit e61745a6b7add50d380cfd7d3883dd6c62fc2c71].