Bug 49734
| Summary: | Refactor Mac Port to use common GeolocationClientMock | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | John Knottenbelt <jknotten> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | UNCONFIRMED | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | OS X 10.5 | ||
| Bug Depends on: | 49258 | ||
| Bug Blocks: | |||
John Knottenbelt
Bug https://bugs.webkit.org/show_bug.cgi?id=49258 adds a mock for GeolocationClient to WebCore. Reusing this implementation across ports has the benefit that changes in the mock will be tested in all ports that use it.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |