Closed Bug 1551473 Opened 5 years ago Closed 5 years ago

[BinAST] Provide utility methods to read brotli stream in BinASTTokenReaderContext

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)

BinASTTokenReaderBase provides utility methods to read from raw bytes.

context file format compresses the entire (excluding magic header) file with brotli, and while reading the file, we should decompress it.

providing the similar utility methods for reading from compressed stream should make it easier to implement other parts.

Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/aac842bf7f7b
Provide utility methods to read brotli stream in BinASTTokenReaderContext. r=Yoric

this is from bug 1549954.

Flags: needinfo?(arai.unmht)
Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/4fbd9db539ea
Provide utility methods to read brotli stream in BinASTTokenReaderContext. r=Yoric
Status: ASSIGNED → RESOLVED
Closed: 5 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: