[Webkit-unassigned] [Bug 256663] [GTK] toString() returns a function instead of a string

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 15 08:57:59 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=256663

--- Comment #6 from emile at caido.io ---
(In reply to Michael Catanzaro from comment #5)
> Now try again with JSC_useDFGJIT=0 and then again with JSC_useFTLJIT=0 and
> see what happens.

With JSC_useDFGJIT=0 it works! No error in the console
With JSC_useFTLJIT=0, still the same error (TypeError: e.toString().match is not a function)

> If you do manage to bisect it, you'll be able to tell us exactly when it
> broke, which will help a lot.

I need a better setup for that, keeping you posted on it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230515/e066ff44/attachment.htm>


More information about the webkit-unassigned mailing list