[Webkit-unassigned] [Bug 247814] Escape non-ASCII characters in console messages

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 11 10:58:06 PST 2022


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

--- Comment #1 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
I tried but Webkit JSONValues is not smarter and don't have "quoteString" and we have to either use "escapeString" (which leads to argument issue) or create our own function for double quotes similar to Blink.

PR - https://github.com/WebKit/WebKit/pull/6402

-- 
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/20221111/12c6d352/attachment.htm>


More information about the webkit-unassigned mailing list