-
Notifications
You must be signed in to change notification settings - Fork 10k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Simplify the check, and remove the warning, for the nativeImageDecoderSupport
API parameter
#9032
Simplify the check, and remove the warning, for the nativeImageDecoderSupport
API parameter
#9032
Conversation
…erSupport` API parameter As discussed in PR 8982.
/botio-linux preview |
From: Bot.io (Linux m4)ReceivedCommand cmd_preview from @timvandermeij received. Current queue size: 0 Live output at: http://54.67.70.0:8877/b8847172b5c37d2/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.67.70.0:8877/b8847172b5c37d2/output.txt Total script time: 2.40 mins Published |
/botio test |
From: Bot.io (Windows)ReceivedCommand cmd_test from @timvandermeij received. Current queue size: 0 Live output at: http://54.215.176.217:8877/11bf29dadeaff49/output.txt |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @timvandermeij received. Current queue size: 0 Live output at: http://54.67.70.0:8877/1b4900030a85e9c/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.67.70.0:8877/1b4900030a85e9c/output.txt Total script time: 16.87 mins
|
From: Bot.io (Windows)SuccessFull output at http://54.215.176.217:8877/11bf29dadeaff49/output.txt Total script time: 30.26 mins
|
Good improvement! |
…Support-2.0 Simplify the check, and remove the warning, for the `nativeImageDecoderSupport` API parameter
As discussed in PR #8982 (comment).
TODO
Object.values
and/orArray.includes
.