[Webkit-unassigned] [Bug 50826] New: GeolocationPositionCache needs refactoring

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 10 10:16:14 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=50826

           Summary: GeolocationPositionCache needs refactoring
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: steveblock at google.com
            Blocks: 50825


Currently, Geolocation position cache uses numerous static members. Refactoring to use a single instance of the class will make the code cleaner and make it simpler to move database access to a background thread in Bug 50825.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list