Bug 95816 - Inspector: display IndexedDB integer versions
Summary: Inspector: display IndexedDB integer versions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Grogan
URL:
Keywords:
Depends on: 93225
Blocks:
  Show dependency treegraph
 
Reported: 2012-09-04 20:40 PDT by David Grogan
Modified: 2012-10-10 10:57 PDT (History)
4 users (show)

See Also:


Attachments
Patch (6.94 KB, patch)
2012-09-04 20:40 PDT, David Grogan
no flags Details | Formatted Diff | Diff
Patch (9.09 KB, patch)
2012-10-09 19:29 PDT, David Grogan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Grogan 2012-09-04 20:40:31 PDT
Inspector: display IndexedDB integer versions
Comment 1 David Grogan 2012-09-04 20:40:52 PDT
Created attachment 162153 [details]
Patch
Comment 2 David Grogan 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.
Comment 3 Joshua Bell 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).
Comment 4 David Grogan 2012-10-09 19:29:05 PDT
Created attachment 167895 [details]
Patch
Comment 5 David Grogan 2012-10-09 19:30:32 PDT
vsevik, will you review this?
Comment 6 WebKit Review Bot 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>
Comment 7 WebKit Review Bot 2012-10-10 10:57:06 PDT
All reviewed patches have been landed.  Closing bug.