Skip to content

fix: delayed webview resource loading due to sw controller changes #249114

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

Merged
merged 1 commit into from
May 20, 2025

Conversation

deepak1556
Copy link
Collaborator

@deepak1556 deepak1556 commented May 16, 2025

Fixes #245756

Attempting to use the message channel established by the outer iframe when no window clients are available for the worker cases. This should avoid the unnecessary sw restarts when the id value changes and should also avoid #245234 which also attributes to retrieving stale clients due to id changes.

@deepak1556 deepak1556 added this to the May 2025 milestone May 16, 2025
@deepak1556 deepak1556 self-assigned this May 16, 2025
@deepak1556 deepak1556 force-pushed the robo/fix_delayed_webview_resource_loading branch from 3eda709 to 5e2de7e Compare May 19, 2025 03:33
@deepak1556 deepak1556 force-pushed the robo/fix_delayed_webview_resource_loading branch from 5e2de7e to ac59fef Compare May 19, 2025 14:44
@deepak1556 deepak1556 marked this pull request as ready for review May 19, 2025 14:45
@deepak1556 deepak1556 requested a review from mjbvz May 19, 2025 14:47
@deepak1556 deepak1556 merged commit 64f6c3d into main May 20, 2025
8 checks passed
@deepak1556 deepak1556 deleted the robo/fix_delayed_webview_resource_loading branch May 20, 2025 02:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

webview open slow on 1.99
3 participants