This will become a non-issue once we finish upstreaming all code that uses
WebCore.  This means completing the WebKit API, and upstreaming that.
 Patches welcome :-)
-Darin


On Fri, Aug 7, 2009 at 5:48 AM, Ben Laurie <b...@chromium.org> wrote:

>
> I just got bitten by failing to
>
> #include "config.h"
>
> in a file. This caused that file to have a different version of KURL
> from the rest of the code (it did not use GOOGLEURL, whereas the rest
> did) with predictably bad results.
>
> I'm wondering whether either:
>
> a) Including config.h wherever its needed, or
>
> b) Having a test to check it is included spread about the place
>
> is a good idea? Certainly would've saved me some time.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to