Closed
Bug 933075
Opened 11 years ago
Closed 11 years ago
Geolocationprovider startup is not getting called
Categories
(Core :: DOM: Geolocation, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox28 | --- | fixed |
People
(Reporter: stephenl, Assigned: dougt)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.101 Safari/537.36
Steps to reproduce:
Start Geoloc app
Start a geolocation session with Watch or GetCurrentPosition request.
Actual results:
No dialog to request for permission came up.
nsIGeolocationProvider::Startup does not get called.
After sometime we see a 'Permission Denied' error in the Geoloc app.
Expected results:
Dialog to request for permission should have shown up.
nsIgeolocationProvider::startup should have been called.
Reporter | ||
Updated•11 years ago
|
blocking-b2g: --- → 1.3?
Reporter | ||
Comment 1•11 years ago
|
||
Seems to be a regression from https://bugzilla.mozilla.org/show_bug.cgi?id=853356
Reporter | ||
Updated•11 years ago
|
OS: Windows 7 → Gonk (Firefox OS)
Hardware: x86_64 → ARM
Updated•11 years ago
|
Severity: normal → critical
Status: UNCONFIRMED → NEW
blocking-b2g: 1.3? → 1.3+
Ever confirmed: true
Target Milestone: --- → 1.3 Sprint 4 - 11/8
Comment 2•11 years ago
|
||
:dougt, can you help get this bug moving. It's pretty much a full stop for B2G geolocation on m-c AFAICT
Flags: needinfo?(doug.turner)
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → doug.turner
Flags: needinfo?(doug.turner)
Assignee | ||
Comment 3•11 years ago
|
||
avaScript error: app://system.gaiamobile.org/js/permission_manager.js, line 130: this.currentPermission is undefined
Reporter | ||
Comment 4•11 years ago
|
||
Hi Doug,
Do you require any information from my side ?
Comment 5•11 years ago
|
||
Putting QA Wanted to verify the backout of bug 853356 fixes this bug cleanly.
Keywords: qawanted
Comment 6•11 years ago
|
||
Using Buri, and:
Gaia ccdf357ea150fc7d8b8a4b74c7adf31e7a57e465
SourceStamp abe6790a5dd8
BuildID 20131101040203
Version 28.0a1
I get the geolocation prompt using today's build with both camera and e.me.
Keywords: qawanted
Comment 7•11 years ago
|
||
Closing as fixed by backout then.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
status-firefox28:
--- → fixed
Updated•11 years ago
|
Flags: in-testsuite?
Updated•11 years ago
|
Flags: in-moztrap+
You need to log in
before you can comment on or make changes to this bug.
Description
•