[Webkit-unassigned] [Bug 29080] New: Geolocation Coordinates::toString() prints bogus values for unspecified properties.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 9 05:02:41 PDT 2009


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

           Summary: Geolocation Coordinates::toString() prints bogus
                    values for unspecified properties.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: steveblock at google.com


Geolocation Coordinates::toString() prints the values of all properties, even
for optional properties which have not been specified. This means that it is
not possible to determine which properties are valid.

Note that this affects the toString method in both C++ and JS.

-- 
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