Bug 51813
Summary: | Mac port does not call GeolocationPositionCache::setDatabasePath() | ||
---|---|---|---|
Product: | WebKit | Reporter: | Steve Block <steveblock> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | steveblock |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | All |
Steve Block
The Mac port enables Geolocation by default, but does not call GeolocationPositionCache::setDatabasePath(). Without this, the Geolocation cached position is not stored to disk between sessions.
Note that the position cache is optional, and is not required for Geolocation to operate correctly.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Steve Block
GeolocationPositionCache was removed in Bug 65289