Closed
Bug 1228607
Opened 10 years ago
Closed 10 years ago
More DB-related logging
Categories
(Firefox for iOS :: Data Storage, defect)
Tracking
()
RESOLVED
FIXED
1.3
| Tracking | Status | |
|---|---|---|
| fxios | 1.3+ | --- |
People
(Reporter: rnewman, Assigned: rnewman)
References
Details
Attachments
(1 file)
We're only logging the first line of PRAGMA integrity_check, and our FD output is hard to read.
| Assignee | ||
Comment 1•10 years ago
|
||
Steph, this was your log output, so flagging you.
Emily, could you think about the sqlite implications, or punt to someone else?
Attachment #8693033 -
Flags: review?(sleroux)
Attachment #8693033 -
Flags: review?(etoop)
| Assignee | ||
Comment 2•10 years ago
|
||
Steph, this should go in Monday's build if possible.
Flags: needinfo?(sleroux)
Updated•10 years ago
|
Attachment #8693033 -
Flags: feedback+
| Assignee | ||
Comment 3•10 years ago
|
||
N.B., it's actually kinda nonsense to try to do an integrity check on an encrypted DB without specifying the key. sigh.
| Assignee | ||
Comment 4•10 years ago
|
||
master: 8eede6b
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
tracking-fxios:
--- → 1.3+
Flags: needinfo?(sleroux)
Resolution: --- → FIXED
Target Milestone: --- → 2.0
| Assignee | ||
Updated•10 years ago
|
Whiteboard: [needsuplift]
| Assignee | ||
Comment 5•10 years ago
|
||
Uplifted: 3ed3912
Whiteboard: [needsuplift]
Target Milestone: 2.0 → 1.3
Updated•10 years ago
|
Attachment #8693033 -
Flags: review?(sleroux)
Updated•10 years ago
|
Attachment #8693033 -
Flags: review?(etoop) → review+
You need to log in
before you can comment on or make changes to this bug.
Description
•