Bug 43925
| Summary: | Provide common mock implementation for client-based Geolocation | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Steve Block <steveblock> |
| Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | steveblock |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
| Bug Depends on: | |||
| Bug Blocks: | 40373 | ||
Steve Block
Currently, the only platform using client-based Geolocation is Mac. Before other platforms can use the client-based implementation, we should provide a common mock for the LayoutTests, as with the non-client-based implementation.
We can move the Mac mock client to WebCore common code to achieve this.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Steve Block
*** This bug has been marked as a duplicate of bug 49258 ***