summaryrefslogtreecommitdiff
path: root/src/t5r2_correcting_filter_interpreter.cc
diff options
context:
space:
mode:
authorDenis Brockus <dbrockus@google.com>2023-02-09 15:30:41 -0700
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2023-03-02 11:04:57 +0000
commit179d7e59fc5c05fecb674a36c8731747d9b61dfd (patch)
tree55f360d014ef1c96a5effe479e13df166729331c /src/t5r2_correcting_filter_interpreter.cc
parent3059225019e295de1138574a16c0102c6845fefb (diff)
downloadlibchrome-gestures-179d7e59fc5c05fecb674a36c8731747d9b61dfd.tar.gz
Remove Property constructor delegate
The delegate used for the Property constructor was most frequently set to 'this' which in many cases had not been completely initialized at the point it was passed. By not passing a delegate into the Property constructor it will eliminate the possibility that 'this' was passed before it was initialized. Make changes to Property uses to fit this new mechanism. BUG=b:253585974 TEST=USE="coverage" FEATURES="test noclean" emerge-brya chromeos-base/gestures Change-Id: I1751163a3b945a6517e614ee720e7e1a3c49174e Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/gestures/+/4295788 Commit-Queue: Harry Cutts <hcutts@chromium.org> Auto-Submit: Denis Brockus <dbrockus@chromium.org> Code-Coverage: Harry Cutts <hcutts@chromium.org> Tested-by: Denis Brockus <dbrockus@chromium.org> Reviewed-by: Harry Cutts <hcutts@chromium.org>
Diffstat (limited to 'src/t5r2_correcting_filter_interpreter.cc')
0 files changed, 0 insertions, 0 deletions