Bug 40604

Summary: Test that changing the DB version on one handle propagates to all other handles too
Product: WebKit Reporter: Dumitru Daniliuc <dumi>
Component: New BugsAssignee: Dumitru Daniliuc <dumi>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, michaeln
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch abarth: review+, dumi: commit-queue-

Dumitru Daniliuc
Reported 2010-06-14 19:00:15 PDT
We should add a test case to LayoutTest/storage/change-version.html that opens multiple handles to the same DB and check that changing the DB version on one handle propagates to all other handles to the same DB.
Attachments
patch (5.61 KB, patch)
2010-06-14 19:13 PDT, Dumitru Daniliuc
abarth: review+
dumi: commit-queue-
Dumitru Daniliuc
Comment 1 2010-06-14 19:13:49 PDT
Adam Barth
Comment 2 2010-06-17 16:58:21 PDT
Comment on attachment 58741 [details] patch okiedokes
Dumitru Daniliuc
Comment 3 2010-06-17 23:06:41 PDT
Landed as r61381.
Note You need to log in before you can comment on or make changes to this bug.