Closed
Bug 753316
Opened 13 years ago
Closed 13 years ago
make -C objdir jstestbrowser is broken
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla15
People
(Reporter: glandium, Assigned: glandium)
References
Details
Attachments
(1 file)
|
1.24 KB,
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
bug 746236 actually broke jstestbrowser while trying to fix it, because the path to the extra profile file is wrong, and thus jsreftest fails to start because of the lack of privileges.
| Assignee | ||
Updated•13 years ago
|
Summary: make -C objdir jstestbrowser → make -C objdir jstestbrowser is broken
| Assignee | ||
Comment 1•13 years ago
|
||
Attachment #622369 -
Flags: review?(ted.mielczarek)
Updated•13 years ago
|
Attachment #622369 -
Flags: review?(ted.mielczarek) → review+
Comment 2•13 years ago
|
||
Mike, great catch and thanks for the fix!
| Assignee | ||
Comment 3•13 years ago
|
||
Target Milestone: --- → mozilla15
| Assignee | ||
Updated•13 years ago
|
Assignee: nobody → mh+mozilla
Comment 4•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•