Bug 77769 - [BlackBerry] Let userIdleTime() return maximum number instead of 0.
Summary: [BlackBerry] Let userIdleTime() return maximum number instead of 0.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Other
: P2 Normal
Assignee: Yong Li
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-03 13:11 PST by Yong Li
Modified: 2012-02-03 14:52 PST (History)
1 user (show)

See Also:


Attachments
the patch (1.49 KB, patch)
2012-02-03 13:33 PST, Yong Li
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yong Li 2012-02-03 13:11:43 PST
Let userIdleTime() return maximum number instead of 0 as most of other ports do, so it won't block page cache from releasing cached pages.
Comment 1 Yong Li 2012-02-03 13:33:27 PST
Created attachment 125398 [details]
the patch
Comment 2 Rob Buis 2012-02-03 13:42:30 PST
Comment on attachment 125398 [details]
the patch

LGTM.
Comment 3 WebKit Review Bot 2012-02-03 14:52:24 PST
Comment on attachment 125398 [details]
the patch

Clearing flags on attachment: 125398

Committed r106697: <http://trac.webkit.org/changeset/106697>
Comment 4 WebKit Review Bot 2012-02-03 14:52:28 PST
All reviewed patches have been landed.  Closing bug.