Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[webgui] fix handling of local displays like qt5 or cef #15550

Merged
merged 2 commits into from
May 21, 2024

Conversation

linev
Copy link
Member

@linev linev commented May 17, 2024

When reloading web widget in QT5/QT6/CEF widget,
new widget loads faster than old connection is closed.
Therefore allow new key checks when loading HTML page

Remove debug output from firefox start script

linev added 2 commits May 17, 2024 11:33
For qt5/qt6/cef displays new page request appears faster
then previous connection will be regularly closed.
Therefore when verify key by html page loading
also checks new keys for the valid connections.
Copy link

Test Results

    11 files      11 suites   2d 7h 33m 34s ⏱️
 2 636 tests  2 636 ✅ 0 💤 0 ❌
27 440 runs  27 440 ✅ 0 💤 0 ❌

Results for commit d055f9d.

@linev linev merged commit 0b436b6 into root-project:master May 21, 2024
15 of 16 checks passed
@linev linev deleted the fix_remote branch May 21, 2024 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants