* SUMMARY IndexedDB / Databases should have refresh button. They don't update automatically (like DOMStorage). So we should have a refresh button to at least manually refresh.
<rdar://problem/20270810>
Created attachment 249307 [details] [PATCH] Proposed Fix This was something that was annoying me a few weeks ago. Easy change to make.
Created attachment 249308 [details] [IMAGE] Legacy
Created attachment 249309 [details] [IMAGE] Trunk
Comment on attachment 249307 [details] [PATCH] Proposed Fix View in context: https://bugs.webkit.org/attachment.cgi?id=249307&action=review > Source/WebInspectorUI/UserInterface/Views/DatabaseTableContentView.js:37 > + refreshSource = "Images/ReloadFull.svg"; What is the difference from Reload.svg?
Never mind, it was in the ChangeLog.
http://trac.webkit.org/changeset/181930