Bug 43925 - Provide common mock implementation for client-based Geolocation
Summary: Provide common mock implementation for client-based Geolocation
Status: RESOLVED DUPLICATE of bug 49258
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 40373
  Show dependency treegraph
 
Reported: 2010-08-12 10:57 PDT by Steve Block
Modified: 2010-11-25 05:18 PST (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 Steve Block 2010-08-12 10:57:47 PDT
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.
Comment 1 Steve Block 2010-11-25 05:18:19 PST

*** This bug has been marked as a duplicate of bug 49258 ***