Commit graph

5 commits

Author SHA1 Message Date
Max Schmitt 84f5e95ccb chore: make lint green 2024-09-13 22:17:48 +02:00
Matthew Jee badeb1386c Remove stray only 2024-09-13 10:40:51 -07:00
Matthew Jee 66dd543816 Firefox works
The child content processes must be told to GC too.
2024-09-13 10:40:51 -07:00
Matthew Jee 07d8bb10d9 Firefox support that doesn't work
Results don't seem to be observable from the test
2024-09-13 10:40:51 -07:00
Matthew Jee 58bcfc2a6b feat(api): add method to force garbage collection
Add method to Page that forces garbage collection. This method is supported only in Chromium and WebKit.

Closes #32278
2024-09-13 10:40:16 -07:00