Revert "[Dolphin] Add a sequence checker"
This reverts commit bef7a422. Reason for revert: Findit (https://goo.gl/kROfz5) identified CL at revision 683057 as the culprit for failures in the build cycles as shown on: https://analysis.chromium.org/waterfall/culprit?key=ag9zfmZpbmRpdC1mb3ItbWVyRAsSDVdmU3VzcGVjdGVkQ0wiMWNocm9taXVtL2JlZjdhNDIyZTk4N2U1NTcxYWYxZjZhNWM0MGEzMjQxMzFlNjk3ZDAM Sample Failed Build: https://ci.chromium.org/buildbot/chromium.memory/Linux%20Chromium%20OS%20ASan%20LSan%20Tests%20%281%29/34678 Sample Failed Step: unit_tests Original change's description: > [Dolphin] Add a sequence checker > > The RecurrenceRanker isn't threadsafe, so we should formalize this. > This CL adds a sequence DCHECK to all public methods (and a couple > of private callbacks, for clarity). > > Bug: 921444 > Change-Id: Ib52f8e33be82de147efd23e67c424083ff980184 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1729991 > Reviewed-by: Charles . <charleszhao@chromium.org> > Commit-Queue: Tony Yeoman <tby@chromium.org> > Cr-Commit-Position: refs/heads/master@{#683057} Change-Id: Idfac688d72ba6a356259a575209b755ec340b7ac No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 921444 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1730620 Cr-Commit-Position: refs/heads/master@{#683131}
Showing
Please register or sign in to comment