Closed Bug 1507525 Opened 6 years ago Closed 6 years ago

Update brotli to 1.0.7

Categories

(Core :: Graphics: Text, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
mozilla65
Tracking Status
firefox65 --- fixed

People

(Reporter: RyanVM, Assigned: RyanVM)

References

Details

(Whiteboard: [third-party-lib-audit][gfx-noted])

Attachments

(1 file)

+++ This bug was initially created as a clone of Bug #1493700 +++

Changes since 1.0.6:
* cross compilation support:
** added ability to run cross-compiled ARM tests in qemu
** added arm-linux-gnueabihf-gcc entry to Travis build matrix
* faster decoding on ARM:
** implemented prefetching HuffmanCode entry as uint32_t if target platform is ARM
** fixed NEON extension detection
** combed Huffman table building code for better readability
* improved precision of window size calculation in CLI
* minor fixes:
** fixed typos
** improved internal comments / parameter names
** fixed BROTLI_PREDICT_TRUE/_FALSE detection for SunPro compiler
** unburdened JNI (Bazel) builds from fetching the full JDK
https://hg.mozilla.org/mozilla-central/rev/6ec9514939c0
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
Blocks: 1661261
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: