Skip to content

Conversation

nickva
Copy link
Contributor

@nickva nickva commented Nov 9, 2024

Expand scanning for update handlers and text indexes.

  • Even though Nouveau is experimental, users seem to be excited to try it out, so ensure we also check compatibility for it. Once we check Nouveau, checking Clouseau is not a big deal then, so let's do that as well.

  • Deliberately use RegExp.$1 incompatibility to exercise warning logs.

  • We still have lists and shows left. lists are quite a bit trickier to test as they involved a streaming sub-protocol. So maybe leave them for later.

Expand scanning for update handlers and text indexes.

 * Even though Nouveau is experimental, users seem to be excited to try it out,
   so ensure we also check compatibility for it. Once we check Nouveau, checking
   Clouseau is not a big deal then, so let's do that as well.

 * Deliberatly use `RegExp.$1` incompatibility to exercise warning logs.

 * We still have `lists` and `shows` left. `lists` are quite a bit trickier to
   test as they involved a streaming sub-protocol. So maybe leave them for later.
@nickva nickva force-pushed the add-more-quickjs-scanner-checks branch from 631ad54 to d8d54db Compare November 9, 2024 19:38
Copy link
Contributor

@jiahuili430 jiahuili430 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for adding validation for Clouseau and Nouveau.
+1

@nickva nickva merged commit ba9b802 into main Nov 9, 2024
23 checks passed
@nickva nickva deleted the add-more-quickjs-scanner-checks branch November 9, 2024 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants