[Webkit-unassigned] [Bug 27524] Add check for correct wtf includes in WebCore to cpplint
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 21 17:37:11 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27524
Adam Treat <treat at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |treat at kde.org
--- Comment #3 from Adam Treat <treat at kde.org> 2009-07-21 17:37:11 PDT ---
After talking with Mark Rowe and Dave Levin on IRC it would seem we don't need
to detect whether the file is in WebCore or not. All references to a wtf
header of the form wtf/foo.h should always be <> style, not "" style. No
matter what file is doing the including.
--
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