Closed Bug 1499155 Opened 6 years ago Closed 4 years ago

Remove unnecessary httpd manifest and related code that copies it around.

Categories

(Core :: XPCOM, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1662855

People

(Reporter: mccr8, Unassigned)

References

(Blocks 1 open bug)

Details

XPT information is now compiled into the Firefox binary instead of being stored in separate XPT files, so interfaces entries in XPCOM manifests are no longer necessary. httpd.manifest consists entirely of a single interfaces entry, so we can remove the file. This patch is a little more involved than just deleting the file because the test harness has some code to copy around this interface file.

This patch also depends on bug 1499153, because removing the interfaces file makes the build system complain with a bogus assert about how all JS components need a manifest file.
Assignee: continuation → nobody
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.