mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 06:11:37 +00:00
Clean up after test_workerupdatefoundevent.html, no bug
This commit is contained in:
parent
2ff1229507
commit
41012d0662
@ -55,6 +55,7 @@
|
||||
}
|
||||
|
||||
function unregister() {
|
||||
window.onmessage = null;
|
||||
return registration.unregister().then(function(result) {
|
||||
ok(result, "Unregister should return true.");
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user