I would use "svn blame" on the file you're modifying to see who changed or reviewed changes to the file in the past.
Adam On Thu, Feb 16, 2012 at 6:04 AM, Seo Sanghyeon <[email protected]> wrote: > Thanks. Who are appropriate folks? > > 2012/2/16, Adam Barth <[email protected]>: >> One approach to answering this question is to file a bug and upload a >> patch to fix the typo and get it reviewed by the appropriate folks. >> >> Adam >> >> >> On Wed, Feb 15, 2012 at 4:35 AM, Seo Sanghyeon <[email protected]> wrote: >>> It defines "toSTring" (not "toString") method on "object". Is it a typo? >>> >>> I discovered this while writing a tool to index all tests in LayoutTests >>> according to what JavaScript features they cover. Is anyone interested? >>> >>> Above seems to be the only case typo, by the way. >>> >>> -- >>> Seo Sanghyeon >>> _______________________________________________ >>> webkit-dev mailing list >>> [email protected] >>> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev >> > > > -- > Seo Sanghyeon _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

