quick-lint / quick-lint-js

quick-lint-js finds bugs in JavaScript programs
https://quick-lint-js.com
GNU General Public License v3.0
1.52k stars 191 forks source link

launchQueue global from Launch Handler API is not predeclared #1222

Open s1050613 opened 3 months ago

s1050613 commented 3 months ago

The global launchQueue property from the Launch Handler API is not predeclared as a global variable.

It has been supported in Chromium-based browsers and Samsung Internet since 2022, and more recently in Chrome for Android.

squiggly yellow line under launchQueue