Skip to content

indexeddb: Report memory usage#42486

Merged
sebsebmc merged 1 commit intoservo:mainfrom
arihant2math:idb-memory-reporting
Feb 19, 2026
Merged

indexeddb: Report memory usage#42486
sebsebmc merged 1 commit intoservo:mainfrom
arihant2math:idb-memory-reporting

Conversation

@arihant2math
Copy link
Copy Markdown
Contributor

Reports memory usage, including partial sqlite3 memory usage stats for the sqlite3 engine.

Testing: Manual

@servo-highfive servo-highfive added the S-awaiting-review There is new code that needs to be reviewed. label Feb 9, 2026
Comment thread components/storage/indexeddb/engines/sqlite.rs
Comment thread components/storage/indexeddb/engines/sqlite.rs Outdated
@arihant2math arihant2math force-pushed the idb-memory-reporting branch 3 times, most recently from 8fa8e50 to d6ed479 Compare February 14, 2026 06:05
@servo-highfive servo-highfive added the S-needs-rebase There are merge conflict errors. label Feb 14, 2026
@servo-highfive servo-highfive removed the S-needs-rebase There are merge conflict errors. label Feb 14, 2026
@sebsebmc
Copy link
Copy Markdown
Contributor

LGTM, I do not have approval permissions though.

@servo-highfive servo-highfive added S-needs-rebase There are merge conflict errors. and removed S-awaiting-review There is new code that needs to be reviewed. labels Feb 19, 2026
@servo-highfive servo-highfive added S-awaiting-review There is new code that needs to be reviewed. and removed S-needs-rebase There are merge conflict errors. labels Feb 19, 2026
Signed-off-by: Ashwin Naren <arihant2math@gmail.com>

# Conflicts:
#	components/shared/storage/indexeddb.rs
#	components/storage/indexeddb/engines/sqlite.rs

# Conflicts:
#	components/shared/storage/indexeddb.rs
#	components/storage/indexeddb/mod.rs
@sebsebmc sebsebmc added this pull request to the merge queue Feb 19, 2026
@servo-highfive servo-highfive added the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Feb 19, 2026
Merged via the queue into servo:main with commit c056f9b Feb 19, 2026
30 checks passed
@servo-highfive servo-highfive removed the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Feb 19, 2026
@arihant2math arihant2math deleted the idb-memory-reporting branch February 19, 2026 23:32
@arihant2math
Copy link
Copy Markdown
Contributor Author

LGTM, I do not have approval permissions though.

Congrats on your new merge permissions 😀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-awaiting-review There is new code that needs to be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants