Closed Bug 706515 Opened 13 years ago Closed 13 years ago

[patch] Non-initialized variables in nsGeolocationProvider.js

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
minor

Tracking

()

RESOLVED FIXED
mozilla11

People

(Reporter: Tobbi, Assigned: Tobbi)

Details

Attachments

(1 file)

Attached patch patch v1Splinter Review
In one JS function inside nsGeolocationProvider.js we initialize global variables instead of members of the prototype. This lead to a JS warning in the error console about the use of a non-initialized variable.
Attachment #577991 - Flags: review?(doug.turner)
Attachment #577991 - Attachment is patch: true
Comment on attachment 577991 [details] [diff] [review]
patch v1

Review of attachment 577991 [details] [diff] [review]:
-----------------------------------------------------------------

Thanks!
Attachment #577991 - Flags: review?(doug.turner) → review+
Keywords: checkin-needed
Assignee: nobody → tobbi.bugs
https://hg.mozilla.org/mozilla-central/rev/42e43796e73f
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Whiteboard: [inbound]
Target Milestone: --- → mozilla11
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: