Closed
Bug 1943010
Opened 17 days ago
Closed 16 days ago
Unable to compile js shell when using configure
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(firefox-esr128 unaffected, firefox134 unaffected, firefox135 unaffected, firefox136 fixed)
RESOLVED
FIXED
136 Branch
Tracking | Status | |
---|---|---|
firefox-esr128 | --- | unaffected |
firefox134 | --- | unaffected |
firefox135 | --- | unaffected |
firefox136 | --- | fixed |
People
(Reporter: anba, Assigned: anba)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
Similar to bug 1787628, the new "filelock" dependency needs be added to "configure.py" when using plain ./configure
.
Assignee | ||
Comment 1•17 days ago
|
||
Comment 2•17 days ago
|
||
Set release status flags based on info from the regressing bug 1934715
status-firefox134:
--- → unaffected
status-firefox135:
--- → unaffected
status-firefox136:
--- → affected
status-firefox-esr128:
--- → unaffected
Pushed by andre.bargull@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/9df2eb9160df
Add `filelock` import to `configure.py`. r=firefox-build-system-reviewers,glandium
Status: ASSIGNED → RESOLVED
Closed: 16 days ago
Resolution: --- → FIXED
Target Milestone: --- → 136 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•