Closed
Bug 433070
Opened 18 years ago
Closed 16 years ago
Cannot import passwords from Seamonkey
Categories
(Firefox :: Migration, defect)
Firefox
Migration
Tracking
()
RESOLVED
FIXED
Firefox 3.6a1
People
(Reporter: bruno, Assigned: bruno)
References
Details
Attachments
(1 file)
|
747 bytes,
patch
|
Gavin
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.14) Gecko/20080508 Firefox/2.0.0.14 Flock/1.2pre
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.14) Gecko/20080508 Firefox/2.0.0.14 Flock/1.2pre
Reproducible: Always
Steps to Reproduce:
1.Start FF3 with a new profile (don't import anything)
2.Select File/Import and choose Seamonkey
Actual Results:
Passwords are not imported
Expected Results:
Passwords are imported
| Assignee | ||
Comment 1•18 years ago
|
||
Attachment #320259 -
Flags: review?
Comment 2•17 years ago
|
||
To Bruno Calvignac(bug opener & who proposed a patch):
Will your patch resolve Bug 435143(and Bug 434911 too)?
| Assignee | ||
Comment 3•17 years ago
|
||
I can't say for sure but it might. It's anyway definitely related and should be fixed before looking at those other 2 bugs.
Comment 4•16 years ago
|
||
Comment on attachment 320259 [details] [diff] [review]
fix
Actually need to set a reviewer to get it reviewed.
Attachment #320259 -
Flags: review? → review?(mconnor)
Comment 5•16 years ago
|
||
(In reply to comment #2)
> Will your patch resolve Bug 435143(and Bug 434911 too)?
I think this will fix those too.
Please forgive my ignorance, I don't know how to make use of the information to solve the same problem on my computer.
Comment 7•16 years ago
|
||
Lisa S, see Bug 435143 Comment #0, (Phenomenon-3).
Updated•16 years ago
|
Attachment #320259 -
Flags: review?(mconnor) → review+
Comment 8•16 years ago
|
||
Comment on attachment 320259 [details] [diff] [review]
fix
r=me. This code isn't very good at checking rvs for clone/createInstance, but I suppose those typically only fail in OOM cases. Worth a followup bug on adding some rv checks here perhaps?
Updated•16 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•16 years ago
|
Assignee: nobody → bruno
Keywords: checkin-needed
Comment 9•16 years ago
|
||
Status: NEW → RESOLVED
Closed: 16 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 3.6a1
Comment 10•16 years ago
|
||
I couldn't reproduce bug 435143 and bug 434911 with next build.
> Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a1pre) Gecko/20090623 Minefield/3.6a1pre
You need to log in
before you can comment on or make changes to this bug.
Description
•