Bug 124717

Summary: process_file() should throw instead of exiting directly in filereader.py
Product: WebKit Reporter: Dániel Bátyai <dbatyai.u-szeged>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, glenn, ossy, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed patch none

Dániel Bátyai
Reported 2013-11-21 07:23:28 PST
In filereader.py, process_file() should throw instead of exiting directly when the file doesn't exist FIXME: This should throw or return instead of exiting directly.
Attachments
Proposed patch (2.08 KB, patch)
2013-11-21 07:25 PST, Dániel Bátyai
no flags
Dániel Bátyai
Comment 1 2013-11-21 07:25:39 PST
Created attachment 217566 [details] Proposed patch
WebKit Commit Bot
Comment 2 2013-11-21 19:47:25 PST
Comment on attachment 217566 [details] Proposed patch Clearing flags on attachment: 217566 Committed r159672: <http://trac.webkit.org/changeset/159672>
WebKit Commit Bot
Comment 3 2013-11-21 19:47:26 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.