diff options
author | Bartlomiej Moskal <[email protected]> | 2025-04-18 09:28:50 +0200 |
---|---|---|
committer | Bartlomiej Moskal <[email protected]> | 2025-05-29 08:01:13 +0000 |
commit | 393c294e102bcd733141539552fda2f148e8b51b (patch) | |
tree | 2b67f515c954870bf56094b693fdf4eb4cea578c /src/gui/accessible/qaccessiblebridge.cpp | |
parent | d446df75990d4ec03ff8b29a11a515f3f982e995 (diff) |
In commit ff51ea5418d131248b07e327513b41dad1231f37, lazy initialization
was introduced for QPlatformServices, including
QAndroidPlatformServices. However, this approach causes a regression.
When QAndroidPlatformServices is lazily initialized, the intent listener
registration is delayed. As a result, handling custom URL schemes is
affected - especially those coming from external applications.
To address this issue, this commit removes lazy initialization for
QAndroidPlatformServices.
Fixes: QTBUG-135489
Pick-to: 6.9 6.8 6.5
Change-Id: I24becdf4ac573e7a2ca101cfbc27560d1eb4adef
Reviewed-by: Assam Boudjelthia <[email protected]>
Diffstat (limited to 'src/gui/accessible/qaccessiblebridge.cpp')
0 files changed, 0 insertions, 0 deletions