mirror of
https://github.com/servo/servo
synced 2026-05-14 19:06:31 +02:00
Use `Filter buffer by name and type` algorithm implementation Following #18176, it uses the new implementation and removes the old one. --- - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #18186 - [x] These changes do not require tests because it’s only internal changes in `components/script/dom/performance.rs` <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/18269) <!-- Reviewable:end -->