[Webkit-unassigned] [Bug 59348] Find large header files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 25 15:41:43 PDT 2011


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


Nico Weber <thakis at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #90962|0                           |1
        is obsolete|                            |




--- Comment #4 from Nico Weber <thakis at chromium.org>  2011-04-25 15:41:43 PST ---
Created an attachment (id=90965)
 --> (https://bugs.webkit.org/attachment.cgi?id=90965&action=review)
slightly better script

First half of step 3:

  for f in $(git ls-files --full-name *.h); do Tools/Scripts/include-tracer.py -q $f; done

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