blob: 5fc0f87eb64c81a3a5aa73a2b04d4b2c7559cf35 [file] [log] [blame]
Tests that when a Geolocation request is made from a remote frame, and that frame's script context goes away before the Geolocation callback is made, the callback is made as usual.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS Success callback invoked
PASS successfullyParsed is true
TEST COMPLETE