Re: [presentation-api] Presentation-api cast file working good on Chrome version 87, but it is not work on Chrome version 88 (#497)

Hi @mfoltzgoogle, @rdrrichards
I've quick check with Chrome version 88 and detect some deprecations and removals in Chrome 88 as below:
"Chrome 88 beta was released on December 3, 2020 and is expected to become the stable version in the third week of January 2021.
Don't allow popups during page unload (enterprises)
Since Chrome 80, pages have no longer been able to open a new page during unloading using window.open(). Since then enterprises have been able to use the AllowPopupsDuringPageUnload policy flag to allow popups during page unload. Starting in Chrome 88, this flag is no longer supported."

Refer link to: https://developers.google.com/web/updates/2020/12/chrome-88-deps-rems. I don't know those changes affect to Presentation API?

-- 
GitHub Notification of comment by binhhuynhgit
Please view or discuss this issue at https://github.com/w3c/presentation-api/issues/497#issuecomment-767938085 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 27 January 2021 01:11:02 UTC