Mon Jun 24 2024 19:06:14 PDT
  • Product: WebExtensions
  • Component: Storage
  • Resolution: ---

57 bugs found.
ID Type Summary Product Comp Assignee Status Resolution Updated
1651376 Extreme disk usage, even when idle WebExtensions Storage nobody UNCO --- 2021-05-22
1389126 Spam sync error - extension-storage WebExtensions Storage nobody UNCO --- 2023-07-05
1604052 browser.storage.local.set fails: ConstraintError: A mutation operation in the transaction WebExtensions Storage nobody UNCO --- 2022-10-12
1396810 chrome.storage.sync properties are not implemented WebExtensions Storage nobody UNCO --- 2024-05-25
1412844 Add ability for WebExtensions to access websites' localStorage. WebExtensions Storage nobody UNCO --- 2024-03-17
1429749 storage.sync storage not saving Set types WebExtensions Storage nobody UNCO --- 2022-10-11
1592472 Not able to remove Local storage data with 'Clear Browsing Data' extension WebExtensions Storage nobody UNCO --- 2022-10-11
1628893 Ensure new webext storage reports the same non-sync telemetry as the old storage. WebExtensions Storage nobody NEW --- 2022-07-25
1716771 Firefox Consistiently Crashing on Quit (Linux): Crash in [@ AsyncShutdownTimeout | profile-change-teardown | StorageSyncService: shutdown ] WebExtensions Storage nobody NEW --- 2023-02-23
1842042 Consider emitting one IPC message per child process to notify multiple storage API onChanged event listeners registered in the same child process WebExtensions Storage nobody NEW --- 2024-01-15
1292234 [META] Support inspection of WebExtension storage APIs data from the Storage panel of the WebExtension Addon Debugger toolbox WebExtensions Storage nobody NEW --- 2023-07-17
1311510 chrome.storage.sync: performance test of production stack for chrome.storage.sync WebExtensions Storage nobody NEW --- 2022-10-11
1411691 Unexpected error resulting from missing storage-sync.sqlite file WebExtensions Storage nobody NEW --- 2022-10-11
1416255 "Server has been flushed" error when syncing extension-storage WebExtensions Storage nobody NEW --- 2022-10-11
1416331 Consider structured clone serialization for sync storage WebExtensions Storage nobody NEW --- 2022-10-11
1422673 Uptick in http 507 errors since ~November 20 WebExtensions Storage nobody NEW --- 2022-10-11
1423744 Extension fails to Sync every time after storage reaches 204800 Bytes once (even after clearing its local sync data and re-uploading) WebExtensions Storage nobody NEW --- 2022-10-11
1424957 HTTP 401 error syncing extension-storage WebExtensions Storage nobody NEW --- 2022-10-11
1426514 fix test_ext_storage_cleanup.html for OOP WebExtensions Storage nobody NEW --- 2022-10-11
1427986 indexedDB access when "Always use Private Browsing Mode" is set WebExtensions Storage nobody NEW --- 2023-12-11
1461435 kinto-storage-adapter should create tables in a single EXCLUSIVE transaction WebExtensions Storage nobody NEW --- 2022-10-11
1493730 Provide an event to let extensions know when history is being cleared WebExtensions Storage nobody NEW --- 2022-10-11
1524698 Extension storage should detect and replace corrupt SQLite databases WebExtensions Storage nobody NEW --- 2024-01-22
1535763 browsingData should clear all storage areas WebExtensions Storage nobody NEW --- 2022-09-10
1542038 Support inspection of WebExtension storage.managed API data from the Storage panel of the WebExtension Addon Debugger toolbox WebExtensions Storage nobody NEW --- 2022-10-11
1542039 Support inspection of WebExtension storage.sync API data from the Storage panel of the WebExtension Addon Debugger toolbox WebExtensions Storage nobody NEW --- 2022-12-26
1577737 WebExt browser.storage.local broken after Services.qms.clear() WebExtensions Storage nobody NEW --- 2022-10-11
1578452 Storage panel behavior of the WebExtension Addon Debugger toolbox is not consistent when different kinds of extensions are disabled while the toolbox is open WebExtensions Storage nobody NEW --- 2024-02-27
1580441 Storage panel data of WebExtension Addon Debugger toolbox is not updated when Disabled for the second time WebExtensions Storage nobody NEW --- 2022-10-11
1597900 Add test to ensure Addon debugger storage panel displays `storage.local` data even when no extension page is open WebExtensions Storage nobody NEW --- 2022-10-11
1598224 Support editing item names and adding items for WebExtension storage.local API data from the Storage panel of the WebExtension Addon Debugger toolbox WebExtensions Storage nobody NEW --- 2022-10-11
1618860 storage.sync data stored locally should be cleared when the extension is uninstalled WebExtensions Storage nobody NEW --- 2022-10-11
1637465 Remove the kinto-based storage.sync implementation WebExtensions Storage nobody NEW --- 2024-04-01
1637468 Ensure test_ext_storage[_content]_[sync/kinto].js are testing what we think they are testing. WebExtensions Storage nobody NEW --- 2021-05-17
1658235 Create some optional pref or extension permission to increase storage.sync quota WebExtensions Storage nobody NEW --- 2020-09-21
1670501 Inconsistencies with storage.StorageArea.get({prop: undefined}) WebExtensions Storage nobody NEW --- 2020-10-31
1687778 MV3 in-memory storage API (storage.session) WebExtensions Storage nobody NEW --- 2024-04-29
1721082 Extensions can't access sync storage when using a profile on a RAMdisk WebExtensions Storage nobody NEW --- 2024-03-11
1724754 Implement StorageArea.setAccessLevel to separate extension storage for privileged extension principals and unprivileged content scripts WebExtensions Storage nobody NEW --- 2023-03-21
1791512 Inconsistent storage.local.set behavior for enumerable getters with Chrome/Safari WebExtensions Storage nobody NEW --- 2022-10-17
1807045 Consider introducing new telemetry probes for the ExtensionScriptingStore WebExtensions Storage nobody NEW --- 2024-06-14
1807048 Consider introduce a nightly-only pref to allow flipping off ExtensionPermissions rkv backend for debugging purposes WebExtensions Storage nobody NEW --- 2023-01-16
1818203 Collect telemetry probes related to issues hit when migrating from the ExtensionPermissions JSON backed to the kvstore backend WebExtensions Storage nobody NEW --- 2024-06-14
1823717 Implement storage.session.setAccessLevel specifically WebExtensions Storage nobody NEW --- 2023-07-06
1893821 IndexedDB in Private Browsing Mode does not work in Web Extensions WebExtensions Storage nobody NEW --- 2024-04-29
1523174 storage.managed.get with non-existing manifest behaves differently on debug build WebExtensions Storage tomica NEW --- 2022-10-11
1313422 Clear orphaned WebExtension storage WebExtensions Storage nobody NEW --- 2023-07-17
1451794 Remove the deprecated indexedDB permission from WebExtensions WebExtensions Storage nobody NEW --- 2022-10-11
1771731 Add support for "managed_schema" for the "browser.storage.managed" API WebExtensions Storage nobody NEW --- 2023-12-07
1784446 When using "storage.managed.get()" the promise is rejected if no manifest exists WebExtensions Storage nobody NEW --- 2022-09-05
1608615 enhancement: credentials storage interface for extensions WebExtensions Storage nobody NEW --- 2022-10-11
1838448 CPU usage in StructuredCloneHolder.deserialize starting version 115 far higher than in 114 with Dashlane extension WebExtensions Storage nobody NEW --- 2023-12-04
1833153 storage.sync should not emit onChanged events for calls that are not resulting into changes to the store data WebExtensions Storage lgreco ASSI --- 2024-01-05
1499842 chrome.storage.sync.set({'existingKey': undefined}): inconsistency with Chromium WebExtensions Storage nobody REOP --- 2022-09-05
1646182 Turn on ExtensionPermissions kvstore backend on all channels WebExtensions Storage nobody REOP --- 2024-03-07
1885297 The extension is unable to get/set/clear setting from the browser.storage.local using a specific key. WebExtensions Storage nobody REOP --- 2024-05-21
1670508 Firefox with profile in ram disk after update to 79, forcing users from local to sync storage for add-on and caused add-on fail to load data . WebExtensions Storage nobody REOP --- 2024-06-11
57 bugs found.

File a new bug in the "WebExtensions" product