Closed
Bug 1493700
Opened 6 years ago
Closed 6 years ago
Update brotli to 1.0.6
Categories
(Core :: Graphics: Text, enhancement, P3)
Core
Graphics: Text
Tracking
()
RESOLVED
FIXED
mozilla64
Tracking | Status | |
---|---|---|
firefox64 | --- | fixed |
People
(Reporter: RyanVM, Assigned: RyanVM)
References
Details
(Whiteboard: [third-party-lib-audit][gfx-noted])
Attachments
(1 file)
10.34 KB,
patch
|
jfkthame
:
review+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #1474122 +++
Changes since 1.0.5:
* fix unaligned 64-bit accesses on AArch32
* add missing files to the sources list
* add ASAN/MSAN unaligned read specializations
* fix CoverityScan "unused assignment" warning
* fix JDK 8<->9 incompatibility
* unbreak Travis builds
* fix auto detect of bundled mode in cmake
Assignee | ||
Comment 1•6 years ago
|
||
Attachment #9011487 -
Flags: review?(jfkthame)
Comment 2•6 years ago
|
||
Comment on attachment 9011487 [details] [diff] [review]
update brotli to version 1.0.6
Review of attachment 9011487 [details] [diff] [review]:
-----------------------------------------------------------------
Pretty minor stuff -- LGTM. :)
Attachment #9011487 -
Flags: review?(jfkthame) → review+
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/0888032a7a08
Update brotli to version 1.0.6. r=jfkthame
Comment 4•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
You need to log in
before you can comment on or make changes to this bug.
Description
•