Bug 44349 - Add Callback implementation for FileSystem API
Summary: Add Callback implementation for FileSystem API
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 44350
  Show dependency treegraph
 
Reported: 2010-08-20 13:11 PDT by Kinuko Yasuda
Modified: 2010-08-20 17:18 PDT (History)
9 users (show)

See Also:


Attachments
Patch (20.75 KB, patch)
2010-08-20 13:25 PDT, Kinuko Yasuda
no flags Details | Formatted Diff | Diff
Patch (20.92 KB, patch)
2010-08-20 13:51 PDT, Kinuko Yasuda
fishd: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kinuko Yasuda 2010-08-20 13:11:37 PDT
Add Callback implementation for FileSystem API.
Each callback class needs to be called back when an operation is done.
Comment 1 Kinuko Yasuda 2010-08-20 13:25:10 PDT
Created attachment 64981 [details]
Patch
Comment 2 Kinuko Yasuda 2010-08-20 13:51:32 PDT
Created attachment 64989 [details]
Patch

Rebased and fixed EntriesCallback behavior
Comment 3 Kinuko Yasuda 2010-08-20 16:49:19 PDT
Committed r65763: <http://trac.webkit.org/changeset/65763>
Comment 4 WebKit Review Bot 2010-08-20 17:18:30 PDT
http://trac.webkit.org/changeset/65763 might have broken Chromium Win Release
The following changes are on the blame list:
http://trac.webkit.org/changeset/65763
http://trac.webkit.org/changeset/65764
http://trac.webkit.org/changeset/65765