mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 12:37:37 +00:00
ee66ee1a0b
When adding a SHistoryListener in the Session Store test frame script we were creating an intermediate global variable that was rooting the docshell. This prevented things from being GC'd properly. I've removed this intermediate variable and we should no longer keep the docshell alive. This will probably also fix Bug 1036031. --HG-- extra : rebase_source : 1394966f4180da44c4c29c8bba9842f7daf614fd extra : histedit_source : e60ce5cf45b52e85207bf2f69882df86fa628ed7 |
||
---|---|---|
.. | ||
content | ||
src | ||
test | ||
jar.mn | ||
moz.build | ||
nsISessionStartup.idl | ||
nsISessionStore.idl |