Bug 125148

Summary: Remove function from TextChecker
Product: WebKit Reporter: Tamas Gergely <tgergely.u-szeged>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eric, galpeter, glenn
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

Description Tamas Gergely 2013-12-03 04:27:06 PST
There is a FIXME: in webkitpy/style/checkers/text.py to remove the process_file_data function.
Comment 1 Tamas Gergely 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.
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2013-12-03 09:12:32 PST
All reviewed patches have been landed.  Closing bug.