[Webkit-unassigned] [Bug 38572] [WTFURL] Add core URL parser

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 6 13:39:26 PDT 2010


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





--- Comment #22 from Adam Barth <abarth at webkit.org>  2010-05-06 13:39:24 PST ---
> Adam, I'm confused about why this is all implemented in a header file.

Client won't be using the header directly.  Instead, they'll access the library
through an interface with concrete types.  For example, here's a first draft of
part of the interface for Chromium:

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

The patch in that bug probably isn't how this is going to turn out in the end,
but that should give an idea.

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