Back to Chromium

Prefetch Too Many Clients

third_party/blink/web_tests/fast/dom/HTMLLinkElement/prefetch-too-many-clients.html

150.0.7829.2260 B
Original Source

This test makes sure that a single prefetch element is not a client of multiple cachedresources at the same time; by repeatedly changing an existing link element, we will induce a double-notify bug if that element is not releasing its cachedresource on update.