[Webkit-unassigned] [Bug 20219] New: Databases pane doesn't recognize table creation/deletion

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 29 20:44:31 PDT 2008


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

           Summary: Databases pane doesn't recognize table creation/deletion
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh
               URL: http://webkit.org/misc/DatabaseExample.html
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: webkit at mattlilek.com
                CC: timothy at hatcher.name, aroben at apple.com


The Inspector's Databases panel doesn't recognize when a table is created or
deleted.

1. Load <http://webkit.org/misc/DatabaseExample.html>
2. Open the Inspector and switch to the Databases panel
3. Expand the NoteTest database (notice the WebKitStickyNotes table) and then
focus it
4. Enter the following in the db console: DROP TABLE WebKitStickyNotes

The WebKitStickyNotes table should disappear from the sidebar, instead,
clicking on it brings up the stale datagrid and switching again gives an error
that the table could not be read.  Two empty error lines are also added to the
global console.


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



More information about the webkit-unassigned mailing list