Closed Bug 1909793 Opened 5 months ago Closed 5 months ago

[mips64] MacroAssembler::move8ZeroExtend unimplemented

Categories

(Core :: JavaScript Engine, defect, P1)

Firefox 128
Other
Linux
defect

Tracking

()

RESOLVED FIXED
130 Branch
Tracking Status
firefox-esr115 --- unaffected
firefox-esr128 --- fixed
firefox128 --- wontfix
firefox129 --- fixed
firefox130 --- fixed

People

(Reporter: flygoat, Assigned: flygoat)

References

(Blocks 1 open bug, Regression)

Details

(Keywords: regression)

Attachments

(3 files)

Steps to reproduce:

Build js

Actual results:

Build failure due to MacroAssembler::move8ZeroExtend unimplemented

Expected results:

Build successful.

Keywords: regression
OS: Unspecified → Linux
Regressed by: 1873042
Hardware: Unspecified → Other

The Bugbug bot thinks this bug should belong to the 'Core::JavaScript Engine' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: Untriaged → JavaScript Engine
Product: Firefox → Core

:anba, since you are the author of the regressor, bug 1873042, could you take a look?

For more information, please visit BugBot documentation.

Flags: needinfo?(andrebargull)
Flags: needinfo?(andrebargull)

Port D197690 for MIPS.

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>

Assignee: nobody → jiaxun.yang
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true

Set release status flags based on info from the regressing bug 1873042

Pushed by jdemooij@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/0de774579c66 Implement MacroAssembler::move8ZeroExtend for mips r=jandem
Blocks: 1639895
Severity: -- → S3
Priority: -- → P1
Attachment #9416212 - Flags: approval-mozilla-esr128?

esr128 Uplift Approval Request

  • User impact if declined: Faild to build from source on MIPS64 platform
  • Code covered by automated testing: yes
  • Fix verified in Nightly: no
  • Needs manual QE test: no
  • Steps to reproduce for manual QE testing: ./mach build for MIPS64
  • Risk associated with taking this patch: N/A
  • Explanation of risk level: Didn't touch any official supported platform
  • String changes made/needed: No
  • Is Android affected?: no
Status: ASSIGNED → RESOLVED
Closed: 5 months ago
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch

The patch landed in nightly and beta is affected.
:flygoat, is this bug important enough to require an uplift?

  • If yes, please nominate the patch for beta approval.
  • If no, please set status-firefox129 to wontfix.

For more information, please visit BugBot documentation.

Flags: needinfo?(jiaxun.yang)
Flags: needinfo?(jiaxun.yang)
Attachment #9416295 - Flags: approval-mozilla-beta?

beta Uplift Approval Request

  • User impact if declined: Faild to build from source on MIPS64 platform
  • Code covered by automated testing: yes
  • Fix verified in Nightly: yes
  • Needs manual QE test: no
  • Steps to reproduce for manual QE testing: ./mach build for MIPS64
  • Risk associated with taking this patch: N/A
  • Explanation of risk level: Didn't touch any official supported platform
  • String changes made/needed: No
  • Is Android affected?: no

Nominate for beta to keep source buildable for downstream distros on MIPS64.

Attachment #9416295 - Flags: approval-mozilla-beta? → approval-mozilla-beta+
Attachment #9416212 - Flags: approval-mozilla-esr128? → approval-mozilla-esr128+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: