[Webkit-unassigned] [Bug 56142] Web Inspector: display bug: displaying multiple duplicated databases although there may be only one in the backend

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 17 08:24:50 PDT 2011


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


Rowan Beentje <rowan at irowan.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rowan at irowan.com




--- Comment #1 from Rowan Beentje <rowan at irowan.com>  2011-05-17 08:24:50 PST ---
This may be related to the Databases refresh bug, which is easily reproducible:

1) Go to any site which uses Databases (eg http://twitter.com/ )
2) Open the Inspector, and look at the list of Databases in the Resources section.  'testdb' is correctly displayed.
3) Refresh the page.  Note that two instances of 'testdb' are now displayed.  If you attempt to use the first one, errors are thrown. ("An unexpected error undefined occurred" if running commands; if trying to view a table, "An error occurred trying to read the foo table").
4) Continue to refresh the page.  Note a new instance is added each time. (Autocompletion may also bog down)

-- 
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