Bug 156347
Summary: | Blob support for the private browsing backing store | ||
---|---|---|---|
Product: | WebKit | Reporter: | Brady Eidson <beidson> |
Component: | WebCore Misc. | Assignee: | Brandon <brandonstewart> |
Status: | NEW | ||
Severity: | Normal | CC: | achristensen, ahmad.saleem792, brandonstewart, dillon, opendarwin, sihui_liu, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari 9 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 149117 | ||
Bug Blocks: | 165889 |
Brady Eidson
Modern IDB: Blob URL support for the private browsing backing store
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Brady Eidson
Changing this to no longer be blocking the blob support bug.
Brady Eidson
I think this is going to come after all other work on Modern IDB is complete, so reversing the blocking relationship with the master bug.
Alex Christensen
We should also get the SessionID directly from the ScriptExecutionContext in IDBObjectStore::putOrAdd to support blobs from workers, too.
Brandon
Pull request: https://github.com/WebKit/WebKit/pull/5113
Radar WebKit Bug Importer
<rdar://problem/100909306>
Charlie Wolfe
*** Bug 258820 has been marked as a duplicate of this bug. ***