Closed
Bug 1407364
Opened 7 years ago
Closed 7 years ago
Remove xpcom/tests/Makefile.in
Categories
(Firefox Build System :: General, enhancement)
Firefox Build System
General
Tracking
(firefox60 fixed)
RESOLVED
FIXED
mozilla60
Tracking | Status | |
---|---|---|
firefox60 | --- | fixed |
People
(Reporter: ted, Assigned: kmoir)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
436 bytes,
patch
|
froydnj
:
review+
|
Details | Diff | Splinter Review |
This Makefile only has `MOZ_DEBUG_SYMBOLS = 1` in it, it's not needed:
https://hg.mozilla.org/mozilla-central/file/77a4c52e9987d2359969d7c478183b438b464744/xpcom/tests/Makefile.in
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → kmoir
Assignee | ||
Comment 1•7 years ago
|
||
Try run is here
https://treeherder.mozilla.org/#/jobs?repo=try&revision=c499d16d0b67ed610a2720362b0bc05b86de962b
Attachment #8950264 -
Flags: review?(core-build-config-reviews)
![]() |
||
Comment 2•7 years ago
|
||
Comment on attachment 8950264 [details] [diff] [review]
bug1407364.patch
Review of attachment 8950264 [details] [diff] [review]:
-----------------------------------------------------------------
Thank you!
Attachment #8950264 -
Flags: review?(core-build-config-reviews) → review+
Pushed by kmoir@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/2f524b12dff0
Remove xpcom/tests/Makefile.in r=nfroyd DONTBUILD
Comment 4•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox60:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•