Closed
Bug 310597
Opened 19 years ago
Closed 19 years ago
Remove historyMaxTotalViewers from nsISHistoryInternal
Categories
(Core :: DOM: Navigation, defect)
Core
DOM: Navigation
Tracking
()
RESOLVED
FIXED
People
(Reporter: bryner, Assigned: bryner)
Details
Attachments
(1 file)
|
5.75 KB,
patch
|
marria
:
review+
darin.moz
:
superreview+
|
Details | Diff | Splinter Review |
historyMaxTotalViewers isn't really needed on this interface, since it's a global that's only accessed by shistory and docshell.
| Assignee | ||
Comment 1•19 years ago
|
||
Attachment #198021 -
Flags: superreview?(darin)
Attachment #198021 -
Flags: review?(marria)
Comment 2•19 years ago
|
||
Comment on attachment 198021 [details] [diff] [review] patch sr=darin
Attachment #198021 -
Flags: superreview?(darin) → superreview+
Updated•19 years ago
|
Attachment #198021 -
Flags: review?(marria) → review+
| Assignee | ||
Comment 3•19 years ago
|
||
checked in.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Component: History: Session → Document Navigation
QA Contact: history.session → docshell
You need to log in
before you can comment on or make changes to this bug.
Description
•