Closed Bug 1910116 Opened 8 months ago Closed 7 months ago

Fix ML IndexedDB Cache Size Estimation to Match Actual Data Size

Categories

(Core :: Machine Learning, defect, P1)

Firefox 130
defect

Tracking

()

RESOLVED FIXED
130 Branch
Tracking Status
firefox130 --- fixed

People

(Reporter: atossou, Assigned: atossou)

References

(Blocks 1 open bug)

Details

(Whiteboard: [genai])

Attachments

(1 file)

The ML component enforces a maximum size limit for the IndexedDB database used to store models.

Currently, the cache size estimation is inaccurate and does not update correctly after models are deleted. Additionally, it fails to account for any compression applied to files during storage.

This issue needs to be addressed to ensure the cache size estimation accurately reflects the actual data size, including any compression effects.

Priority: -- → P1
Version: unspecified → Firefox 130
Blocks: 1911171
Pushed by atossou@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/c052b3d5cd52 Fix ML IndexedDB Cache Size Estimation to Match Actual Data Size r=tarek
Status: ASSIGNED → RESOLVED
Closed: 7 months ago
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
Whiteboard: [genai]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: