Bug 142084 - W3C test importer should use filesystem to read and write files
Summary: W3C test importer should use filesystem to read and write files
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords:
Depends on:
Blocks: 142085
  Show dependency treegraph
 
Reported: 2015-02-27 07:15 PST by youenn fablet
Modified: 2015-02-28 03:49 PST (History)
3 users (show)

See Also:


Attachments
Patch (5.49 KB, patch)
2015-02-27 07:25 PST, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2015-02-27 07:15:27 PST
The importer currently directly use open to access to files.
filesystem should be used instead.
Comment 1 youenn fablet 2015-02-27 07:25:44 PST
Created attachment 247513 [details]
Patch
Comment 2 Bem Jones-Bey 2015-02-27 17:27:15 PST
Comment on attachment 247513 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2015-02-28 03:49:40 PST
Comment on attachment 247513 [details]
Patch

Clearing flags on attachment: 247513

Committed r180830: <http://trac.webkit.org/changeset/180830>
Comment 4 WebKit Commit Bot 2015-02-28 03:49:44 PST
All reviewed patches have been landed.  Closing bug.