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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 7 15:59:54 PST 2011


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





--- Comment #22 from James Kozianski <koz at chromium.org>  2011-03-07 15:59:54 PST ---
(In reply to comment #21)
> (From update of attachment 84991 [details])
> Compile errors.

Hm. This is made a bit more complicated by the fact that the duplicated versions are identical in code, but because they are in different files they get linked with different static inline methods (see isSchemeChar() and isSchemeFirstChar() in KURL.cpp and KURLGoogle.cpp).

What would be the best way to move forward here?

-- 
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