Bug 84035 - Web Inspector: [Chromium] Crash when inspecting empty IndexedDB object store.
Summary: Web Inspector: [Chromium] Crash when inspecting empty IndexedDB object store.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Vsevolod Vlasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-16 07:28 PDT by Vsevolod Vlasov
Modified: 2012-04-17 06:44 PDT (History)
10 users (show)

See Also:


Attachments
Patch (1.48 KB, patch)
2012-04-16 07:32 PDT, Vsevolod Vlasov
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vsevolod Vlasov 2012-04-16 07:28:29 PDT
patch to follow
Comment 1 Vsevolod Vlasov 2012-04-16 07:32:29 PDT
Created attachment 137345 [details]
Patch
Comment 2 Vsevolod Vlasov 2012-04-16 07:33:31 PDT
See also: http://code.google.com/p/chromium/issues/detail?id=121578
Comment 3 Pavel Feldman 2012-04-17 06:01:27 PDT
Comment on attachment 137345 [details]
Patch

Can we test this?
Comment 4 Vsevolod Vlasov 2012-04-17 06:42:17 PDT
Chromium DumpRenderTree does not support IndexedDB.
Comment 5 Vsevolod Vlasov 2012-04-17 06:44:59 PDT
Committed r114373: <http://trac.webkit.org/changeset/114373>