Electrolysis/places that need session history: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 28: Line 28:
SHEntry || QI for nsISHistoryInternal ||
SHEntry || QI for nsISHistoryInternal ||
*'::Expire()' || [http://mxr.mozilla.org/mozilla-central/source/docshell/shistory/src/nsSHEntry.cpp#723 nsSHEntry.cpp]
*'::Expire()' || [http://mxr.mozilla.org/mozilla-central/source/docshell/shistory/src/nsSHEntry.cpp#723 nsSHEntry.cpp]
EmbedPrivate || ''public member'' mSessionHistory ||
*'::Realize()' || [http://mxr.mozilla.org/mozilla-central/source/embedding/browser/gtk/src/EmbedPrivate.cpp#294 EmbedPrivate.cpp]
WebBrowser || ''adds/removes SHistory listeners'' ||
*'::BindListener()' || [http://mxr.mozilla.org/mozilla-central/source/embedding/browser/webBrowser/nsWebBrowser.cpp#276 nsWebBrowser.cpp]
*'::UnBindListener()' || [http://mxr.mozilla.org/mozilla-central/source/embedding/browser/webBrowser/nsWebBrowser.cpp#341 nsWebBrowser.cpp]
DocumentViewer || QI for nsISHistoryInternal ||
*'::Show()' || [http://mxr.mozilla.org/mozilla-central/source/layout/base/nsDocumentViewer.cpp#1889 nsDocumentViewer.cpp]