Bug 50087

Summary: IDBFactory::open should not have a description argument.
Product: WebKit Reporter: Andrei Popescu <andreip>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, eric, hans, jorlow, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Remove description argument of IDBFactory::open() jorlow: review+, jorlow: commit-queue-

Andrei Popescu
Reported 2010-11-25 09:01:21 PST
This argument was removed from the Indexed Database specification.
Attachments
Remove description argument of IDBFactory::open() (32.84 KB, patch)
2010-11-25 09:16 PST, Andrei Popescu
jorlow: review+
jorlow: commit-queue-
Andrei Popescu
Comment 1 2010-11-25 09:16:20 PST
Created attachment 74885 [details] Remove description argument of IDBFactory::open()
Jeremy Orlow
Comment 2 2010-11-25 09:46:39 PST
Comment on attachment 74885 [details] Remove description argument of IDBFactory::open() r=me Please reset the expected results though.
Andrei Popescu
Comment 3 2010-11-26 03:05:10 PST
Committed r72753
WebKit Review Bot
Comment 4 2010-11-26 03:35:38 PST
http://trac.webkit.org/changeset/72753 might have broken GTK Linux 64-bit Debug The following tests are not passing: editing/selection/extend-by-character-002.html
Note You need to log in before you can comment on or make changes to this bug.