Bug 84106. Actually pass a cache key to web browser persist so that POST result...
commit35473b38fde32e2404fbdaf102c853575c9a3777
authorBoris Zbarsky <bzbarsky@mit.edu>
Thu, 19 Feb 2009 19:18:02 +0000 (19 14:18 -0500)
committerBoris Zbarsky <bzbarsky@mit.edu>
Thu, 19 Feb 2009 19:18:02 +0000 (19 14:18 -0500)
treeda405a2ee1ab1f2605380787928173d382175851
parent27d30206bbb5499694dc00556f2c4845ee30fbdb
Bug 84106.  Actually pass a cache key to web browser persist so that POST result pages have a chance of being read from cache.  Also change nsWebBrowserPersist to accept a session history entry, not just an nsIWebPageDescriptor or necko cache key, as its cache key argument.  r=gavin, r+sr=jst
embedding/components/webbrowserpersist/public/nsIWebBrowserPersist.idl
embedding/components/webbrowserpersist/src/nsWebBrowserPersist.cpp
toolkit/content/contentAreaUtils.js