Closed
Bug 1579409
Opened 6 years ago
Closed 6 years ago
[BinAST] Ensure that all benchmarks return the right AST
Categories
(Core :: JavaScript Engine, task, P2)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla71
| Tracking | Status | |
|---|---|---|
| firefox71 | --- | fixed |
People
(Reporter: Yoric, Assigned: Yoric)
Details
Attachments
(3 files)
No description provided.
Updated•6 years ago
|
Priority: -- → P2
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
Depends on D45176
| Assignee | ||
Comment 3•6 years ago
|
||
Depends on D45177
Pushed by dteller@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b4bf8fbad76b
HuffmanLookup may return a value that goes up to max uint32_t included;r=arai
https://hg.mozilla.org/integration/autoland/rev/497eab28eb8e
Getting rid of *all* position checks in FullParseHandler when we're not parsing text;r=arai
https://hg.mozilla.org/integration/autoland/rev/dc3a4d2cf7dd
Text parsing should use utf-8;r=arai
Comment 5•6 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/b4bf8fbad76b
https://hg.mozilla.org/mozilla-central/rev/497eab28eb8e
https://hg.mozilla.org/mozilla-central/rev/dc3a4d2cf7dd
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
Updated•6 years ago
|
Assignee: nobody → dteller
You need to log in
before you can comment on or make changes to this bug.
Description
•