Bug 142084

Summary: W3C test importer should use filesystem to read and write files
Product: WebKit Reporter: youenn fablet <youennf>
Component: Tools / TestsAssignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: bjonesbe, commit-queue, glenn
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 142085    
Attachments:
Description Flags
Patch none

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.