[Webkit-unassigned] [Bug 289129] REGRESSION(289693 at main): [SOUP] Internal Server Error on reddit.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 17 13:55:27 PDT 2025


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

--- Comment #7 from Michael Catanzaro <mcatanzaro at redhat.com> ---
Also, warning, I accidentally left some debugging in that patch:

            if (host.startsWith('.'))
                host = host.substring(1, host.length());

This is an insufficient attempt to address the host vs. domain mismatch, which should not land.

-- 
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/20250317/8b7b3bb0/attachment.htm>


More information about the webkit-unassigned mailing list