[webkit-dev] Changing the implementation of KURL

Benjamin Poulain benjamin at webkit.org
Sat Jan 28 20:24:25 PST 2012


On Sat, Jan 28, 2012 at 8:01 PM, Darin Fisher <darin at chromium.org> wrote:
> If CFNetwork exposed an API to its URL parser, then it would be super wise
> for
> any port of WebKit using CFNetwork to reuse the same URL parser.

That is an interesting idea.

I always considered it would be beneficial to have a single
implementation in order to have a consistent behavior and the same
security/bug fixes. You have a good point, maybe it is in the interest
of the ports to split KURL...

Benjamin


More information about the webkit-dev mailing list