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

Add Chome BFCache Support #1882

Open
emanaton opened this issue Jan 19, 2025 · 0 comments
Open

Add Chome BFCache Support #1882

emanaton opened this issue Jan 19, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@emanaton
Copy link

Describe the bug
Chrome has added a new "BFCache" behavior which interferes with javascript running in plugins. The issues and fix are outlined here: https://developer.chrome.com/blog/bfcache-extension-messaging-changes

To Reproduce
Steps to reproduce the behavior:

  1. Create a complex and long running Automa script
  2. See this error: attached screenshot

Expected behavior
An event listener is added to watch for "pageshow" and respond when the "persisted" action occurs by adjusting the port used by Automa.

Desktop (please complete the following information):

  • OS: Mac OS 14.5
  • Browser: Version 131.0.6778.266 (Official Build) (arm64)
  • Extension Version: 1.28.27
@bingren-yd bingren-yd self-assigned this Mar 4, 2025
@bingren-yd bingren-yd added bug Something isn't working enhancement New feature or request and removed bug Something isn't working labels Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants