Bug 93216 - [BlackBerry] About: shows PAGE_CACHE not enabled.
Summary: [BlackBerry] About: shows PAGE_CACHE not enabled.
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: Charles Wei
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-05 18:30 PDT by Charles Wei
Modified: 2012-08-06 19:49 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.35 KB, patch)
2012-08-05 18:35 PDT, Charles Wei
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.