GoogleChrome / web-vitals-extension

A Chrome extension to measure essential metrics for a healthy site
https://chrome.google.com/webstore/detail/web-vitals/ahfhijdlegdabablpippeagghigmibma?hl=en
Apache License 2.0
2.34k stars 105 forks source link

Reestablish message port on bfcache restore #172

Closed tunetheweb closed 5 months ago

tunetheweb commented 6 months ago

As per: https://developer.chrome.com/blog/bfcache-extension-messaging-changes we need to add some extra code for bfcache restores for future breaking changes in Chrome.

See also https://github.com/GoogleChrome/web-vitals-extension/pull/161#issuecomment-1961671068

To repeat without this fix:

Use this branch, and repeat above test, and note last two 😔 are now 😁

FYI: @lozy219 @oliverdunk