Bug 54197
Summary: | [GTK] Implement LayoutTestController::numberOfPendingGeolocationPermissionRequests | ||
---|---|---|---|
Product: | WebKit | Reporter: | John Knottenbelt <jknotten> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | mrobinson, zan |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 | ||
Bug Depends on: | 52877 | ||
Bug Blocks: |
John Knottenbelt
To enable the layout test fast/dom/Geolocation/page-reload-cancel-permission-requests.html, we need to implement LayoutTestController::numberOfPendingGeolocationPermissionRequests which returns the number of currently outstanding permission requests.
See also https://bugs.webkit.org/show_bug.cgi?id=52877
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Zan Dobersek
Implemented through bug #64970, revision r97746. I believe this bug should be closed.
Martin Robinson
*** This bug has been marked as a duplicate of bug 64970 ***