[Webkit-unassigned] [Bug 182427] Add a way to check if a host is an IP address

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 9 00:57:32 PST 2018


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

--- Comment #35 from Wenson Hsieh <wenson_hsieh at apple.com> ---
(In reply to Carlos Alberto Lopez Perez from comment #33)
> (In reply to Matt Lewis from comment #32)
> > Reverted r228261 for reason:
> > 
> > This broke an internal build
> > 
> > Committed r228282: <https://trac.webkit.org/changeset/228282>
> 
> Can you provide more info about what broke ? logs, etc

Sorry for the delay — the original revision (r228261) caused an internal builder to start failing in PublicSuffixMac.mm because it could not find decodeHostName. This appears to be declared in WebCoreNSURLExtras.h, but the line where we #import "WebCoreNSURLExtras.h" was removed from PublicSuffixMac.mm in the original patch.

I can take a closer look tomorrow, but hopefully this helps a bit!

-- 
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/20180209/2bcb6e60/attachment.html>


More information about the webkit-unassigned mailing list