Bug 80735 - File API, getMetadata for a DirectoryEntry always returns size 0.
Summary: File API, getMetadata for a DirectoryEntry always returns size 0.
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: HTML5
Depends on:
Blocks:
 
Reported: 2012-03-09 15:05 PST by dpapad
Modified: 2012-03-09 15:05 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dpapad 2012-03-09 15:05:57 PST
This is happening regardless of how many files the directory contains. As far as I understand this should return the total size of all files under that particular folder.