Bug 93216

Summary: [BlackBerry] About: shows PAGE_CACHE not enabled.
Product: WebKit Reporter: Charles Wei <charles.wei>
Component: WebKit BlackBerryAssignee: Charles Wei <charles.wei>
Status: RESOLVED FIXED    
Severity: Normal CC: mifenton, rwlbuis, staikos, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Charles Wei 2012-08-05 18:30:18 PDT
About:build shows that PAGE_CACHE is not enabled, while we did enable page cache.

Page cache is enabled as a run-time feature instead of build-time feature, there's no PAGE_CACHE macro to control the availability of page cache.
Comment 1 Charles Wei 2012-08-05 18:35:27 PDT
Created attachment 156582 [details]
Patch
Comment 2 WebKit Review Bot 2012-08-06 19:49:26 PDT
Comment on attachment 156582 [details]
Patch

Clearing flags on attachment: 156582

Committed r124838: <http://trac.webkit.org/changeset/124838>
Comment 3 WebKit Review Bot 2012-08-06 19:49:30 PDT
All reviewed patches have been landed.  Closing bug.