2008-07-30 Alice Liu <alice.liu@apple.com>
Implement userIdleTime() for Windows, and place a band-aid over other
platform implementations of userIdleTime(). This will fix the issue
of indefinitely postposing releasing pages from the PageCache
on non-Mac platforms, causing us to hang onto just about everything
else about a web page.
Reviewed by Sam Weinig.
* platform/gtk/TemporaryLinkStubs.cpp:
* platform/wx/TemporaryLinkStubs.cpp:
* platform/qt/TemporaryLinkStubs.cpp:
(WebCore::userIdleTime): set to FLT_MAX
* platform/win/SystemTimeWin.cpp:
(WebCore::userIdleTime): implemented
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@35469 268f45cc-cd09-0410-ab3c-d52691b4dbfc