Closed
Bug 410520
Opened 18 years ago
Closed 18 years ago
need a way to not start the data migrator
Categories
(Calendar :: General, defect)
Calendar
General
Tracking
(Not tracked)
RESOLVED
FIXED
0.8
People
(Reporter: mvl, Unassigned)
Details
Attachments
(2 files)
|
4.42 KB,
patch
|
Details | Diff | Splinter Review | |
|
1.13 KB,
patch
|
Fallen
:
review+
|
Details | Diff | Splinter Review |
For performance testing, there must be a way to start sunbird without needing manual intervention, even when starting from a new profile. The migrator does require that at the moment.
A commandline option to not start the migrator would be handy. Alternativly, a pref could be introduced. But that's harder to set from the commandline.
| Reporter | ||
Comment 1•18 years ago
|
||
This patch takes the commandline route.
| Reporter | ||
Comment 2•18 years ago
|
||
This patch takes the prefs route. From a code point-of-view, I like it better. And cat >> prefs.js isn't that hard. I'll just need to write a script :)
Attachment #295137 -
Flags: review?(philipp)
| Reporter | ||
Updated•18 years ago
|
Attachment #295137 -
Attachment is patch: true
Attachment #295137 -
Attachment mime type: application/octet-stream → text/plain
Comment 3•18 years ago
|
||
Comment on attachment 295137 [details] [diff] [review]
prefs approach
I'd also prefer the prefs route. r=philipp
Attachment #295137 -
Flags: review?(philipp) → review+
| Reporter | ||
Comment 4•18 years ago
|
||
prefs patch checked in
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Updated•18 years ago
|
Target Milestone: --- → 0.8
You need to log in
before you can comment on or make changes to this bug.
Description
•