Closed
Bug 1759152
Opened 3 years ago
Closed 2 years ago
Expose file system to workers
Categories
(Core :: DOM: File, task, P3)
Core
DOM: File
Tracking
()
RESOLVED
FIXED
104 Branch
Tracking | Status | |
---|---|---|
firefox104 | --- | fixed |
People
(Reporter: jjalkanen, Assigned: jjalkanen)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
No description provided.
Assignee | ||
Comment 1•3 years ago
|
||
Updated•2 years ago
|
Attachment #9267422 -
Attachment description: WIP: Bug 1759152 - Expose file system to workers. → Bug 1759152 - Expose file system to workers. r=#dom-storage-reviewers
Pushed by jjalkanen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d256ed1935f7
Expose file system to workers. r=dom-storage-reviewers,jesup,janv
Comment 3•2 years ago
|
||
Backed out for causing leaks on FileSystem
- backout: https://hg.mozilla.org/integration/autoland/rev/8ba87c3e2ec48b6643842c11a41473a76c1717a0
- push: https://treeherder.mozilla.org/jobs?repo=autoland&revision=d256ed1935f7e07c720818e3ffa6c38c595bcbf4&group_state=expanded
- failure logs:
- TEST-UNEXPECTED-FAIL | leakcheck | tab 190512 bytes leaked (CondVar, Mutex, OriginPrivateFileSystemChildImpl, POriginPrivateFileSystemChild, RefCountedMonitor, ...)
- TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at mozilla::ipc::MessageChannel::MessageChannel, mozilla::ipc::IToplevelProtocol::IToplevelProtocol, mozilla::dom::POriginPrivateFileSystemChild::POriginPrivateFileSystemChild, TOriginPrivateFileSystem
Flags: needinfo?(jjalkanen)
Pushed by jjalkanen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/dd96cc22ca4d
Expose file system to workers. r=dom-storage-reviewers,jesup,janv
Comment 5•2 years ago
|
||
Backed out for causing gtest crashes
Backout link: https://hg.mozilla.org/integration/autoland/rev/471d74ef6bded3f8f37aec1686586a71bc19909e
PROCESS-CRASH | gtest | application crashed [@ mozilla::dom::fs::test::TestFileSystemRequestHandler::~TestFileSystemRequestHandler()]
Pushed by jjalkanen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/87ade21f0abf
Expose file system to workers. r=dom-storage-reviewers,jesup,janv
Comment 7•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox104:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 104 Branch
Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(jjalkanen)
You need to log in
before you can comment on or make changes to this bug.
Description
•