Closed
Bug 1741165
Opened 3 years ago
Closed 3 years ago
[MIPS64] Enable large ArrayBuffers support on mips64 platform
Categories
(Core :: JavaScript Engine: JIT, task, P3)
Tracking
()
RESOLVED
FIXED
96 Branch
Tracking | Status | |
---|---|---|
firefox96 | --- | fixed |
People
(Reporter: zhaojiazhong-hf, Assigned: zhaojiazhong-hf)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Currently mips64 ports don't actually support large ArrayBuffers, see this change. I will try to fix it here.
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Priority: -- → P1
Updated•3 years ago
|
Priority: P1 → P3
Updated•3 years ago
|
Assignee: nobody → zhaojiazhong-hf
Attachment #9250704 -
Attachment description: WIP: Bug 1741165 - [MIPS64] Enable large ArrayBuffer support → Bug 1741165 - [MIPS64] Enable large ArrayBuffer support. r=lth
Pushed by lhansen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e8ea389035de
[MIPS64] Enable large ArrayBuffer support. r=lth
Comment 3•3 years ago
|
||
bugherder |
Status: UNCONFIRMED → RESOLVED
Closed: 3 years ago
status-firefox96:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•