Bug 79881

Summary: Move BLOB code out of WorkerContext and into the fileapi folder
Product: WebKit Reporter: Ashod Nakashian <ashodnakashian>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: abarth, haraken
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 79327    

Description Ashod Nakashian 2012-02-28 23:48:02 PST
Move BLOB code out of WorkerContext and into the fileapi/WorkerContextFileSystem folder[1].

[1]: https://docs.google.com/spreadsheet/ccc?key=0AppchfQ5mBrEdFlodHlLb0prdEd1ZEZyUHdCbEpoc2c#gid=0
Comment 1 Kentaro Hara 2012-02-28 23:49:51 PST
The movement might be controversial. Let's wait until the webkit-dev@ discussion reaches consensus.
Comment 2 Ashod Nakashian 2012-02-29 02:30:58 PST
(In reply to comment #1)
> The movement might be controversial. Let's wait until the webkit-dev@ discussion reaches consensus.

Yes, I took note of the controversy and decided to postpone changes. Thanks for the note.
Comment 3 Adam Barth 2012-03-02 15:47:11 PST
Based on the webkit-dev discussion, I think blob-related concepts are going to stay in the core since they are used by many different features.