Bug 107960 - IndexedDB: Move TaskType enum to IDBDatabaseBackendInterface
Summary: IndexedDB: Move TaskType enum to IDBDatabaseBackendInterface
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alec Flett
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-25 10:11 PST by Alec Flett
Modified: 2013-01-28 16:24 PST (History)
5 users (show)

See Also:


Attachments
Patch (19.78 KB, patch)
2013-01-25 10:12 PST, Alec Flett
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alec Flett 2013-01-25 10:11:26 PST
IndexedDB: Move TaskType enum to IDBDatabaseBackendInterface
Comment 1 Alec Flett 2013-01-25 10:12:58 PST
Created attachment 184772 [details]
Patch
Comment 2 Alec Flett 2013-01-25 10:13:44 PST
tony@ - easy patch. r?
Comment 3 WebKit Review Bot 2013-01-25 11:07:14 PST
Comment on attachment 184772 [details]
Patch

Clearing flags on attachment: 184772

Committed r140850: <http://trac.webkit.org/changeset/140850>
Comment 4 WebKit Review Bot 2013-01-25 11:07:18 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Keishi Hattori 2013-01-27 18:33:45 PST
Reverted r140850 for reason:

r14602 caused 8 indexed tests to crash.

Committed r140935: <http://trac.webkit.org/changeset/140935>
Comment 6 Joshua Bell 2013-01-28 16:24:46 PST
Relanded as http://trac.webkit.org/changeset/141013