Closed
Bug 1336216
Opened 9 years ago
Closed 9 years ago
IONFLAGS=logs Does not work on Win32
Categories
(Core :: JavaScript Engine: JIT, defect)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
FIXED
mozilla54
Tracking | Status | |
---|---|---|
firefox54 | --- | fixed |
People
(Reporter: tcampbell, Assigned: tcampbell)
Details
Attachments
(1 file)
On windows JIT_SPEW_DIR defaults to empty string instead of ".", causing invalid paths when concatenated with "/ion.json" etc.
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → tcampbell
Comment hidden (mozreview-request) |
Comment 2•9 years ago
|
||
mozreview-review |
Comment on attachment 8833077 [details]
Bug 1336216 - Fix JIT_SPEW_DIR on Win32.
https://reviewboard.mozilla.org/r/109298/#review110426
Attachment #8833077 -
Flags: review?(hv1989) → review+
Pushed by hverschore@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b90b9d2dfb30
Fix JIT_SPEW_DIR on Win32. r=h4writer
Comment 4•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox54:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla54
You need to log in
before you can comment on or make changes to this bug.
Description
•