Minimal reproductions for debugging and performance auditing.
Permanent memory usage in the browser process when downloading a 100MB file via a data: URL
Memory usage in the browser process via a Blob
Leaking IndexedDB connections in the browser when creating Dexie objects and not explicitly closing them
Demonstrating that open IndexedDB connections don't block BFCache unless there is a conflict
Memory bloat due to high-frequency outerHTML calls on a large DOM without proper V8 external memory accounting