Closed
Bug 1596645
Opened 6 years ago
Closed 6 years ago
Support ./mach bootstrap for non-artifact build of GV on Windows host
Categories
(Firefox Build System :: Bootstrap Configuration, enhancement)
Tracking
(firefox72 fixed)
RESOLVED
FIXED
mozilla72
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: m_kato, Assigned: m_kato)
References
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Updated•6 years ago
|
Blocks: fennecwindows
Assignee | ||
Comment 1•6 years ago
|
||
Now since we use unicode_literals by bug 1210157, mercurial version check will be error due to TypeError: environment can only contain strings
.
So we don't use unicode for os.environment['PATH'] when appending Java path.
Updated•6 years ago
|
Attachment #9108928 -
Attachment description: Bug 1596645 - Support ./mach bootstrap for non-atrifact build on mozilla-build. → Bug 1596645 - Support ./mach bootstrap for non-atrifact build of GeckoView on mozilla-build.
Pushed by m_kato@ga2.so-net.ne.jp:
https://hg.mozilla.org/integration/autoland/rev/3ebb341e344a
Support ./mach bootstrap for non-atrifact build of GeckoView on mozilla-build. r=froydnj
![]() |
||
Comment 3•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
You need to log in
before you can comment on or make changes to this bug.
Description
•