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

Skip to content
Commit 70d62806 authored by Ats Jenk's avatar Ats Jenk
Browse files

Do not start another transition from handleRequest

In DesktopModeController we were starting another transition from
handleRequest method. This lead to a stack overflow due to
dispatchRequest ending up here in handleRequest and that calling
dispatchRequest again.
Removed the dispatchRequest call here and just creating the
WindowContainerTransaction as needed.

Test: atest DesktopModeControllerTest
Bug: 274672225
Change-Id: If415fb84ffdec7a1f1cdfd8a17a368739a505f66
parent 05ee5fc9
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