Judson Valeski wrote:

> At the 1/18/01 meeting we discussed the following interfaces. Visit the
> said URL and view the most recent notes for details.

is the nsIGlobalHistory interface freezing? I don't see it on this list, 
yet it gets called from docshell, and hangs off of 
nsIDocShell::SetGlobalHistory()...
since global history is probably our only reason for dragging in mork it 
seems like we'd want that to be replacable, and thus frozen...

if this is the case, the existing interface needs to be split into two - 
one for embedders and one for neato browser features (i.e. stuff like 
RemovePage, GetLastPageVisited, and so forth)

Since I brought this up, might I suggest:
nsIGlobalHistory - the frozen, embedding one
nsIBrowserGlobalHistory - a mozilla/navigator specific one?

If this sounds good, file a bug on me (jud?) and I'll do it.

                                       Alec

> 
> nsIWebBrowserPersist -
> http://www.mozilla.org/projects/embedding/apiReviewNotes.html#nsIWebBrowserPersist 
> 
> 
> nsIPrint -
> http://www.mozilla.org/projects/embedding/apiReviewNotes.html#nsIPrint
> 
> nsIPrintSettings -
> http://www.mozilla.org/projects/embedding/apiReviewNotes.html#nsIPrintSettings 
> 
> 
> nsICommandManager -
> http://www.mozilla.org/projects/embedding/apiReviewNotes.html#nsICommandManager 
> 
> 
> nsICommandUpdater -
> http://www.mozilla.org/projects/embedding/apiReviewNotes.html#nsICommandUpdater 
> 
> 
> 1/18/01 agenda:
> nsIURIFixup - [EMAIL PROTECTED], [EMAIL PROTECTED], 
> [EMAIL PROTECTED]
> i18n ifaces - [EMAIL PROTECTED]
> nsIPrintSettings, nsIWebBrowserPrint - [EMAIL PROTECTED]
> 
> Stack:
> protocol handler exposure
> 
> 



Reply via email to