Closed
Bug 462192
Opened 17 years ago
Closed 16 years ago
move initialization code out of nsGeolocationService constructor
Categories
(Core :: DOM: Geolocation, defect)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
status1.9.2 | --- | beta1-fixed |
People
(Reporter: dougt, Assigned: dougt)
References
Details
Attachments
(1 file)
4.63 KB,
patch
|
smaug
:
review+
pavlov
:
approval1.9.2+
|
Details | Diff | Splinter Review |
from 460063.
Assignee | ||
Comment 1•16 years ago
|
||
Assignee: nobody → doug.turner
Attachment #397190 -
Flags: review?(Olli.Pettay)
Comment 2•16 years ago
|
||
Comment on attachment 397190 [details] [diff] [review]
patch v.1
>- nsGeolocationService();
>+ nsGeolocationService() {};
Initialize mTimeout to some reasonable value.
Attachment #397190 -
Flags: review?(Olli.Pettay) → review+
Assignee | ||
Updated•16 years ago
|
Attachment #397190 -
Flags: approval1.9.2?
Assignee | ||
Comment 3•16 years ago
|
||
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•16 years ago
|
Attachment #397190 -
Flags: approval1.9.2? → approval1.9.2+
Comment 4•16 years ago
|
||
status1.9.2:
--- → beta1-fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•