commit | b97fa4dfc52258b902a291516056d7d14cbd6cac | [log] [tgz] |
---|---|---|
author | zhajiang@rim.com <zhajiang@rim.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Wed Jul 25 17:21:57 2012 +0000 |
committer | zhajiang@rim.com <zhajiang@rim.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Wed Jul 25 17:21:57 2012 +0000 |
tree | 27597ad3aa83dad5b3ae379d595372824daae053 | |
parent | 239fb839ea012f5aa3d9d89987cf469ed833bb72 [diff] |
[BlackBerry] clock_gettime() in BackingStore.cpp should use CLOCK_MONOTONIC https://bugs.webkit.org/show_bug.cgi?id=91898 Reviewed by Yong Li. Patch by Jacky Jiang <zhajiang@rim.com> Let pthread condition variable in BackingStore.cpp use monotonic clock to fix a regression caused by r123266. * Api/BackingStore.cpp: (BlackBerry::WebKit::BackingStorePrivate::BackingStorePrivate): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@123629 268f45cc-cd09-0410-ab3c-d52691b4dbfc