 Chromium Code Reviews
 Chromium Code Reviews Issue 
            2543663002:
    Provide simple wrappers for base/time types in WTF  (Closed)
    
  
    Issue 
            2543663002:
    Provide simple wrappers for base/time types in WTF  (Closed) 
  | DescriptionProvide simple wrappers for base/time types in WTF
- WTF::TimeDelta aliased base::TimeDelta
- WTF::{Time,TimeTicks} are a thin wrapper around base::{Time,TimeTicks} this is
  mainly because we want to control the API surface we expose in particular we
  want to avoid exposing string parsing functions at this time.
Once we have these types we can start replacing usage of double and int to
represent time in blink with more accurate and type safe representations.
Relevant discussion: https://groups.google.com/a/chromium.org/d/msg/platform-architecture-dev/7kg1FAsXkng/l19cEeBPBAAJ
BUG=625680, 402027
TEST=Critical functionality is already covered in base/time/time_unittest.cc but
added a smoke test in TimeTest.cpp
Committed: https://crrev.com/57f212f9329a3ceec41e466a31b4b83508041e2b
Cr-Commit-Position: refs/heads/master@{#436084}
   Patch Set 1 #Patch Set 2 : clean up #Patch Set 3 : Consistent mocking #
 Dependent Patchsets: Messages
    Total messages: 19 (14 generated)
     | |||||||||||||||||||||||||||||||||||||||||||||||||||||||