[Webkit-unassigned] [Bug 35589] Change the way of prefetching DNS to allow prefetching function to use full URL
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Mar 15 09:25:59 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=35589
--- Comment #13 from Adam Barth <abarth at webkit.org> 2010-03-15 09:25:59 PST ---
> The coding style guidelines do not consider that a file can have something like
> #include "ResourceHandleInternal.h", so I'm not sure that opening a bug against
> check-webkit-style is the best possible solution.
The goal for check-webkit-style is to have zero errors in our codebase. That
means for every error, we need to either change the codebase or change
check-webkit-style. In this case, it looks like check-webkit-style isn't smart
enough to understand that ResourceHandle.h and ResourceHandleInternal.h are
both primary headers.
--
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