202
edits
BrettWilson (talk | contribs) m (case fix) |
BrettWilson (talk | contribs) m (case fix) |
||
| Line 122: | Line 122: | ||
* New virtual function OnRedirectStateChange in docloader. | * New virtual function OnRedirectStateChange in docloader. | ||
* Move redirect code from OnStateChange to | * Move redirect code from OnStateChange to OnRedirectStateChange. | ||
* Change docshell AddToGlobalHistory to use the new AddURIFrom if history QIs to nsIGlobalHistory3 (or use new function in nsIGlobalHistory2). | * Change docshell AddToGlobalHistory to use the new AddURIFrom if history QIs to nsIGlobalHistory3 (or use new function in nsIGlobalHistory2). | ||
* Implement nsIWritablePropertyBag on the docshell. | * Implement nsIWritablePropertyBag on the docshell. | ||
edits