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 | ||
Ashod Nakashian
Move BLOB code out of WorkerContext and into the fileapi/WorkerContextFileSystem folder[1].
[1]: https://docs.google.com/spreadsheet/ccc?key=0AppchfQ5mBrEdFlodHlLb0prdEd1ZEZyUHdCbEpoc2c#gid=0
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Kentaro Hara
The movement might be controversial. Let's wait until the webkit-dev@ discussion reaches consensus.
Ashod Nakashian
(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.
Adam Barth
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.