[Webkit-unassigned] [Bug 38633] [WTFURL] Add Chromium front-end to the URL parser

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 6 13:41:31 PDT 2010


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


Adam Barth <abarth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #55218|review?                     |review-
               Flag|                            |




--- Comment #6 from Adam Barth <abarth at webkit.org>  2010-05-06 13:41:30 PST ---
(From update of attachment 55218)
I spoke to fishd on the phone.  We're going to do this in two layers:

1) A stable opaque interface in WebKit style in svn.webkit.org.
2) A re-syndication of that interface in Chromium style in svn.chromium.org.

By using inline functions, there shouldn't be any runtime impact of using two
layers.  There's just a bit of complexity, but we get a clear definition of the
dependencies in return.

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