DescriptionRemove |success| parameter from GeometryMapper's public methods
The callers always expect the methods to succeed, so the failures are
now checked in these methods with DCHECKs instead of returning |success|
to the callers.
Added private internal methods for the public methods and unit tests
to programmatically check for failures.
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2
Review-Url: https://codereview.chromium.org/2630783002
Cr-Commit-Position: refs/heads/master@{#443659}
Committed: https://chromium.googlesource.com/chromium/src/+/bc1f9f18f5fc73921c06d29a54c48856493b7021
Patch Set 1 #Patch Set 2 : Rebase #
Depends on Patchset: Messages
Total messages: 13 (8 generated)
|