Closed Bug 1551878 Opened 6 years ago Closed 6 years ago

[BinAST] Implement reading string dictionary

Categories

(Core :: JavaScript Engine, task, P3)

task

Tracking

()

RESOLVED FIXED
mozilla69
Tracking Status
firefox68 --- wontfix
firefox69 --- fixed

People

(Reporter: arai, Assigned: arai)

References

Details

Attachments

(1 file)

Once bug 1551473 gets fixed, we can now read brotli-compressed stream.

the first section is string dictionary, that I'm going to change to this https://github.com/binast/binjs-fbssdc/pull/11 format.

the first step would just implement this part for encoded JS file (not dictionary file)

I'll go without https://github.com/binast/binjs-fbssdc/pull/11 change first, given the change regresses compression ratio.
Also, I'll go without supporting 0x01-escape first, given it has issue around 0x00

Pushed by arai_a@mac.com: https://hg.mozilla.org/integration/autoland/rev/7d502b065b54 Implement reading string dictionary, without 0x01-escape handling. r=Yoric
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
No longer blocks: 1549952
Blocks: 1557668
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: