Re: shEntry passed to nsIDocShell::LoadURI

2012-07-24 Thread Boris Zbarsky
On 7/24/12 9:01 AM, Henri Sivonen wrote: What are the semantics of the shEntry passed to nsIDocShell::LoadURI (mxr.mozilla.org/mozilla-central/source/docshell/base/nsDocShell.cpp#1279)? It's the session history entry being loaded when the load is a history traversal, I believe... -

shEntry passed to nsIDocShell::LoadURI

2012-07-24 Thread Henri Sivonen
What are the semantics of the shEntry passed to nsIDocShell::LoadURI (mxr.mozilla.org/mozilla-central/source/docshell/base/nsDocShell.cpp#1279)? What does it mean for it to be non-null? What does it mean for it to be null? Doesn't make sense for shEntry to be non-null when replacing the pre