Closed
Bug 70929
Opened 24 years ago
Closed 24 years ago
refactor nsIGlobalHistory
Categories
(Core Graveyard :: History: Global, defect, P2)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9
People
(Reporter: alecf, Assigned: alecf)
References
Details
(Keywords: embed, Whiteboard: fix in hand)
Attachments
(1 file)
10.73 KB,
patch
|
Details | Diff | Splinter Review |
We need to refactor nsIGlobalHistory to make it easy for embedders to
reimplement a super-light history, for simple stuff like link coloring.
Assignee | ||
Updated•24 years ago
|
Assignee | ||
Comment 1•24 years ago
|
||
Assignee | ||
Comment 2•24 years ago
|
||
don't worry about the slight rdf changes in nsGlobalHistory.cpp - I won't check
them in
Comment 4•24 years ago
|
||
This looks good. r=waterson
Comment 5•24 years ago
|
||
I'm looking in to providing a common interface for session and global history to
access elements like URI, title and a enumerator so that an embeddor can
provide his own UI for global and session History. I have proposed some ideas
in news://news.mozilla.org/3A9C3DD6.2000501@netscape.com and
news://news.mozilla.org/3AA03A3A.5040906@netscape.com.
The patch attached here is taking us closer to what is posted there. Please take
a look at it and provide your inputs.
Assignee | ||
Comment 6•24 years ago
|
||
cool. fix is in.. thanks for the pointers radha, I'll take a look
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 7•24 years ago
|
||
code-level fix, waiving my hands and marking VERIFIED Fixed
Status: RESOLVED → VERIFIED
Updated•7 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•