Bug 55944 - fast/dom/Geolocation/page-reload-cancel-permission-requests.html fails on mac
Summary: fast/dom/Geolocation/page-reload-cancel-permission-requests.html fails on mac
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-08 08:40 PST by John Knottenbelt
Modified: 2011-10-27 10:28 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Knottenbelt 2011-03-08 08:40:02 PST
page-reload-cancel-permission-requests.html tests that pending geolocation permission requests are cleared when the page is reloaded. 

In order to pass this test, WebGeolocationClient::cancelPermissionRequest needs to be implemented.