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

Skip to content
Commit b655e322 authored by chaviw's avatar chaviw
Browse files

Merge boundsChangeTransaction to syncTransaction when in blast sync

If the Window is currently in a blast sync and blast sync is enabled, we
need to ensure we don't lose the boundsChangeTransaction. We can't merge
it with the pending transaction and defer since it would cause the
transaction to never get applied and block.

Instead, just directly merge it with the sync transaction since the sync
transaction will contain the buffer. This will ensure it submits the
bounds change transaction at the same time as the buffer is applied

Test: Blast sync enabled with PIP that uses boundsChangeTransaction
Bug: 167202096
Change-Id: I585f361e83123fd1055bdaeeabbd203c9d1c83cf
parent f010d5de
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment