Closed
Bug 1676688
Opened 5 years ago
Closed 5 years ago
Merge AtomIndex and ParserAtomIndex
Categories
(Core :: JavaScript Engine, task, P1)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
84 Branch
| Tracking | Status | |
|---|---|---|
| firefox84 | --- | fixed |
People
(Reporter: arai, Assigned: arai)
References
Details
Attachments
(4 files)
No description provided.
| Assignee | ||
Comment 1•5 years ago
|
||
Depends on D96809
| Assignee | ||
Comment 2•5 years ago
|
||
Depends on D96810
| Assignee | ||
Comment 3•5 years ago
|
||
Depends on D96811
Comment 4•5 years ago
|
||
Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/196477fb8a69
Part 1: Add TaggedParserAtomIndex. r=tcampbell
https://hg.mozilla.org/integration/autoland/rev/c8ab87402984
Part 2: Add limitation to ParserAtomsTable entry. r=tcampbell
https://hg.mozilla.org/integration/autoland/rev/988d63ec1b18
Part 3: Merge AtomIndex and ParserAtomIndex. r=tcampbell
https://hg.mozilla.org/integration/autoland/rev/9ee3e34ae7fc
Part 4: Use HashSet in ParserAtomTable. r=arai
Comment 6•5 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/196477fb8a69
https://hg.mozilla.org/mozilla-central/rev/c8ab87402984
https://hg.mozilla.org/mozilla-central/rev/988d63ec1b18
https://hg.mozilla.org/mozilla-central/rev/9ee3e34ae7fc
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox84:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•