[webkit-reviews] review requested: [Bug 27400] Inspector: Automatically Refresh DOM Storage Grids on "storage" event : [Attachment 32993] Live Update both DOM Storage Grids

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 17 18:02:44 PDT 2009


Joseph Pecoraro <joepeck02 at gmail.com> has asked  for review:
Bug 27400: Inspector: Automatically Refresh DOM Storage Grids on "storage"
event
https://bugs.webkit.org/show_bug.cgi?id=27400

Attachment 32993: Live Update both DOM Storage Grids
https://bugs.webkit.org/attachment.cgi?id=32993&action=review

------- Additional Comments from Joseph Pecoraro <joepeck02 at gmail.com>
NOTES:

- Assumes only 2 storages exist (like the current code does with the
"isLocalStorage" property.
- Tested on localStorage and sessionStorage and it worked great.
- register/unregister functions would be great to use for a toolbar item in
case this moves into a setting.


More information about the webkit-reviews mailing list