Closed
Bug 707601
Opened 13 years ago
Closed 5 years ago
Rewrite Opera profile migration in js
Categories
(Firefox :: Migration, defect)
Firefox
Migration
Tracking
()
RESOLVED
DUPLICATE
of bug 1284106
People
(Reporter: m_kato, Unassigned)
References
Details
Attachments
(1 obsolete file)
+++ This bug was initially created as a clone of Bug #539133 +++
Opera profile migration doesn't work well because current code seems to be for Opera 6.
- reimplemented by JS (we may require ini parser by js)
- use async as possible for performance and chromehang
- test harness like bug 706017
Comment 1•13 years ago
|
||
(In reply to Makoto Kato from comment #0)
> - reimplemented by JS (we may require ini parser by js)
We have nsIINIParser, FWIW.
Updated•13 years ago
|
Summary: Rewriting Opera profile migration → Rewrite Opera profile migration
Comment 4•13 years ago
|
||
maybe this bug depends on Bug #718608 ?
Comment 5•13 years ago
|
||
yes
Depends on: 718608
Summary: Rewrite Opera profile migration → Rewrite Opera profile migration in js
Comment 7•12 years ago
|
||
Makoto Kato, I assume you aren't working on this?
I wonder whether we should WONTFIX. I suppose some Opera users may be abandoning it soon given their recent announcement, but I'm not sure this is worth the effort even still.
Updated•8 years ago
|
Attachment #8895572 -
Attachment is obsolete: true
Flags: needinfo?(MAWAVANSMOOKEY)
Comment 10•5 years ago
|
||
Opera is based on Chromium now so we would subclass the Chromium migrator if we wanted Opera import support (bug 1284106)
Assignee: m_kato → nobody
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•