[Webkit-unassigned] [Bug 93225] http/tests/inspector/indexeddb/database-structure.html start to crash after r124675

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 16 16:03:01 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=93225





--- Comment #5 from Alec Flett <alecflett at chromium.org>  2012-08-16 16:03:34 PST ---
in general the inspector is calling way too deep into the  IDB code - it should be able to do everything purely through the public API. (i.e. everything referred to with IDL) and in fact I don't see why the whole thing couldn't be written in JS.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list