aboutsummaryrefslogtreecommitdiff
path: root/layers/object_tracker.cpp
diff options
context:
space:
mode:
authorTobin Ehlis <tobine@google.com>2016-10-06 17:43:11 -0600
committerTobin Ehlis <tobine@google.com>2016-10-10 17:40:34 -0600
commit1df572d26a53c6bacb24fb727a110a96a57a6ed4 (patch)
tree07d8b9dd07fd9dca1c242396055288ae54f9a160 /layers/object_tracker.cpp
parent9082f83791053509cf25c94584db97586fae635d (diff)
downloadusermoji-1df572d26a53c6bacb24fb727a110a96a57a6ed4.tar.xz
layers: Pass unique error codes through descriptor validation
Descriptor validation builds up error strings at multiple levels such as UpdateError->WriteUpdate->BufferUpdate->BufferOffset. The final error is then reported via a log_msg() call at the top level. In order for this design to allow for the new unique error codes, we need to pass error codes down the chain in the same way we pass error strings down the chain. This change adds error msg passing for descriptor updates. Many error codes are added in as well as comments for codes that are missing or need to be updated. The database file is also updated to account for all of the checks that were updated and/or reviewed.
Diffstat (limited to 'layers/object_tracker.cpp')
0 files changed, 0 insertions, 0 deletions