Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b04d4f17 authored by Mark Renouf's avatar Mark Renouf
Browse files

Null and thread safety fixes

Most of these are related to error handling and cancellation. When
shutting down or failing, cancellation signals, binder and view
references are cleared. Callbacks that have been queued must check
for null before invoking. These calls may come from either the
ScrollCaptureCallback (app side) or ScrollCaptureConnection
(SystemUI side).

Bug: 370630810
Bug: 325469181
Bug: 365207886
Bug: 341544887
Bug: 278379299
Test: ScrollCaptureConnectionTest ScrollCaptureControllerTest
Test: ScrollCaptureClientTest
Flag: NONE - null safety fixes, no change to normal behavior
Change-Id: I2ff8390e96b66dd5cbc35e57c2c6a3c05065fa5e
parent c77bf043
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment