Bug 52368
Summary: | Allow geolocation mocks to be individually programmed | ||
---|---|---|---|
Product: | WebKit | Reporter: | John Knottenbelt <jknotten> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | UNCONFIRMED | ||
Severity: | Normal | CC: | jorlow, maheshk, sam, steveblock |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 | ||
Bug Depends on: | 40373 | ||
Bug Blocks: |
John Knottenbelt
For implementations using client-based geolocation,
LayoutTestController::setMockGeolocationPosition,
LayoutTestController::setMockGeolocationError,
LayoutTestController::setGeolocationPermission
should be able to specify which page's mock to configure (rather than simply configuring the primary test page's mock or alternatively all page's mocks).
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |