Patches item #1041795, was opened at 2004-10-06 14:16
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=304866&aid=1041795&group_id=4866
Category: WebKit
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Patch to update lastAccessTime in Session
Initial Comment:
This is a patch to update the lastAccessTime attribute
in WebKit.Session whenever the value dictionary is
accessed. I believe that this is the expected
behaviour. The code prior to this patch only updates
the lastAccessTime on a new Transaction or on awake().
awake() is not always called, so sessions sometimes go
prematurely stale.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=304866&aid=1041795&group_id=4866
|