Bug 87645 - FileWriterSync binding should have no static table
Summary: FileWriterSync binding should have no static table
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Leo Yang
URL:
Keywords:
Depends on:
Blocks: 82156
  Show dependency treegraph
 
Reported: 2012-05-28 03:10 PDT by Leo Yang
Modified: 2012-05-28 11:34 PDT (History)
8 users (show)

See Also:


Attachments
Patch (1.94 KB, patch)
2012-05-28 03:15 PDT, Leo Yang
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Leo Yang 2012-05-28 03:10:16 PDT
FileWriterSync could be used in filesystem FileWriter in worker thread, so we should add ProgressEvent in idl file.
Comment 1 Leo Yang 2012-05-28 03:15:01 PDT
Created attachment 144318 [details]
Patch
Comment 2 George Staikos 2012-05-28 10:41:00 PDT
Comment on attachment 144318 [details]
Patch

Covered by existing tests, no regressions on any platform according to bots.  reasonable change.  r+
Comment 3 WebKit Review Bot 2012-05-28 11:34:01 PDT
Comment on attachment 144318 [details]
Patch

Clearing flags on attachment: 144318

Committed r118700: <http://trac.webkit.org/changeset/118700>
Comment 4 WebKit Review Bot 2012-05-28 11:34:06 PDT
All reviewed patches have been landed.  Closing bug.