RESOLVED FIXED 95816
Inspector: display IndexedDB integer versions
https://bugs.webkit.org/show_bug.cgi?id=95816
Summary Inspector: display IndexedDB integer versions
David Grogan
Reported 2012-09-04 20:40:31 PDT
Inspector: display IndexedDB integer versions
Attachments
Patch (6.94 KB, patch)
2012-09-04 20:40 PDT, David Grogan
no flags
Patch (9.09 KB, patch)
2012-10-09 19:29 PDT, David Grogan
no flags
David Grogan
Comment 1 2012-09-04 20:40:52 PDT
David Grogan
Comment 2 2012-09-04 20:44:01 PDT
FYI for now. If there is both a string and integer version, both are displayed instead of something like INVALID for the string version.
Joshua Bell
Comment 3 2012-10-02 13:39:55 PDT
+vsevik Long term, versions will only be integers. In the short term, we could show string versions quoted, number versions unquoted (like console inspection of JS vars).
David Grogan
Comment 4 2012-10-09 19:29:05 PDT
David Grogan
Comment 5 2012-10-09 19:30:32 PDT
vsevik, will you review this?
WebKit Review Bot
Comment 6 2012-10-10 10:57:02 PDT
Comment on attachment 167895 [details] Patch Clearing flags on attachment: 167895 Committed r130928: <http://trac.webkit.org/changeset/130928>
WebKit Review Bot
Comment 7 2012-10-10 10:57:06 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.