On Wed Jul 26 18:10:47 2023 +0000, Yuxuan Shui wrote:
No, the problem is `res` is `NULL`, we can't return the object.
and this comment is to point out, if we don't need the return value, it's safe to skip the `create_mutation_observer` call, a fact which is not necessarily trivial at first glance.