[Webkit-unassigned] [Bug 21717] New: Need to test Geolocation when platform doesn't have implementation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 17 14:47:28 PDT 2008


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

           Summary: Need to test Geolocation when platform doesn't have
                    implementation
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bolsinga at apple.com


For bug https://bugs.webkit.org/show_bug.cgi?id=21475 a GeolocationServiceFake
was attempted when the platform doesn't have a GeolocationService of its own.
This would also have to not 'leak' into WebCore as a property on navigator when
not in testing mode. The ways in the patches in that bug would leak this
property out.

I have attached the files here for the tests and the implementation of
GeolocationServiceFake. For Geolocation and Navigator, custom toJS and IDL and
hasOwnProperty methods are probably in the mix for what is necessary.


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



More information about the webkit-unassigned mailing list