Only expose Storage/StorageEvent in Window

This commit is contained in:
Javier Rueda 2017-02-09 15:28:12 +01:00
parent f7e75fd001
commit 1aeca9c255
7 changed files with 10 additions and 13 deletions

View file

@ -25645,7 +25645,7 @@
"support"
],
"mozilla/interfaces.worker.js": [
"3fbec39bafa473f0eeb7af3461f38151856bf362",
"9b3a3c96ec539bb323a0def92c747996deaa7331",
"testharness"
],
"mozilla/iterable.html": [

View file

@ -37,8 +37,6 @@ test_interfaces([
"ProgressEvent",
"Request",
"Response",
"Storage",
"StorageEvent",
"TextDecoder",
"TextEncoder",
"URL",