[Webkit-unassigned] [Bug 38629] [WTFURL] Add a file URL parser

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 7 00:06:00 PDT 2010


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


Adam Barth <abarth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #55210|commit-queue?               |
               Flag|                            |




--- Comment #4 from Adam Barth <abarth at webkit.org>  2010-08-07 00:06:00 PST ---
(From update of attachment 55210)
Thanks for the review.

> Can this use isASCIIAlpha()?

We'd like to keep the dependences of this library as small as possible.  In particular, we don't want to depend on anything else in WTF so folks can build the URL parser as a standalone library.  This stems from a desire to use the same URL library in Chrome's networking library and in WebKit.

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