Closed
Bug 1789586
Opened 2 years ago
Closed 2 years ago
FS: Connect the internal database to quota management
Categories
(Core :: DOM: File, task, P2)
Core
DOM: File
Tracking
()
RESOLVED
FIXED
109 Branch
Tracking | Status | |
---|---|---|
firefox109 | --- | fixed |
People
(Reporter: janv, Assigned: jjalkanen)
References
Details
Attachments
(1 file, 1 obsolete file)
We need to switch to file URLs and pass directoryLockId like we do here https://searchfox.org/mozilla-central/rev/3aaca0a12a2d1463da54933bdbdae2f06fead06f/dom/indexedDB/ActorsParent.cpp#627
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → jjalkanen
Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Attachment #9299329 -
Attachment description: WIP: Bug 1789586 - Connect internal database to quota management. → Bug 1789586 - Connect internal database to quota management. r=#dom-storage
Assignee | ||
Comment 2•2 years ago
|
||
Depends on D159760
Comment 3•2 years ago
|
||
Comment on attachment 9299533 [details]
Bug 1789586 - Clean up temporary GetDirectoryForOrigin getter. r=#dom-storage
Revision D159880 was moved to bug 1798015. Setting attachment 9299533 [details] to obsolete.
Attachment #9299533 -
Attachment is obsolete: true
Pushed by jjalkanen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/951741a7fe6b
Connect internal database to quota management. r=dom-storage-reviewers,janv
Comment 5•2 years ago
|
||
Backed out for causing bp-hybrid bustages on FileSystemFileManager.
- Backout link
- Push with failures
- Failure Log
- Failure line: /builds/worker/workspace/obj-build/dist/include/nsCOMPtr.h:436:5: error: static assertion failed due to requirement '1 < sizeof (TestForIID<nsIFileURL>(nullptr))': nsCOMPtr only works for types with IIDs. Either use RefPtr; add an IID to your type with NS_DECLARE_STATIC_IID_ACCESSOR/NS_DEFINE_STATIC_IID_ACCESSOR; or make the nsCOMPtr point to a base class with an IID.
Flags: needinfo?(jjalkanen)
Pushed by jjalkanen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9c22af82cf07
Connect internal database to quota management. r=dom-storage-reviewers,janv
Comment 7•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox109:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 109 Branch
Assignee | ||
Comment 8•2 years ago
|
||
The patch landed and the bug is now fixed.
Flags: needinfo?(jjalkanen)
You need to log in
before you can comment on or make changes to this bug.
Description
•