Closed
Bug 524144
(SQLite3.6.20)
Opened 16 years ago
Closed 16 years ago
Upgrade to SQLite 3.6.20
Categories
(Core :: SQLite and Embedded Database Bindings, defect)
Core
SQLite and Embedded Database Bindings
Tracking
()
RESOLVED
FIXED
mozilla1.9.3a1
People
(Reporter: sdwilsh, Assigned: sdwilsh)
References
Details
Attachments
(1 file)
|
764 bytes,
patch
|
Details | Diff | Splinter Review |
It's not out yet, but when it's out, we'll need it!
Comment 1•16 years ago
|
||
Shawn, any estimation when they release? If it would be a longer time we should disable the failing test, it fails quit often and people frequently reference logs.
| Assignee | ||
Comment 2•16 years ago
|
||
I've been told by the SQLite developers that they want to figured out a top crash that we are seeing (bug 523405) and then it'll be a few days of testing before release. So, sometime in November.
| Assignee | ||
Comment 3•16 years ago
|
||
Note that we'll be taking SQLite 3.6.16.1 on mozilla-central before this. That is being tracked in bug 525539.
Comment 4•16 years ago
|
||
Current sqlite included on mozilla-central has unaligned accesses, which looks like are fixed on 3.6.18.
| Assignee | ||
Comment 5•16 years ago
|
||
Mozilla changes for this.
| Assignee | ||
Comment 6•16 years ago
|
||
Pushed this to the try server to make sure all is well.
| Assignee | ||
Updated•16 years ago
|
Whiteboard: [waiting on try-server results]
| Assignee | ||
Comment 7•16 years ago
|
||
Try server checked out OK. Will push this to mozilla-central tomorrow.
| Assignee | ||
Comment 8•16 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/302c19ec3301
http://hg.mozilla.org/mozilla-central/rev/bc3e54a0632b
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Whiteboard: [waiting on try-server results]
Target Milestone: --- → mozilla1.9.3a1
| Assignee | ||
Comment 9•16 years ago
|
||
Comment on attachment 410336 [details] [diff] [review]
v1.0
This gets us stability fixes in SQLite, so I think we want this for 1.9.2. It's also much nicer to the SQLite developers to say "hey, we are seeing this crash" and have code that isn't older than 6 months old. This makes crash killing easier for them.
Attachment #410336 -
Flags: approval1.9.2?
Comment 10•16 years ago
|
||
Comment on attachment 410336 [details] [diff] [review]
v1.0
approval1.9.2 requests aren't currently being monitored, since we're nearing RC freeze and there are too many outstanding requests, so I'm clearing this request. Feel free to re-request approval if you are confident that it's worth drivers' time to consider whether this non-blocker needs to land for 1.9.2 at this stage.
Attachment #410336 -
Flags: approval1.9.2?
| Assignee | ||
Updated•16 years ago
|
Alias: SQLite3.6.20
Updated•1 year ago
|
Product: Toolkit → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•