Closed
Bug 240099
Opened 21 years ago
Closed 21 years ago
could we move history into tier_9 (mozilla/embedding/qa/testembed/nsihttpchanneltests.cpp depends on nsIHistory) ala shistory
Categories
(SeaMonkey :: Build Config, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: timeless, Assigned: benjamin)
Details
this is a general and recurring problem, things need history, as they needed
session history
tier_9 has:
xpfe/components/shistory \
before
embedding \
if it also had xpfe/components/history, then this part of
mozilla/embedding/qa/testembed would build
testembed's requires line includes history, and it would build if you built it
at some other time.
(personally i'm going to make mozilla/embedding/qa build in tier_99 instead)
| Assignee | ||
Comment 1•21 years ago
|
||
No.
the interfaces for global history are already in tier 9
(docshell/base/nsIGlobalHistory/nsIGlobalHistory2). nsIBrowserHistory is forked
and cannot live in tier 9.
Really, many of the test suites should be built in tier 99, to avoid this sort
of problem.
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → WONTFIX
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•