Closed
Bug 1776701
Opened 3 years ago
Closed 2 years ago
wasm32 codegen 14: support if
Categories
(Core :: JavaScript Engine, enhancement, P3)
Core
JavaScript Engine
Tracking
()
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
firefox104 | --- | affected |
People
(Reporter: dbezhetskov, Unassigned)
References
Details
Attachments
(1 obsolete file)
No description provided.
Reporter | ||
Updated•3 years ago
|
Assignee: nobody → dbezhetskov
Reporter | ||
Comment 1•3 years ago
|
||
Add missing part to masm-wasm32 to support simple if statements.
Comment hidden (off-topic) |
Updated•3 years ago
|
Flags: needinfo?(sdetar)
Priority: P2 → P3
Comment 3•3 years ago
|
||
Sorry, there was a problem with the detection of inactive users. I'm reverting the change.
Assignee: nobody → dbezhetskov
Comment 4•3 years ago
|
||
The following patch is waiting for review from a reviewer who resigned from the review:
ID | Title | Author | Reviewer Status |
---|---|---|---|
D150397 | Bug 1776701 - support if. r=jandem | dbezhetskov | jandem: Resigned from review |
:dbezhetskov, could you please find another reviewer?
For more information, please visit auto_nag documentation.
Flags: needinfo?(dbezhetskov)
Comment 5•3 years ago
|
||
The bug assignee is inactive on Bugzilla, so the assignee is being reset.
Assignee: dbezhetskov → nobody
Comment 6•2 years ago
|
||
Clear a needinfo that is pending on an inactive user.
Inactive users most likely will not respond; if the missing information is essential and cannot be collected another way, the bug maybe should be closed as INCOMPLETE
.
For more information, please visit BugBot documentation.
Flags: needinfo?(dbezhetskov)
Updated•2 years ago
|
Attachment #9283080 -
Attachment is obsolete: true
Reporter | ||
Updated•2 years ago
|
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•