[Webkit-unassigned] [Bug 54594] Expose isValidProtocol() in KURL.h.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 17 13:24:34 PST 2011


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





--- Comment #10 from James Kozianski <koz at chromium.org>  2011-02-17 13:24:34 PST ---
(In reply to comment #7)
> Should we rename this to isValidProtocolName() when exposing? Or even isValidSchemeName()?

I think its current name is the most consistent - the current public interface for KURL uses 'protocol' by itself (protocolIs(), setProtocol(), etc). Also, it could be argued that in the context of a URL it is implied that we are referring to the name of a protocol.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list