[TaskScheduler] Require constant initialization for g_heartbeat_for_testing
Somehow r562248 caused a regression whereby it should have been strictly more performant, the only difference is the potential static initializer (which if incorrectly initialized could result in it being non-zero? and somehow cause the timer to be fast?). Let's try to suppress it. R=fdoray@chromium.org Bug: 848255 Change-Id: I21111ddd4c069b9171badc58fc4a1914bb068641 Reviewed-on: https://chromium-review.googlesource.com/1090794Reviewed-by:François Doray <fdoray@chromium.org> Cr-Commit-Position: refs/heads/master@{#578420}
Showing
Please register or sign in to comment