Closed
Bug 947152
Opened 12 years ago
Closed 12 years ago
[evme] Do not print debug message by default
Categories
(Firefox OS Graveyard :: Gaia::Everything.me, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: alive, Assigned: amirn)
Details
Attachments
(1 file)
[EVME migration] migrating from 1.0.1 to 1.1...
[EVME migration] [userHistory]: retrieving...
[EVME migration] [userHistory]: no value
[EVME migration] [localShortcuts]: retrieving...
[EVME migration] [localShortcuts]: no value
[EVME migration] [localShortcutsIcons]: retrieving...
[EVME migration] [localShortcutsIcons]: no value
[EVME migration] complete successfully!
[EVME migration] migrating from 1.0.1 to 1.1...
[EVME migration] [userHistory]: retrieving...
[EVME migration] [userHistory] got value: no json, should give error but continue
[EVME migration] [localShortcuts]: retrieving...
[EVME migration] [localShortcuts] got value: {"_v": "shortcuts json with value"}
[EVME migration] [localShortcuts:evme-localShortcuts]: saving: {"value":"shortcuts json with value"}
[EVME migration] [localShortcuts:evme-localShortcuts]: saved, remove old data
[EVME migration] [localShortcutsIcons]: retrieving...
[EVME migration] [localShortcutsIcons] got value: {"_v": "icons json with value"}
[EVME migration] [localShortcutsIcons:evme-localShortcutsIcons]: saving: {"value":"icons json with value"}
[EVME migration] [localShortcutsIcons:evme-localShortcutsIcons]: saved, remove old data
[EVME migration] complete successfully!
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → amirn
Updated•12 years ago
|
Flags: needinfo?(evyatar)
Comment 1•12 years ago
|
||
Didn't know you guys prefer log suppression. I'll create a patch.
Flags: needinfo?(evyatar)
Updated•12 years ago
|
Assignee: amirn → ran
Status: NEW → ASSIGNED
| Assignee | ||
Updated•12 years ago
|
QA Contact: amirn
| Assignee | ||
Comment 2•12 years ago
|
||
Everything.me logs will print only when custom settings file exists.
in apps/homescreen/everything.me/config/local.json:
{
"debug": true
}
Attachment #8351696 -
Flags: review?(ran)
Attachment #8351696 -
Flags: review?(crdlc)
| Assignee | ||
Updated•12 years ago
|
Assignee: ran → amirn
| Assignee | ||
Updated•12 years ago
|
QA Contact: amirn
Updated•12 years ago
|
Attachment #8351696 -
Flags: review?(ran) → review+
| Assignee | ||
Updated•12 years ago
|
Attachment #8351696 -
Flags: review?(crdlc)
| Assignee | ||
Comment 3•12 years ago
|
||
| Assignee | ||
Updated•12 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 4•12 years ago
|
||
Cristian - I know you're busy so didn't want to bother you with this review (it's mostly internal E.me).
If you do find the time to review it I can make followup changes in another bug.
You need to log in
before you can comment on or make changes to this bug.
Description
•