Closed
Bug 300203
Opened 19 years ago
Closed 19 years ago
Sometimes, SPM fails to import cookies
Categories
(Firefox :: Migration, defect, P1)
Tracking
()
RESOLVED
FIXED
Firefox1.5
People
(Reporter: asaf, Assigned: asaf)
References
()
Details
(Whiteboard: [no l10n impact])
Attachments
(1 file)
|
3.63 KB,
patch
|
jaas
:
review+
cbeard
:
approval-aviary1.1a2+
|
Details | Diff | Splinter Review |
Users on the QA blog have mentioned that the safari profile migrator failed to import some of their cookies, after some testing, I can reproduce it here too. From my quick check, the call to |::CFStringGetCString()| in |GetDictionaryCStringValue()| fails, at least sometimes.
| Assignee | ||
Updated•19 years ago
|
Status: NEW → ASSIGNED
Flags: blocking-aviary1.1+
Priority: -- → P1
Whiteboard: [no l10n impact]
Target Milestone: --- → Firefox1.1
Attachment #188788 -
Flags: review?(joshmoz) → review+
| Assignee | ||
Updated•19 years ago
|
Attachment #188788 -
Flags: approval-aviary1.1a2?
| Assignee | ||
Updated•19 years ago
|
Flags: blocking1.8b3?
Updated•19 years ago
|
Attachment #188788 -
Flags: approval-aviary1.1a2? → approval-aviary1.1a2+
| Assignee | ||
Comment 2•19 years ago
|
||
Checking in src/nsSafariProfileMigrator.cpp; /cvsroot/mozilla/browser/components/migration/src/nsSafariProfileMigrator.cpp,v <-- nsSafariProfileMigrator.cpp new revision: 1.20; previous revision: 1.19 done
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Flags: blocking1.8b3?
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•