mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-14 04:03:47 +00:00
Bug 668000 - browser_pageInfo.js leaks
This commit is contained in:
parent
a4398294bc
commit
a49e900b9d
@ -15,6 +15,7 @@ function test() {
|
||||
if (topic != "page-info-dialog-loaded")
|
||||
return;
|
||||
|
||||
Services.obs.removeObserver(observer, topic);
|
||||
handlePageInfo();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user