Skip to content

Conversation

rebloor
Copy link
Contributor

@rebloor rebloor commented Sep 6, 2025

Summary

Add details of support for getBytesInUse() supported in local and managed storage. Addresses the dev-docs-needed requirements of Bug 1385832 getBytesInUse() is not supported in local and managed storage areas

Related issues

Release note in TBD

@rebloor rebloor requested review from dotproto and Rob--W September 6, 2025 18:27
@rebloor rebloor self-assigned this Sep 6, 2025
@rebloor rebloor added the data:webext Compat data for Browser Extensions. https://developer.mozilla.org/Add-ons/WebExtensions label Sep 6, 2025
@github-actions github-actions bot added the size:s [PR only] 7-24 LoC changed label Sep 6, 2025
Copy link
Contributor

github-actions bot commented Sep 6, 2025

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

Copy link
Member

@Rob--W Rob--W left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The getBytesInUse changes looks good, but the firefox_android mentions of the methods in sync should all be changed to be a partial implementation. The methods can store data, but it is not synced (impl_bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1625257)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:webext Compat data for Browser Extensions. https://developer.mozilla.org/Add-ons/WebExtensions size:s [PR only] 7-24 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants