Closed Bug 526317 Opened 15 years ago Closed 15 years ago

Remove nsIDOMGeoPositionError::message

Categories

(Core :: DOM: Geolocation, defect)

defect
Not set
critical

Tracking

()

RESOLVED FIXED
Tracking Status
status1.9.2 --- beta4-fixed

People

(Reporter: dougt, Assigned: dougt)

Details

(Keywords: dev-doc-complete)

Attachments

(1 file)

At the geolocation face to face, we discussed and agreed that the message attribute of the position error should be removed.
Attached patch patch v.1Splinter Review
This also covers bug 526317.
Attachment #412132 - Flags: review?(Olli.Pettay)
(In reply to comment #1)
> This also covers bug 526317.
Wrong bug#?
Comment on attachment 412132 [details] [diff] [review]
patch v.1

 
>-[scriptable, uuid(1B493214-4E58-4A40-AA4C-1AB70C6DDBEC)]
>+[scriptable, uuid(AD9FA4C8-EC71-4B2D-8294-9ADF06DDEC32)]
> interface nsIDOMGeoPositionError : nsISupports
> {
>-  const unsigned short UNKNOWN_ERROR = 0;
Why are you removing this?
It is still mentioned in http://dev.w3.org/geo/api/spec-source.html#position_error_interface


If WG has decided to remote UNKNOWN_ERROR, then r=me.
Attachment #412132 - Flags: review?(Olli.Pettay) → review+
Attachment #412132 - Flags: approval1.9.2?
http://hg.mozilla.org/mozilla-central/rev/c3924062e8bc
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Attachment #412132 - Flags: approval1.9.2? → approval1.9.2+
smaug: andrei has not updated the draft spec yet.  I will ping him.
dougt, the 2012 W3C spec's PositionError still includes a `message` attribute:

"The `message` attribute must return an error message describing the details of the error encountered."

http://www.w3.org/TR/2012/PR-geolocation-API-20120510/#position_error_interface
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: