[Webkit-unassigned] [Bug 156364] Add support for creating invalid URLs directly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 8 11:27:40 PDT 2016


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

Myles C. Maxfield <mmaxfield at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mmaxfield at apple.com

--- Comment #3 from Myles C. Maxfield <mmaxfield at apple.com> ---
(In reply to comment #2)
> I am confused by this proposal. I am not sure it is wrong, but I don’t
> understand what we propose to change.

Currently, the wire format for a URL is just a string. However, if the URL is invalid, the string is garbage. I believe the proposal is to modify the wire format to be something corresponding to an Optional<String>.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160408/289486eb/attachment.html>


More information about the webkit-unassigned mailing list