Closed
Bug 482829
Opened 16 years ago
Closed 16 years ago
Password sync doesn't work on non-Firefox-trunk builds
Categories
(Cloud Services :: General, defect)
Cloud Services
General
Tracking
(Not tracked)
RESOLVED
WORKSFORME
0.3
People
(Reporter: Mardak, Unassigned)
References
Details
I get these warnings when syncing from Shiretoko:
2009-03-11 17:52:42 FaultTolerance DEBUG
Original exception: Could not convert JavaScript argument arg 0 [nsISupports.QueryInterface] (JS frame :: weave/modules/engines/passwords.js :: PasswordStore__getAllIDs :: line 140)
It's trying to QI to nsILoginMetaInfo, but that only landed recently.
Good thing though is that bug 467463 is blocking 1.9.1+ so it should make it to Shiretoko.
Comment 3•16 years ago
|
||
No plans to fix this for <=3.0, so closing as wontfix.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WONTFIX
Reporter | ||
Comment 4•16 years ago
|
||
WFM! Firefox 3.1 beta 3 :) The min requirements for weave should be b3.
Resolution: WONTFIX → WORKSFORME
Comment 5•16 years ago
|
||
ah yes, modded that locally and hadn't committed. Pushed now:
http://hg.mozilla.org/labs/weave/rev/6a5e5ccca414
Updated•15 years ago
|
Component: Weave → General
Product: Mozilla Labs → Weave
Version: Trunk → unspecified
Updated•15 years ago
|
QA Contact: weave → general
You need to log in
before you can comment on or make changes to this bug.
Description
•