Confirmed users
360
edits
Line 124: | Line 124: | ||
** Jar manifest parser (and heuristics) used to determine chrome mapping and source files of interest, in conjunction with | ** Jar manifest parser (and heuristics) used to determine chrome mapping and source files of interest, in conjunction with | ||
** surprisingly capable Makefile parser, to figure out directories of interest, defines for preprocessor, etc. | ** surprisingly capable Makefile parser, to figure out directories of interest, defines for preprocessor, etc. | ||
** javascript parser hacked to support the fancy new javascript features Thunderbird and core require. (calendar is apparently living in the past...) | |||
** arguably a bit more doing the 'right thing' than I wanted; should have a new trace dump up on a blog post later today | ** arguably a bit more doing the 'right thing' than I wanted; should have a new trace dump up on a blog post later today | ||