Bug 156344 - IDB (Blob support): Support for File objects that are directories
Summary: IDB (Blob support): Support for File objects that are directories
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: Safari 9
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 149117
Blocks: 165889
  Show dependency treegraph
 
Reported: 2016-04-07 09:49 PDT by Brady Eidson
Modified: 2016-12-14 20:41 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brady Eidson 2016-04-07 09:49:51 PDT
Modern IDB: Support for File objects that are directories

Some special cases will be needed.
Comment 1 Brady Eidson 2016-04-15 12:48:58 PDT
Changing this to no longer be blocking the blob support bug.