Closed
Bug 1758324
Opened 11 months ago
Closed 10 days ago
Implement file system directory iteration
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 2 open bugs)
Details
(Keywords: dev-doc-needed)
Attachments
(4 files, 6 obsolete files)
No description provided.
Assignee | ||
Comment 1•11 months ago
|
||
Assignee | ||
Comment 2•11 months ago
|
||
Depends on D140300
Updated•11 months ago
|
Attachment #9266742 -
Attachment description: WIP: Bug 1758324 - Implement file system directory iteration. → WIP: Bug 1758324 - Implement file system directory iterator.
Assignee | ||
Updated•10 months ago
|
Assignee | ||
Comment 3•9 months ago
|
||
Depends on D140733
Assignee | ||
Comment 4•8 months ago
|
||
Updated•8 months ago
|
Attachment #9275445 -
Attachment description: WIP: Bug 1758324 - Generate hashes to represent file system entries. → Bug 1758324 - Generate hash to represent file system entries. r=#dom-storage-reviewers
Updated•8 months ago
|
Attachment #9266742 -
Attachment description: WIP: Bug 1758324 - Implement file system directory iterator. → Bug 1758324 - Implement file system directory iterator. r=#dom-storage-reviewers
Updated•8 months ago
|
Attachment #9267203 -
Attachment is obsolete: true
Assignee | ||
Comment 5•7 months ago
|
||
Pushed by jjalkanen@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/196b2d12a0d9 Generate hash to represent file system entries. r=dom-storage-reviewers,janv
Comment 7•6 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 months ago
status-firefox104:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 104 Branch
Comment 8•6 months ago
|
||
Depends on D150382
Comment 9•6 months ago
|
||
A patch has been attached on this bug, which was already closed. Filing a separate bug will ensure better tracking. If this was not by mistake and further action is needed, please alert the appropriate party. (Or: if the patch doesn't change behavior -- e.g. landing a test case, or fixing a typo -- then feel free to disregard this message)
Comment 10•6 months ago
|
||
Will be folded into D150382 to land
Updated•5 months ago
|
Attachment #9266742 -
Attachment description: Bug 1758324 - Implement file system directory iterator. r=#dom-storage-reviewers → Bug 1758324 - Implement file system directory iterator; r=#dom-storage
Comment 11•5 months ago
|
||
Comment 12•5 months ago
|
||
Updated•5 months ago
|
Attachment #9293077 -
Attachment is obsolete: true
Comment 13•5 months ago
|
||
Pushed by jvarga@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/d952398723fe Add directory property to FileSystemEntryMetadata struct; r=dom-storage-reviewers,jari
Comment 14•5 months ago
|
||
Comment 15•5 months ago
|
||
bugherder |
Updated•5 months ago
|
Comment 16•5 months ago
|
||
Pushed by jjalkanen@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/c9e945b32a0e Implement file system directory iterator; r=dom-storage-reviewers,jesup,janv,smaug
Comment 17•5 months ago
|
||
Pushed by jvarga@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/72ed500619f7 Use the promise for finishing GetEntries request; r=dom-storage-reviewers,jari
Comment 18•5 months ago
|
||
bugherder |
Updated•5 months ago
|
Attachment #9283053 -
Attachment is obsolete: true
Updated•5 months ago
|
Attachment #9277094 -
Attachment is obsolete: true
Updated•4 months ago
|
Attachment #9288127 -
Attachment is obsolete: true
Updated•3 months ago
|
Attachment #9287852 -
Attachment is obsolete: true
Updated•10 days ago
|
Status: REOPENED → RESOLVED
Closed: 6 months ago → 10 days ago
Keywords: leave-open
Resolution: --- → FIXED
Keywords: dev-doc-needed
You need to log in
before you can comment on or make changes to this bug.
Description
•