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
Reported 2011-01-03 03:21:29 PST
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
Steve Block
Comment 1 2011-07-29 06:07:55 PDT
GeolocationPositionCache was removed in Bug 65289
Note You need to log in before you can comment on or make changes to this bug.