gecko-dev/js
David Teller 21161933e5 Bug 1568138 - Reverse order of Huffman keys;r=arai
In Context 0.1, Huffman keys are represented with a bit order that is the reverse of the bitstream. This
patch ensures that Huffman tables reverse the bit order of their keys upon initialization, so as to allow
fast comparison later in the code.

Differential Revision: https://phabricator.services.mozilla.com/D38979

--HG--
extra : moz-landing-system : lando
2019-07-26 14:38:56 +00:00
..
ductwork/debugger Backed out changeset bb8ed79d24e4 (bug 1564168) for assertion failures at GC.cpp on a CLOSED TREE. 2019-07-31 22:49:47 +03:00
examples
ipc Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
public Bug 1388701 - Remove the special nursery size of 0 r=jonco 2019-08-05 06:37:55 +00:00
rust Bug 1569331 - Update bindgen to 0.51. r=froydnj 2019-07-27 00:36:18 +00:00
src Bug 1568138 - Reverse order of Huffman keys;r=arai 2019-07-26 14:38:56 +00:00
xpconnect Merge mozilla-inbound to mozilla-central a=merge 2019-08-02 06:50:08 +03:00
app.mozbuild Bug 1549954 - Link in-tree brotli library if BinAST is enabled. r=glandium 2019-05-21 20:35:25 +00:00
ffi.configure
moz.build
moz.configure Bug 1568026 - move LTO/PGO configure bits to a new file; r=dmajor 2019-07-30 16:38:39 +00:00
sub.configure