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

Skip to content
Commit 47fce631 authored by Nivedita Sarkar's avatar Nivedita Sarkar Committed by Steve Kondik
Browse files

Notify video capability to listeners in certain new scenarios

- In certain cases, we have seen that when the phone
  object is deleted/re-created, we fail to notify the
  video capability to the listeners.

- There also seemed to be a race condition when the
  time a listener registers is not in sync with
  the time we are notified of the video capability.

- In order to fix the above two issues, we notify
  registrants when a new phone is created and
  updateParentPhone is called. Also, when a new
  registrant registers with us for video capability
  changed, we immediately notify them of our cached
  capability.

Change-Id: Ic6002c2518104c20b5de10d1081af4559f506ace
CRs-Fixed: 753845
parent 837c26bb
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