Bug 94261 - http/tests/inspector/indexeddb/resources-panel.html asserts in Chromium Linux debug
Summary: http/tests/inspector/indexeddb/resources-panel.html asserts in Chromium Linux...
Status: RESOLVED DUPLICATE of bug 93225
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alec Flett
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-16 15:46 PDT by Adrienne Walker
Modified: 2012-08-17 09:33 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adrienne Walker 2012-08-16 15:46:37 PDT
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&tests=http%2Ftests%2Finspector%2Findexeddb%2Fresources-panel.html

Revision range: http://trac.webkit.org/log/?verbose=on&rev=125730&stop_rev=125726

Likely culprits:
http://trac.webkit.org/changeset/125728
http://trac.webkit.org/changeset/125730

crash log for DumpRenderTree (pid 9058):
STDOUT: <empty>
STDERR: ASSERTION FAILED: m_databaseBackendMap.contains(uniqueIdentifier)
STDERR: third_party/WebKit/Source/WebCore/Modules/indexeddb/IDBFactoryBackendImpl.cpp(68) : virtual void WebCore::IDBFactoryBackendImpl::removeIDBDatabaseBackend(const WTF::String&)
Comment 1 Adrienne Walker 2012-08-16 15:51:02 PDT
Committed r125819: <http://trac.webkit.org/changeset/125819>
Comment 2 Alec Flett 2012-08-16 15:56:14 PDT
looking at this now...
Comment 3 David Grogan 2012-08-16 16:00:25 PDT
same assertion as in bug 93225
Comment 4 Alec Flett 2012-08-17 09:33:33 PDT

*** This bug has been marked as a duplicate of bug 93225 ***