Closed Bug 461929 Opened 17 years ago Closed 17 years ago

Position.speed attribute name change

Categories

(Core :: DOM: Geolocation, defect)

defect
Not set
major

Tracking

()

RESOLVED FIXED

People

(Reporter: dougt, Assigned: dougt)

References

()

Details

Attachments

(1 file)

Position.velocity has been renamed Position.speed
Attached patch patch v.1Splinter Review
Attachment #345060 - Flags: review?
Attachment #345060 - Flags: review? → review?(Olli.Pettay)
Comment on attachment 345060 [details] [diff] [review] patch v.1 >diff --git a/dom/public/idl/geolocation/nsIDOMGeoPosition.idl b/dom/public/idl/geolocation/nsIDOMGeoPosition.idl >--- a/dom/public/idl/geolocation/nsIDOMGeoPosition.idl >+++ b/dom/public/idl/geolocation/nsIDOMGeoPosition.idl >@@ -41,11 +41,11 @@ interface nsIDOMGeoPosition : nsISupport > interface nsIDOMGeoPosition : nsISupports > { > readonly attribute double latitude; > readonly attribute double longitude; > readonly attribute double altitude; > readonly attribute double accuracy; > readonly attribute double altitudeAccuracy; > readonly attribute double heading; >- readonly attribute double velocity; >+ readonly attribute double speed; > readonly attribute DOMTimeStamp timestamp; > }; Update uuid
Attachment #345060 - Flags: review?(Olli.Pettay) → review+
Attachment #345060 - Flags: superreview?(bzbarsky)
will update uuid.
Comment on attachment 345060 [details] [diff] [review] patch v.1 sr=bzbarsky with the uuid change
Attachment #345060 - Flags: superreview?(bzbarsky) → superreview+
pushed 9758a428bcba + aa0e6709e5fc. thanks bz/smaug!
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: