Closed
Bug 1960651
Opened 1 year ago
Closed 1 year ago
Investigate whether we can skip the timer when wifi scan is disabled
Categories
(Core :: DOM: Geolocation, task)
Core
DOM: Geolocation
Tracking
()
RESOLVED
FIXED
140 Branch
| Tracking | Status | |
|---|---|---|
| firefox140 | --- | fixed |
People
(Reporter: saschanaz, Assigned: saschanaz)
References
Details
Attachments
(2 files)
| Assignee | ||
Updated•1 year ago
|
Assignee: nobody → krosylight
| Assignee | ||
Comment 1•1 year ago
|
||
So I was wondering what this cell/ip scanning is about. There was geo.cell.scan that actually did this but that's gone now by bug 1310864 (was part of B2G). So that part is moot, we should just skip this timer in that case.
| Assignee | ||
Comment 2•1 year ago
|
||
| Assignee | ||
Comment 3•1 year ago
|
||
| Assignee | ||
Updated•1 year ago
|
Keywords: leave-open
Pushed by krosylight@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/030a5af07944
Part 1: Move all geolocation tests to dom/geolocation/test r=dom-core,frontend-codestyle-reviewers,mccr8
Comment 5•1 year ago
|
||
| bugherder | ||
Updated•1 year ago
|
Attachment #9479199 -
Attachment description: WIP: Bug 1960651 - Part 2: Immediately send location request when wifi scanning is disabled r=#dom-core → Bug 1960651 - Part 2: Immediately trigger geolocation request when a new watcher is registered r=#dom-core
Pushed by krosylight@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/193b6087c98a
Part 2: Immediately trigger geolocation request when a new watcher is registered r=dom-core,mccr8
Backed out for causing wd failures on coordinates.py
Flags: needinfo?(krosylight)
Pushed by krosylight@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/be64a463d507
Part 2: Immediately trigger geolocation request when a new watcher is registered r=dom-core,mccr8
Comment 10•1 year ago
|
||
| bugherder | ||
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
Updated•1 year ago
|
Severity: -- → N/A
status-firefox140:
--- → fixed
Comment 11•1 year ago
|
||
We still have related failures on beta.
Do you think we can uplift these changes?
Flags: needinfo?(krosylight)
| Assignee | ||
Comment 12•1 year ago
•
|
||
Only when the regressions are fixed π
Flags: needinfo?(krosylight)
Updated•1 year ago
|
Target Milestone: --- → 140 Branch
Updated•1 year ago
|
QA Whiteboard: [qa-triage-done-c141/b140]
You need to log in
before you can comment on or make changes to this bug.
Description
•