Add DCHECK in InsertPerformanceEntry
There is a reported crash in cases where InsertPerformanceEntry is called, so add a DCHECK to make debugging easier and determine whether this is indeed the problem or if it's something else. Also cleanup the method. Bug: 1141666 Change-Id: I9d15ff62255b4830ce7abf9fd7569b15195b6524 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2495343Reviewed-by:Steve Kobes <skobes@chromium.org> Commit-Queue: Nicolás Peña Moreno <npm@chromium.org> Cr-Commit-Position: refs/heads/master@{#821396}
Showing
Please register or sign in to comment