commit | ed63e54f25c50ececfc9123ca9fd4574ec17c02f | [log] [tgz] |
---|---|---|
author | Gabriel Charette <gab@chromium.org> | Thu Nov 15 21:24:24 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Nov 15 21:24:24 2018 |
tree | 5ded06ca5f82fcbbe6dafbd78f413c20b7f17008 | |
parent | e72ce2d80d763d078eaa956b8b86866bc76b3859 [diff] |
[Slow Reports] Fix ScopedBlockingCall for waitable_event_mac.mm This is a follow-up to https://chromium-review.googlesource.com/c/1305891 Missed that Mac had its own impl. Example problematic trace because of this http://crash/18c6999290e01f89 Made all impls match waitable_event_win.cc (also ignoring the ScopedEventWaitActivity when idle) R=fdoray@chromium.org Bug: 899897 Change-Id: Ib5aa1cec487f80a6f1d603658279666ee0d1de60 Reviewed-on: https://chromium-review.googlesource.com/c/1336073 Reviewed-by: François Doray <fdoray@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#608511}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .