diff options
author | mferreria@chromium.org <mferreria@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-02-20 13:16:01 +0000 |
---|---|---|
committer | mferreria@chromium.org <mferreria@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-02-20 13:16:01 +0000 |
commit | 9b0d66b6fcb4c34964a678c9068c4635b3b040e8 (patch) | |
tree | 6dae63bc3e7a16bb97aca193d3d00ba800b56538 /ash/test | |
parent | 92da2ed4160503a947cc5d8b71f8f1f1ba8c1973 (diff) | |
download | chromium_src-9b0d66b6fcb4c34964a678c9068c4635b3b040e8.zip chromium_src-9b0d66b6fcb4c34964a678c9068c4635b3b040e8.tar.gz chromium_src-9b0d66b6fcb4c34964a678c9068c4635b3b040e8.tar.bz2 |
[invalidations] Added table with registered objectsIds
This patch is a follow-up to issue 147353011.
The patch adds a display mechanism for the about:invalidations page
that shows a table with every implementer of InvalidationHandler that
has registered for at least one ObjectId for invalidations. The table
also registers for every ObjectId how many invalidations were received
of that kind, the last time one of those arrived and what was the
payload it contained, in case there were any.
There are minimal modifications to every file that implemented
InvalidationHandler because there was a small change in the interface,
in order to be able to return a string stating who is the owner of the
InvalidationHandler without passing raw pointers around.
BUG=263863
Review URL: https://codereview.chromium.org/159773006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@252210 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/test')
0 files changed, 0 insertions, 0 deletions