Bug 44350

Summary: [chromium] Add chromium-side callback implementation for FileSystem API
Product: WebKit Reporter: Kinuko Yasuda <kinuko>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, dumi, ericu, fishd, michaeln, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on: 44349    
Bug Blocks:    
Attachments:
Description Flags
Patch fishd: review+

Description Kinuko Yasuda 2010-08-20 13:14:13 PDT
Add chromium-side callback implementation for FileSystem API.
WebFileSystemCallbacks needs implementation that calls back the application.
Comment 1 Kinuko Yasuda 2010-08-20 13:30:30 PDT
Created attachment 64984 [details]
Patch
Comment 2 WebKit Review Bot 2010-08-20 14:08:00 PDT
Attachment 64984 [details] did not build on chromium:
Build output: http://queues.webkit.org/results/3736411
Comment 3 Darin Fisher (:fishd, Google) 2010-08-20 14:37:06 PDT
Comment on attachment 64984 [details]
Patch

WebKit/chromium/ChangeLog:14
 +  2010-08-20  Kinuko Yasuda  <kinuko@chromium.org>
nit: duplicate changelog entry


R=me
Comment 4 Kinuko Yasuda 2010-08-20 17:02:30 PDT
Committed r65765: <http://trac.webkit.org/changeset/65765>