mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 735166 - Intermittent timeout in browser_newtab_bug734043.js (fix #2); r=bustage-fix
This commit is contained in:
parent
e3506aa897
commit
5d388ac692
@ -279,6 +279,6 @@ function whenPagesUpdated() {
|
||||
|
||||
NewTabUtils.allPages.register(page);
|
||||
registerCleanupFunction(function () {
|
||||
NewTabUtils.allPages.unregister(this);
|
||||
NewTabUtils.allPages.unregister(page);
|
||||
});
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user