Bug 51501 - Tests that File.type returns empty string for file with invalid extension
Summary: Tests that File.type returns empty string for file with invalid extension
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Jian Li
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-22 15:02 PST by Jian Li
Modified: 2010-12-22 15:35 PST (History)
2 users (show)

See Also:


Attachments
Proposed Patch (3.50 KB, patch)
2010-12-22 15:03 PST, Jian Li
levin: review+
jianli: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jian Li 2010-12-22 15:02:40 PST
Need to test that File.type returns empty string for file with invalid extension.
Comment 1 Jian Li 2010-12-22 15:03:50 PST
Created attachment 77262 [details]
Proposed Patch
Comment 2 Jian Li 2010-12-22 15:35:26 PST
Committed as http://trac.webkit.org/changeset/74510.