mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 07:42:04 +00:00
Bug 1127151. Part 4: Update TimeStamp::FromSystemTime with windows testing. r=kats
This commit is contained in:
parent
1ac8beda09
commit
e6f06e5cfc
@ -392,7 +392,8 @@ public:
|
||||
* retrieved by mozilla::TimeStamp. Since we need this for
|
||||
* vsync timestamps, we enable the creation of mozilla::TimeStamps
|
||||
* on platforms that support vsync aligned refresh drivers / compositors
|
||||
* Verified true as of Nov 7, 2014: B2G and OS X
|
||||
* Verified true as of Jan 31, 2015: B2G and OS X
|
||||
* False on Windows 7
|
||||
* UNTESTED ON OTHER PLATFORMS
|
||||
*/
|
||||
#if defined(MOZ_WIDGET_GONK) || defined(MOZ_WIDGET_COCOA)
|
||||
|
Loading…
Reference in New Issue
Block a user