blob: 6200b63fc264e3470ecf9ff8d4a90c555394ea7d [file] [log] [blame]
Tests that when a cached position is available the callback for getCurrentPosition is called only once. This is a regression test for http://crbug.com/311876 .
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS isSuccess is true
PASS getCurrentPositionCallId is reportCount
PASS isSuccess is true
PASS getCurrentPositionCallId is reportCount
PASS isSuccess is true
PASS getCurrentPositionCallId is reportCount
PASS successfullyParsed is true
TEST COMPLETE