176
edits
No edit summary |
No edit summary |
||
| Line 43: | Line 43: | ||
SHistoryInternal interface || ''attribute'' listener || | SHistoryInternal interface || ''attribute'' listener || | ||
*[http://mxr.mozilla.org/mozilla-central/source/docshell/shistory/public/nsISHistoryInternal.idl#92 nsISHistoryInternal.idl] | *[http://mxr.mozilla.org/mozilla-central/source/docshell/shistory/public/nsISHistoryInternal.idl#92 nsISHistoryInternal.idl] | ||
DocShell || ''nsComPtr'' listener|| | |||
*[http://mxr.mozilla.org/mozilla-central/source/docshell/base/nsDocShell.cpp#3902 nsDocShell.cpp] | |||
=== Other cases === | === Other cases === | ||
FrameLoader || ''nsComPtr'' ourHistory || [http://mxr.mozilla.org/mozilla-central/source/content/base/src/nsFrameLoader.cpp#519 nsFrameLoader.cpp] | FrameLoader || ''nsComPtr'' ourHistory || [http://mxr.mozilla.org/mozilla-central/source/content/base/src/nsFrameLoader.cpp#519 nsFrameLoader.cpp] | ||
*but it does NOT yet do anything useful with it. [http://mxr.mozilla.org/mozilla-central/source/content/base/src/nsFrameLoader.cpp#526 Take a look.] | *but it does NOT yet do anything useful with it. [http://mxr.mozilla.org/mozilla-central/source/content/base/src/nsFrameLoader.cpp#526 Take a look.] | ||
edits