Closed
Bug 576917
Opened 15 years ago
Closed 15 years ago
GPSDGeolocationProvider.js should use generateNSGetFactory rather than generateNSGetModule
Categories
(Core :: DOM: Geolocation, defect)
Core
DOM: Geolocation
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
blocking2.0 | --- | beta2+ |
People
(Reporter: iannbugzilla, Assigned: benjamin)
References
Details
GPSDGeolocationProvider.js is currently using generateNSGetModule at http://mxr.mozilla.org/mozilla-central/source/dom/src/geolocation/GPSDGeolocationProvider.js#259 it seems this should be generateNSGetFactory according to https://developer.mozilla.org/en/XPCOM/XPCOM_changes_in_Gecko_1.9.3
Comment 1•15 years ago
|
||
Just a mistake in http://hg.mozilla.org/mozilla-central/rev/90afd1e80d77#l46.1 .
Component: XPCOM → Geolocation
QA Contact: xpcom → geolocation
Assignee | ||
Updated•15 years ago
|
Assignee: nobody → benjamin
blocking2.0: --- → beta2+
Assignee | ||
Comment 2•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•