Closed Bug 1307655 Opened 8 years ago Closed 7 years ago

Remove Android's hack (bug 846670) in js::GetNativeStackBaseImpl if 64-bit Android (Android-L or later)

Categories

(Core :: JavaScript Engine, defect)

Unspecified
Android
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1357874
Tracking Status
firefox52 --- wontfix

People

(Reporter: m_kato, Unassigned)

References

Details

By bug 846670, we add a hack into js::GetNativeStackBaseImpl() for android.  But this hack is unnecessary on Android 64-bit (and Android-L or later) due to https://android.googlesource.com/platform/bionic/+/642182341018b282148280a7bdb771493e15bd7d

So if Android 64bit or minimal API level is 21 or later, we should remove this hack.
Blocks: Fennec-ARM64
Too late for firefox 52, mass-wontfix.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.