Closed
Bug 578406
Opened 16 years ago
Closed 15 years ago
this._locationCache is undefined
Categories
(Mozilla Labs :: Identity, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: tech4pwd, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; Windows NT 6.1; en-US; rv:2.0b2pre) Gecko/20100713 Minefield/4.0b2pre
Build Identifier: Trunk
Error: this._locationCache is undefined
Source File: resource://weave-identity/service.js
Line: 167
This seems to mean that I have to manually connect sync and also that I can't sync up.
Reproducible: Always
Comment 1•16 years ago
|
||
That's from weave-identity... not our code at all.
Component: Sync → Identity
QA Contact: sync → identity
| Reporter | ||
Comment 2•16 years ago
|
||
My apologies Mike.
Being that this does belong to the Account Manager. I'm wondering if this is WONTFIX as the Account Manager was due to be folded into Firefox 4.0 for Beta 2 IIRC.
Comment 3•16 years ago
|
||
I'm guessing the problem here is that a request is happening before the Account Manager service is initialized.
Let's keep this bug open to make sure we address it in the reboot.
Comment 4•15 years ago
|
||
This code isn't relevant for the account manager integrated Firefox.
Updated•15 years ago
|
Product: Mozilla Services → Mozilla Labs
Target Milestone: --- → --
You need to log in
before you can comment on or make changes to this bug.
Description
•