[Webkit-unassigned] [Bug 29099] New: Geolocation does not correctly handle Infinity for PositionOptions properties.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 9 11:06:30 PDT 2009


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

           Summary: Geolocation does not correctly handle Infinity for
                    PositionOptions properties.
           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
                CC: andreip at google.com, bolsinga at apple.com


Infinity is a valid value for the Geolocation PositionOptions.timeout and
PositionOptions.maximumAge properties. Currently, Infinity is converted to
int32 for these properties when the PositionOptions object is read. Instead,
Infinity should be handled as a special value.

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