We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b87a20 commit cb14224Copy full SHA for cb14224
javascript/operators/await.json
@@ -80,11 +80,22 @@
80
"version_added": false
81
},
82
"firefox": {
83
- "version_added": false,
84
- "notes": "See <a href='https://bugzil.la/1519100'>bug 1519100</a>"
+ "version_added": "85",
+ "flags": [
85
+ {
86
+ "type": "preference",
87
+ "name": "javascript.options.experimental.top_level_await"
88
+ }
89
+ ]
90
91
"firefox_android": {
- "version_added": false
92
93
94
95
96
97
98
99
100
"ie": {
101
0 commit comments