Closed
Bug 234737
Opened 21 years ago
Closed 11 years ago
remove #ifdef MOZ_PHOENIX
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.9.2
People
(Reporter: p_ch, Assigned: benjamin)
References
Details
Attachments
(1 file)
(deleted),
patch
|
Details | Diff | Splinter Review |
in uriloader/exthandler/Makefile.in
Comment 1•21 years ago
|
||
Is this what you're thinking, pch? That ifdef seems appropriate to me. Maybe
I'm wrong.
Updated•19 years ago
|
Assignee: p_ch → nobody
Product: Firefox → Core
QA Contact: asa → build-config
Version: unspecified → Trunk
Comment 2•19 years ago
|
||
I think that this dependency should rather be eliminated if possible. what header requires it?
Comment 3•11 years ago
|
||
Bug 398573 removed the |REQUIRES += toolkitcomps| line:
https://hg.mozilla.org/mozilla-central/diff/cc3240bc917a/uriloader/exthandler/Makefile.in
Bug 513032 removed the resulting empty conditional:
https://hg.mozilla.org/mozilla-central/diff/e936fa034d28/uriloader/exthandler/Makefile.in
Assignee: nobody → benjamin
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
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
•