Bug 53521 - Remove the timeout event from IndexedDB
Summary: Remove the timeout event from IndexedDB
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Jeremy Orlow
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-01 12:44 PST by Jeremy Orlow
Modified: 2011-02-04 11:23 PST (History)
6 users (show)

See Also:


Attachments
Patch (16.35 KB, patch)
2011-02-01 12:45 PST, Jeremy Orlow
no flags Details | Formatted Diff | Diff
Patch (35.05 KB, patch)
2011-02-01 14:19 PST, Jeremy Orlow
japhet: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Orlow 2011-02-01 12:44:49 PST
Remove the timeout event from IndexedDB
Comment 1 Jeremy Orlow 2011-02-01 12:45:41 PST
Created attachment 80806 [details]
Patch
Comment 2 WebKit Review Bot 2011-02-01 13:05:55 PST
Attachment 80806 [details] did not build on chromium:
Build output: http://queues.webkit.org/results/7685663
Comment 3 Jeremy Orlow 2011-02-01 14:19:40 PST
Created attachment 80826 [details]
Patch
Comment 4 Andrei Popescu 2011-02-01 15:20:47 PST
LGTM

Just to check: IDBTimeoutEvent files were only mentioned in the gyp file, right? They weren't added to any other build files?
Comment 5 Jeremy Orlow 2011-02-01 15:24:30 PST
(In reply to comment #4)
> LGTM
> 
> Just to check: IDBTimeoutEvent files were only mentioned in the gyp file, right? They weren't added to any other build files?

Yup
Comment 6 Jeremy Orlow 2011-02-03 17:19:38 PST
Nate, can you please review?
Comment 7 Jeremy Orlow 2011-02-04 11:23:03 PST
Committed r77647: <http://trac.webkit.org/changeset/77647>