Closed
Bug 1782706
Opened 2 years ago
Closed 2 years ago
Stop using nativeStackLimit in helper threads
Categories
(Core :: JavaScript Engine, task, P2)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
105 Branch
Tracking | Status | |
---|---|---|
firefox105 | --- | fixed |
People
(Reporter: arai, Assigned: arai)
References
Details
Attachments
(1 file)
Corresponds to
https://phabricator.services.mozilla.com/D152857
The patch needs some more fix (bug 1782704 and bug 1782705) before applying.
Updated•2 years ago
|
Severity: -- → N/A
Priority: -- → P2
Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Attachment #9288249 -
Attachment description: WIP: Bug 1782706: Do not set JSContext::nativeStackBase_ in helper thread. r?bthrall! → Bug 1782706: Do not set JSContext::nativeStackBase_ in helper thread. r?bthrall!
Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/c40f96a8cfcc
Do not set JSContext::nativeStackBase_ in helper thread. r=bthrall
Comment 3•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox105:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 105 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•