Description[tracing] Show the local storage databases under dom_storage
The sqlite memory usage was being reported under "sqlite" column. After
this CL the sql databases opened by DOM storage will be shown under the
"dom_storage" column. This is done by adding an ownership edge
(implemented in sql::Connection::ReportMemoryUsage).
BUG=605785
Committed: https://crrev.com/9270bd2a45d85f4810cafedc6f25e188edf2d671
Cr-Commit-Position: refs/heads/master@{#437426}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Add IsOpen. #
Depends on Patchset: Messages
Total messages: 13 (6 generated)
|