Open Bug 230068 Opened 21 years ago Updated 2 years ago

Doc Shell shouldn't be making some history decisions

Categories

(Core :: DOM: Navigation, defect, P5)

defect

Tracking

()

People

(Reporter: neil, Unassigned)

References

Details

Currently nsDocShell.cpp has a method ShouldAddToGlobalHistory that excludes schemes unwanted in global history. As some of these schemes are only used in docshells without global history, checks for those schemes are unnecessary.
After bug 229783 is done, let's look at this to see what's left to do.
Assignee: adamlock → bsmedberg
Priority: -- → P5
Benjamin Smedberg in comment #1 > After bug 229783 is done, let's look at this to see what's left to do. bug 229783 is done :)
Assignee: benjamin → nobody
QA Contact: adamlock → docshell
bug 36054 is still a valid claim, but this bug seems to have been fixed as time goes by. > NS_IMETHODIMP > nsNavHistory::CanAddURI(nsIURI* aURI, PRBool* canAdd)
Severity: minor → S4
You need to log in before you can comment on or make changes to this bug.