Bug 18453 - database view doesn't update available tables when new tables are added
Summary: database view doesn't update available tables when new tables are added
Status: VERIFIED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-12 23:45 PDT by Oliver Hunt
Modified: 2008-04-21 14:12 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2008-04-12 23:45:37 PDT
In the database console create a table 
CREATE TABLE zomg (fu int, bar int)

To make the inspector show this table you have to close and reopen it.
Comment 1 Timothy Hatcher 2008-04-21 14:12:01 PDT
Fixed in r32345.