Bug 156347 - Blob support for the private browsing backing store
Summary: Blob support for the private browsing backing store
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: Safari 9
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brandon
URL:
Keywords: InRadar
: 258820 (view as bug list)
Depends on: 149117
Blocks: 165889
  Show dependency treegraph
 
Reported: 2016-04-07 10:52 PDT by Brady Eidson
Modified: 2023-07-18 18:25 PDT (History)
7 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 10:52:21 PDT
Modern IDB: Blob URL support for the private browsing backing store
Comment 1 Brady Eidson 2016-04-15 12:49:10 PDT
Changing this to no longer be blocking the blob support bug.
Comment 2 Brady Eidson 2016-04-25 12:40:00 PDT
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.
Comment 3 Alex Christensen 2019-01-29 09:03:30 PST
We should also get the SessionID directly from the ScriptExecutionContext in IDBObjectStore::putOrAdd to support blobs from workers, too.
Comment 4 Brandon 2022-10-06 16:03:05 PDT
Pull request: https://github.com/WebKit/WebKit/pull/5113
Comment 5 Radar WebKit Bug Importer 2022-10-07 12:56:04 PDT
<rdar://problem/100909306>
Comment 6 Charlie Wolfe 2023-07-18 17:30:47 PDT
*** Bug 258820 has been marked as a duplicate of this bug. ***