Bug 82157

Summary: [BlackBerry] Skeleton code of AsyncFileSystemBlackBerry.cpp
Product: WebKit Reporter: Leo Yang <leo.yang>
Component: WebKit BlackBerryAssignee: Leo Yang <leo.yang>
Status: RESOLVED FIXED    
Severity: Normal CC: charles.wei, rakuco, rwlbuis, staikos, tonikitoo, webkit.review.bot, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 82156    
Attachments:
Description Flags
Patch none

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.