[Webkit-unassigned] [Bug 126691] Remove extra includes from FTL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 10 08:14:30 PST 2014


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





--- Comment #6 from Filip Pizlo <fpizlo at apple.com>  2014-02-10 08:11:47 PST ---
I don't like this patch at all. You're basically trying to come up with the minimal set of include statements that works, but that relies on a lot of inclusion. This means that if we cleaned up some of the headers to include fewer things, we'd need to add back the include statements that you removed. I don't like this at all; such changes are just pure noise and add nothing to the project.

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