RESOLVED FIXED 125148
Remove function from TextChecker
https://bugs.webkit.org/show_bug.cgi?id=125148
Summary Remove function from TextChecker
Tamas Gergely
Reported 2013-12-03 04:27:06 PST
There is a FIXME: in webkitpy/style/checkers/text.py to remove the process_file_data function.
Attachments
patch (2.86 KB, patch)
2013-12-03 04:40 PST, Tamas Gergely
no flags
Tamas Gergely
Comment 1 2013-12-03 04:40:29 PST
Created attachment 218286 [details] patch It simply moves the function to the unit tests. This is the only place where it is used.
WebKit Commit Bot
Comment 2 2013-12-03 09:12:30 PST
Comment on attachment 218286 [details] patch Clearing flags on attachment: 218286 Committed r160006: <http://trac.webkit.org/changeset/160006>
WebKit Commit Bot
Comment 3 2013-12-03 09:12:32 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.