Closed
Bug 1167614
Opened 10 years ago
Closed 10 years ago
Re-enable (post experiment) Windows / OSX Core location provider on Nightly/Aurora
Categories
(Core :: DOM: Geolocation, defect)
Core
DOM: Geolocation
Tracking
()
RESOLVED
FIXED
mozilla42
| Tracking | Status | |
|---|---|---|
| firefox42 | --- | fixed |
People
(Reporter: garvan, Assigned: garvan)
References
Details
Attachments
(1 file, 1 obsolete file)
|
1.01 KB,
patch
|
hschlichting
:
review+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #1166773 +++
Revert the experiment from 1166773, that is, turn on native geo providers.
[Tracking Requested - why for this release]: A reminder to reset the experiment in 1166773
To be clear, with or without 1166773, these changes only affect Nightly/Aurora experimental code. None of this affects Beta/Release.
tracking-firefox40:
--- → ?
Comment 3•10 years ago
|
||
Garvan, can we have a patch to disable it? (or I can ask for a backout of the patch which landed in bug 1166773)
Flags: needinfo?(gkeeley)
Comment 4•10 years ago
|
||
We need a new patch for this, to only enable geo.provider.use_corelocation back again. Turns out the native Windows location provider is actually of lower quality than our MLS service.
Attachment #8627243 -
Flags: review?(hschlichting)
Comment 6•10 years ago
|
||
Comment on attachment 8627243 [details] [diff] [review]
bug1167614.diff
Review of attachment 8627243 [details] [diff] [review]:
-----------------------------------------------------------------
::: browser/app/profile/firefox.js
@@ +1810,2 @@
> #endif
>
Isn't there one more #endif required for the new #ifdef? At least the original code had two endifs
Attachment #8627243 -
Flags: review?(hschlichting) → review-
oops.
so... this is why you want travis ci :)
Flags: needinfo?(gkeeley)
Attachment #8627243 -
Attachment is obsolete: true
Attachment #8627249 -
Flags: review?(hschlichting)
Comment 9•10 years ago
|
||
Comment on attachment 8627249 [details] [diff] [review]
bug1167614.diff
Review of attachment 8627249 [details] [diff] [review]:
-----------------------------------------------------------------
Ship it!
Attachment #8627249 -
Flags: review?(hschlichting) → review+
| Assignee | ||
Comment 10•10 years ago
|
||
The previous patch only turned on some functionality in Aurora+Nightly, this patch is the result of that experiment.
Hanno, agreed don't need this tracking 40 (Nightly is currently 42 BTW)? It can just land on Nightly.
Flags: needinfo?(hschlichting)
Comment 11•10 years ago
|
||
Agreed, can just land on nightly. Our telemetry suggests that there is no significantly different user experience with core location on or off.
Flags: needinfo?(hschlichting)
| Assignee | ||
Comment 12•10 years ago
|
||
Sorry, my fault, this shouldn't have been marked as tracking.
status-firefox40:
affected → ---
tracking-firefox40:
+ → ---
Comment 13•10 years ago
|
||
Comment 14•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox42:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla41
Updated•10 years ago
|
Target Milestone: mozilla41 → mozilla42
You need to log in
before you can comment on or make changes to this bug.
Description
•