I've started looking into HTML web database storage for some Chrome extension I'm working on, and it made me wonder - Who should be cleaning abandoned webdbs? As opposed to desktop apps, there's no uninstaller for a web site. And as opposed to regular cookies, webdbs can be much larger than just 4KB.
I can imagine some browsers or add-ons might give advanced users a way to cleanup locally stored data, but I can't imagine my parents doing that. What will prevent web sites from clogging their hard drive once this feature is commonly used? Is there any way honest and responsible web sites can have their local data removed once they are not used anymore?