blob: b686c4d480a209d565bafbf0c755ed3e9f8842b8 [file] [log] [blame]
Test that ServiceWorker and ServiceWorkerRegistration are not garbage collected prematurely
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS registrationObservation.wasCollected is false
PASS swObservation.wasCollected is false
PASS registrationObservation.wasCollected is false
PASS swObservation.wasCollected is true
PASS successfullyParsed is true
TEST COMPLETE