[Webkit-unassigned] [Bug 81267] The chromium turducken is making project-wide searching impossible

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 15 15:17:11 PDT 2012


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





--- Comment #3 from Eric Seidel <eric at webkit.org>  2012-03-15 15:17:11 PST ---
(In reply to comment #2)
> (In reply to comment #0)
> > The chromium turducken is making project-wide searching impossible
> > 
> > We pull in some 40,000 source files into WebKit/chromium as part of update-webkit-chromium.  It would be nice if they were pulled into some location outside of Source/WebKit (like the build directory, or ThirdParty?) so that project-wide grepping is much easier. :)
> 
> Would git grep work for you?  How does WebKitBuild avoid being searched?

I was searching in Sublime, under the Source/WebKit directory, updating wtf includes, when I ran into this.  I ended up having to search only in src/ and tests/ instead.

When I use grep, I generally just grep Source.  I don't normally have the turducken in my checkout, as I'm normally building AppleMac, but today I was fixing wtf includes for Chromium for the upcoming WTF move.

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