)]}' { "commit": "58c71db1b344295a059ae72d9fe247b7c1cd1047", "tree": "feabf43234f62ea506080a6835b5c01eef4d11c0", "parents": [ "9ce451a03f1ccc27388378927f501a6b99239479" ], "author": { "name": "Sebastian Jansson", "email": "srte@webrtc.org", "time": "Wed May 22 14:20:56 2019" }, "committer": { "name": "Commit Bot", "email": "commit-bot@chromium.org", "time": "Wed May 22 15:22:49 2019" }, "message": "Fix for crash in event log when using scenario tests.\n\nScenario tests runs all its activities on task queues. This is not\nallowed by the default event log writer, causing a DCHECK failure.\nThis CL makes it possible to stop the event asynchronously,\nthereby avoiding the need for the DCHECK.\n\nBug: webrtc:10365\nChange-Id: I1206982b29fd609ac85b4ce30ae9291cbec52041\nReviewed-on: https://webrtc-review.googlesource.com/c/src/+/136685\nReviewed-by: Stefan Holmer \u003cstefan@webrtc.org\u003e\nReviewed-by: Björn Terelius \u003cterelius@webrtc.org\u003e\nCommit-Queue: Sebastian Jansson \u003csrte@webrtc.org\u003e\nCr-Commit-Position: refs/heads/master@{#28027}\n", "tree_diff": [ { "type": "modify", "old_id": "5839f4b2b0168a0419226c06840f4e9b619d7376", "old_mode": 33188, "old_path": "api/rtc_event_log/rtc_event_log.h", "new_id": "05589b1e40b072e0b7864475b12eeee9bac253d0", "new_mode": 33188, "new_path": "api/rtc_event_log/rtc_event_log.h" }, { "type": "modify", "old_id": "38e2ee7afd30a7d495b263ae45fed338bc296923", "old_mode": 33188, "old_path": "logging/rtc_event_log/rtc_event_log_impl.cc", "new_id": "7881190b3c95207939ea4a65ba0063e094c0cd7e", "new_mode": 33188, "new_path": "logging/rtc_event_log/rtc_event_log_impl.cc" }, { "type": "modify", "old_id": "e1ba830b520501da578695d46b7c61083892abd8", "old_mode": 33188, "old_path": "logging/rtc_event_log/rtc_event_log_impl.h", "new_id": "160c1121146d0a1314a8c87a4c0436767f92b8b4", "new_mode": 33188, "new_path": "logging/rtc_event_log/rtc_event_log_impl.h" }, { "type": "modify", "old_id": "31c0db08e81d58a42edd7abe4ac003121d749713", "old_mode": 33188, "old_path": "test/scenario/BUILD.gn", "new_id": "f136245ef86228be2c00f51c9983c056c12933c7", "new_mode": 33188, "new_path": "test/scenario/BUILD.gn" }, { "type": "modify", "old_id": "a710ad197323294bf0df59b7901902733d5fa32a", "old_mode": 33188, "old_path": "test/scenario/call_client.cc", "new_id": "a4607bc5868f2f27c22cc00ef3d109bfd46f9edc", "new_mode": 33188, "new_path": "test/scenario/call_client.cc" }, { "type": "modify", "old_id": "eea8d5946add4e59259897a100eea1bb4ce3466a", "old_mode": 33188, "old_path": "test/scenario/scenario_unittest.cc", "new_id": "1a0e1ff2d6b1d06e19698c0b643f8b001913f89e", "new_mode": 33188, "new_path": "test/scenario/scenario_unittest.cc" } ] }