gecko-dev/docshell/base
1999-07-07 10:47:35 +00:00
..
nsIGlobalHistory.idl changes to add support for the "browser.startup.page" pref and the new 1999-06-19 21:06:59 +00:00
nsWebShell.cpp Fix for bug 1755. Separated out functionality of nsWebShell::Stop() into two methods, StopBeforeRequestingURL() and StopAfterURLAvailabl(). The former is called before sending a new url load request to the doc loader. The latter is called once the doc loader notifies the webshell via OnStartURLLoad() that the stream created from the URL is ready to be consumed. 1999-07-07 10:47:35 +00:00