RESOLVED FIXED 142996
Web Inspector: IndexedDB / Databases ContentViews should have refresh button
https://bugs.webkit.org/show_bug.cgi?id=142996
Summary Web Inspector: IndexedDB / Databases ContentViews should have refresh button
Joseph Pecoraro
Reported 2015-03-23 20:57:25 PDT
* 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.
Attachments
[PATCH] Proposed Fix (8.91 KB, patch)
2015-03-23 21:00 PDT, Joseph Pecoraro
timothy: review+
[IMAGE] Legacy (9.49 KB, image/png)
2015-03-23 21:00 PDT, Joseph Pecoraro
no flags
[IMAGE] Trunk (9.25 KB, image/png)
2015-03-23 21:01 PDT, Joseph Pecoraro
no flags
Radar WebKit Bug Importer
Comment 1 2015-03-23 20:57:38 PDT
Joseph Pecoraro
Comment 2 2015-03-23 21:00:42 PDT
Created attachment 249307 [details] [PATCH] Proposed Fix This was something that was annoying me a few weeks ago. Easy change to make.
Joseph Pecoraro
Comment 3 2015-03-23 21:00:59 PDT
Created attachment 249308 [details] [IMAGE] Legacy
Joseph Pecoraro
Comment 4 2015-03-23 21:01:16 PDT
Created attachment 249309 [details] [IMAGE] Trunk
Timothy Hatcher
Comment 5 2015-03-23 21:14:44 PDT
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?
Timothy Hatcher
Comment 6 2015-03-23 21:16:07 PDT
Never mind, it was in the ChangeLog.
Joseph Pecoraro
Comment 7 2015-03-24 21:29:21 PDT
Note You need to log in before you can comment on or make changes to this bug.