Closed
Bug 1928735
Opened 1 year ago
Closed 11 months ago
Implement Explicit Resource Management opcodes in portable baseline interpreter
Categories
(Core :: JavaScript Engine, task, P3)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
134 Branch
| Tracking | Status | |
|---|---|---|
| firefox134 | --- | fixed |
People
(Reporter: debadree333, Assigned: debadree333)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•1 year ago
|
||
Depends on D227770
Updated•1 year ago
|
Assignee: nobody → debadree333
Status: NEW → ASSIGNED
| Assignee | ||
Updated•1 year ago
|
Severity: -- → N/A
Priority: -- → P3
Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/bd89780b1d60
Implement explicit resource management opcodes in pbl. r=arai
Comment 3•11 months ago
|
||
Backed out for causing build bustages.
- Backout link
- Push with failures
- Failure Log
- Failure line: /builds/worker/checkouts/gecko/js/xpconnect/wrappers/XrayWrapper.cpp:51:15: error: static assertion failed due to requirement 'JSProto_URIError - JSProto_Error == 8': New prototype added in error object range
Please also check these sm bustages.
Flags: needinfo?(debadree333)
Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/1be498601c5e
Implement explicit resource management opcodes in pbl. r=arai
| Assignee | ||
Comment 5•11 months ago
|
||
Clearing need info on landing of this patch
Flags: needinfo?(debadree333)
Status: ASSIGNED → RESOLVED
Closed: 11 months ago
status-firefox134:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 134 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•