Actions
Task #101371
closedRemove polyfill for Broadcast Channel API
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2023-07-18
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
When the Broadcast Messaging was introduced into TYPO3 in 2019 (#89244), a polyfill was required for Edge. According to https://developer.mozilla.org/en-US/docs/Web/API/Broadcast_Channel_API#browser_compatibility, every major browser, TYPO3 supports, supports this feature as well. Therefore, the polyfill can be removed.
Updated by Andreas Kienast over 1 year ago
- Related to Feature #89244: Introduce Broadcast Channels and messaging added
Updated by Gerrit Code Review over 1 year ago
- Status changed from In Progress to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/80050
Updated by Andreas Fernandez over 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset f4b43a6ed9a10575ae8b305e7cf3313230c2f07c.
Actions