Wed Jul 17 2024 18:54:27 PDT
  • Component: Storage: Cache API
  • Product: Core
  • Resolution: ---

77 bugs found.
ID Type Summary Product Comp Assignee Status Resolution Updated
1840725 DomCache(?) slowing Youtube loading/browsing Core Storage: Cache API nobody UNCO --- 2023-10-30
1853930 Service Working incomplete cache copy issue Core Storage: Cache API nobody UNCO --- 2023-09-29
1878514 DomCacheThread slows down open.spotify.com due to slow database queries caused by a lack of indices. Core Storage: Cache API nobody UNCO --- 2024-05-24
1400298 Make Cache API body streams cloneable Core Storage: Cache API nobody NEW --- 2022-10-11
1745178 Slack cache grows without limits, causing shutdown issues Core Storage: Cache API nobody NEW --- 2024-05-04
1770957 Firefox hang in mozilla::storage::Connection::stepStatement (after interacted with Slack Core Storage: Cache API nobody NEW --- 2022-06-07
1771033 Assertion failure: ((bool)(__builtin_expect(!!(!NS_FAILED_impl(result)), 1))), at /dom/cache/FileUtils.cpp:271 Core Storage: Cache API nobody NEW --- 2022-10-12
1888508 Investigate and address security_info refcount imbalance related to either unclean shutdown handling or database corruption in Cache API schema that was causing assertion crashes Core Storage: Cache API nobody NEW --- 2024-03-28
1119864 investigate using a thread pool for ServiceWorker Cache sqlite IO thread operations Core Storage: Cache API nobody NEW --- 2022-10-11
1144175 Cache could implement back pressure when streaming Fetch pipe data to disk Core Storage: Cache API nobody NEW --- 2022-10-11
1241045 Cache API addAll() that rejects due to duplicate entries could provide better message Core Storage: Cache API nobody NEW --- 2024-06-14
1336199 Allow storing alternate data (ex: JS Bytecode) in the DOM cache Core Storage: Cache API nobody NEW --- 2024-06-04
1367216 Refactor Cache API mozilla::dom::cache::Connection class (dom/cache/Connection.cpp) so consumers can instead use mozStorage connections and its built-in incremental vacuum support Core Storage: Cache API nobody NEW --- 2023-03-23
1406934 Make Cache API use MozURL Core Storage: Cache API nobody NEW --- 2022-10-11
1424374 DOM Cache API should consider using PromiseWindowProxy and weak-refs Core Storage: Cache API nobody NEW --- 2022-10-11
1588887 Ensure that tabs/iframes for origins that were open when data clearing APIs or UIs were used are not able to write data to storage after the clearing operation completes. This includes freshly created or navigated iframes. Core Storage: Cache API nobody NEW --- 2024-02-21
1689149 Move from ReadStream/StreamList/StreamControl/CacheStreamControl to RemoteLazyInputStream Core Storage: Cache API nobody NEW --- 2021-01-27
1697730 Use UPDATE statement to update the DEFAULT values in ALTER statement in migrations Core Storage: Cache API nobody NEW --- 2021-03-11
1707477 Crash in [@ mozilla::dom::cache::Manager::SetCacheIdOrphanedIfRefed] Core Storage: Cache API nobody NEW --- 2022-04-14
1720663 [QM_TRY] Failures in dom/cache/DBAction.cpp:OpenDBConnection Core Storage: Cache API nobody NEW --- 2024-05-03
1748451 Opening Slack and clearing Cache still keeps several files Core Storage: Cache API nobody NEW --- 2022-08-20
1765686 Bulk deletion of an entire cache could be optimized by offloading file deletion to another thread Core Storage: Cache API nobody NEW --- 2022-04-25
1803617 [QM_TRY] Failures in dom/cache/QuotaClient.cpp:GetBodyUsage Core Storage: Cache API nobody NEW --- 2023-02-02
1817891 Add in-tree documentation that explains the Cache API disk layout and the "morgue" directory misnomer Core Storage: Cache API nobody NEW --- 2023-02-21
1817892 Rename the "morgue" directory to something less confusing the next time there is a major schema change Core Storage: Cache API nobody NEW --- 2023-02-21
1817893 Remove CacheStorage.cpp's IsTrusted helper and make CachesEnabled check honor devtools ServiceWorkersTestingEnabled browsing context flag Core Storage: Cache API nobody NEW --- 2023-02-20
1835120 Improve Cache API's exposure of what it's doing to the Firefox Profiler by clearly expressing the origin it's associated with and distinguishing content usage from QM init sweeps or data-clearing API requests Core Storage: Cache API nobody NEW --- 2023-05-25
1861003 Expand exact error stack propagation in Cache API Core Storage: Cache API nobody NEW --- 2023-10-25
1861008 Expand exact error stack propagation in dom/cache/Cache.cpp Core Storage: Cache API nobody NEW --- 2023-10-25
1861035 Expand exact error stack propagation in dom/cache/CacheOpChild.cpp Core Storage: Cache API nobody NEW --- 2023-10-25
1861036 Expand exact error stack propagation in dom/cache/CacheStorage.cpp Core Storage: Cache API nobody NEW --- 2023-10-25
1861038 Expand exact error stack propagation in dom/cache/Connection.cpp Core Storage: Cache API nobody NEW --- 2023-10-25
1861039 Expand exact error stack propagation in dom/cache/Context.cpp Core Storage: Cache API nobody NEW --- 2023-10-25
1861040 Expand exact error stack propagation in dom/cache/DBAction.cpp Core Storage: Cache API nobody NEW --- 2023-10-25
1861041 Expand exact error stack propagation in dom/cache/DBSchema.cpp Core Storage: Cache API nobody NEW --- 2023-10-25
1861049 Expand exact error stack propagation in dom/cache/DBSchema.h Core Storage: Cache API nobody NEW --- 2023-10-25
1861050 Expand exact error stack propagation in dom/cache/FileUtils.cpp Core Storage: Cache API nobody NEW --- 2023-10-25
1861051 Expand exact error stack propagation in dom/cache/FileUtils.h Core Storage: Cache API nobody NEW --- 2023-10-25
1861052 Expand exact error stack propagation in dom/cache/FileUtilsImpl.h Core Storage: Cache API nobody NEW --- 2023-10-25
1861053 Expand exact error stack propagation in dom/cache/Manager.cpp Core Storage: Cache API nobody NEW --- 2023-10-25
1861055 Expand exact error stack propagation in dom/cache/PrincipalVerifier.cpp Core Storage: Cache API nobody NEW --- 2023-10-25
1861057 Expand exact error stack propagation in dom/cache/QuotaClient.cpp Core Storage: Cache API nobody NEW --- 2023-10-25
1861059 Expand exact error stack propagation in dom/cache/QuotaClient.h Core Storage: Cache API nobody NEW --- 2023-10-25
1861060 Expand exact error stack propagation in dom/cache/ReadStream.cpp Core Storage: Cache API nobody NEW --- 2023-10-25
1861063 Expand exact error stack propagation in dom/cache/ReadStream.h Core Storage: Cache API nobody NEW --- 2023-10-25
1861065 Expand exact error stack propagation in dom/cache/TypeUtils.cpp Core Storage: Cache API nobody NEW --- 2023-10-25
1865098 open.spotify.com cache grows high with 60k cache/morgue files and causes slow startup Core Storage: Cache API nobody NEW --- 2024-05-04
1132041 Service Worker Cache should be smarter about compressing body files Core Storage: Cache API nobody NEW --- 2022-10-11
1661212 Improve DOM Cache tests by adding a few getter function to reuse the code Core Storage: Cache API nobody NEW --- 2020-08-26
1729336 Add unit test for BodyTraverseFiles of FileUtilsImpl.h Core Storage: Cache API nobody NEW --- 2023-05-26
1858810 Intermittent dom/cache/test/mochitest/test_cache_match_vary.html | single tracking bug Core Storage: Cache API nobody NEW --- Sun 23:57
1898763 Intermittent dom/cache/test/marionette/test_caches_delete_cleanup_after_shutdown.py | single tracking bug Core Storage: Cache API nobody NEW --- Sun 23:22
1908037 Intermittent dom/cache/test/mochitest/test_cache_padding.html | single tracking bug Core Storage: Cache API nobody NEW --- Mon 17:24
1905135 Enable WPT for CacheAPI in private browsing on Android Core Storage: Cache API hsingh NEW --- 2024-06-27
1110458 stress test and optimize Service Worker Cache schema Core Storage: Cache API nobody NEW --- 2022-10-11
1110479 implement basic body file de-duplication for same-origin entries in Service Worker Cache Core Storage: Cache API nobody NEW --- 2022-10-11
1142983 Investigate vaccuming strategies in the DOM Cache code Core Storage: Cache API nobody NEW --- 2022-10-11
1153183 Add telemetry to Service Worker Cache Core Storage: Cache API nobody NEW --- 2022-10-11
1177856 Cache API should implement full secure settings trust checks Core Storage: Cache API nobody NEW --- 2022-10-11
1209560 Cache API should prune empty directories when closing Core Storage: Cache API nobody NEW --- 2022-10-11
1209578 Cache API should consider de-duping header names and values Core Storage: Cache API nobody NEW --- 2022-10-11
1213077 Cache API caches.match() with bad cache name could reject with a better message Core Storage: Cache API nobody NEW --- 2022-10-11
1218632 test Cache.match() with immutable headers Core Storage: Cache API nobody NEW --- 2022-10-11
1226900 Eliminate GetInfoFromPrincipal() call in Context.cpp by storing the info in ManagerId when we create it Core Storage: Cache API nobody NEW --- 2022-10-11
1636049 [meta] Application of modern C++ coding style in CacheAPI Core Storage: Cache API nobody NEW --- 2020-06-23
1687305 Investigate there can be no result for state in ReadRequest Core Storage: Cache API nobody NEW --- 2021-01-18
1734393 Create a new context to capture the QM_WARNONLY_TRY added in Bug 1731263 Core Storage: Cache API nobody NEW --- 2024-02-27
1736691 Remove or update probes expiring in Firefox 96: cache.integrity_check_count Core Storage: Cache API nobody NEW --- 2021-10-19
1774608 Verify if some tests really cannot run with condprof active. Core Storage: Cache API nobody NEW --- 2022-06-16
1873204 Missing gmail icons as served by ServiceWorker due to apparent 0-length persisted Cache API storage; question of how 0-length records were persisted Core Storage: Cache API bugmail ASSI --- 2024-05-29
1842828 Investigate wpt failing tests in PBM (opaque-origin.https.window.html) Core Storage: Cache API hsingh ASSI --- 2023-07-11
1899414 Investigate failing cacheAPI WPT tests in private browsing. Core Storage: Cache API hsingh ASSI --- 2024-05-28
1827078 Intermittent dom/cache/test/mochitest/test_cache_orphaned_body.html | single tracking bug Core Storage: Cache API nobody REOP --- 2024-06-30
1865348 Intermittent dom/cache/test/mochitest/test_cache_overwrite.html | single tracking bug Core Storage: Cache API nobody REOP --- Sun 23:47
1866471 Intermittent dom/cache/test/mochitest/test_cache_tons_of_fd.html | single tracking bug Core Storage: Cache API nobody REOP --- 2024-06-30
1882586 Intermittent dom/cache/test/mochitest/test_cache_updateUsage.html | single tracking bug Core Storage: Cache API nobody REOP --- 2024-06-23
1899021 Intermittent dom/cache/test/mochitest/test_cache.html | single tracking bug Core Storage: Cache API nobody REOP --- 2024-07-07
77 bugs found.

File a new bug in the "Core" product