[Webkit-unassigned] [Bug 195860] Fix WPE and GTK Debug builds after r243049

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 17 18:05:38 PDT 2019


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

--- Comment #5 from Mark Lam <mark.lam at apple.com> ---
Comment on attachment 364962
  --> https://bugs.webkit.org/attachment.cgi?id=364962
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=364962&action=review

> Source/JavaScriptCore/runtime/StringPrototype.cpp:1822
> +    default:
> +        ASSERT_NOT_REACHED();

How can this be possibly be correct?  Normalization form is an enum class with only the above four values.  Can you please provide details on what the WPE and GTK Debug builds errors are?  This patch would have be r-ed under normal circumstances.

-- 
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/20190318/6b5421db/attachment-0001.html>


More information about the webkit-unassigned mailing list