Skip to content

Remove ResizeObserver ponyfill - #31669

Merged
ksunden merged 1 commit into
matplotlib:mainfrom
QuLogic:drop-ResizeObserver-ponyfill
May 15, 2026
Merged

Remove ResizeObserver ponyfill#31669
ksunden merged 1 commit into
matplotlib:mainfrom
QuLogic:drop-ResizeObserver-ponyfill

Conversation

@QuLogic

@QuLogic QuLogic commented May 13, 2026

Copy link
Copy Markdown
Member

PR summary

We added this about 6 years ago for Firefox 68 ESR support. According to CanIUse, ResizeObserver is well supported now on 95.84% of browsers by usage, and all browsers by released version since early 2020. For Firefox specifically, support was added in 69, and 68 ESR stopped being supported after 78 ESR was released in mid 2020.

AI Disclosure

None

PR checklist

We added this about 6 years ago for Firefox 68 ESR support. According to
[CanIUse](https://caniuse.com/?search=ResizeObserver), `ResizeObserver`
is well supported now on 95.84% of browsers by usage, and all browsers
by _released version_ since early 2020. For Firefox specifically,
support was added in 69, and 68 ESR stopped being supported after 78 ESR
was released in mid 2020.
@ksunden ksunden added this to the v3.12.0 milestone May 15, 2026
@ksunden
ksunden merged commit e752f9c into matplotlib:main May 15, 2026
44 of 46 checks passed
@QuLogic
QuLogic deleted the drop-ResizeObserver-ponyfill branch May 15, 2026 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants