[Webkit-unassigned] [Bug 124719] New: Remove codecs and os dependencies from filereader.py in webkitpy/style

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 21 08:21:37 PST 2013


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

           Summary: Remove codecs and os dependencies from filereader.py
                    in webkitpy/style
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: lango at inf.u-szeged.hu
                CC: ossy at webkit.org


Although TextFileReader requires a FileSystem it circumvents it in two places! We should use the FileSystem only and remove codecs and os imports.

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