Bug 82157 - [BlackBerry] Skeleton code of AsyncFileSystemBlackBerry.cpp
Summary: [BlackBerry] Skeleton code of AsyncFileSystemBlackBerry.cpp
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit BlackBerry (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-03-25 18:40 PDT by Leo Yang
Modified: 2012-03-26 08:52 PDT (History)
7 users (show)

See Also:


Attachments
Patch (17.17 KB, patch)
2012-03-25 19:40 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-03-25 18:40:07 PDT
The skeleton code of AsyncFileSystemBlackBerry.cpp to make the blackberry build with ENABLE_FILESYSTEM on.
Comment 1 Leo Yang 2012-03-25 19:40:04 PDT
Created attachment 133723 [details]
Patch
Comment 2 Rob Buis 2012-03-26 04:35:21 PDT
Comment on attachment 133723 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=133723&action=review

Looks good.

> ChangeLog:9
> +

Are you sure this Changelog is needed?
Comment 3 Leo Yang 2012-03-26 06:10:24 PDT
(In reply to comment #2)
> (From update of attachment 133723 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=133723&action=review
> 
> Looks good.
> 
> > ChangeLog:9
> > +
> 
> Are you sure this Changelog is needed?

I think so. It's auto-generated for Source/cmake/OptionsBlackBerry.cmake by prepare-ChangeLog.
Comment 4 WebKit Review Bot 2012-03-26 08:51:55 PDT
Comment on attachment 133723 [details]
Patch

Clearing flags on attachment: 133723

Committed r112106: <http://trac.webkit.org/changeset/112106>
Comment 5 WebKit Review Bot 2012-03-26 08:52:00 PDT
All reviewed patches have been landed.  Closing bug.