Closed
Bug 471685
Opened 16 years ago
Closed 16 years ago
Upgrade to SQLite 3.6.7
Categories
(Core :: SQLite and Embedded Database Bindings, defect, P2)
Core
SQLite and Embedded Database Bindings
Tracking
()
VERIFIED
FIXED
mozilla1.9.2a1
People
(Reporter: sdwilsh, Assigned: sdwilsh)
References
Details
(Keywords: verified1.9.1)
Attachments
(1 file)
979 bytes,
patch
|
asuth
:
review+
|
Details | Diff | Splinter Review |
There's a number of fixes in this release that'd be nice to haves. Ideally, we'll get this in before 1.9.1b3 too, but we should have this for 1.9.1 for sure since it will allow linux distros to ship with system sqlite again.
Flags: blocking1.9.1?
Assignee | ||
Comment 1•16 years ago
|
||
Changes to our files - sqlite changes can be found here:
http://hg.mozilla.org/users/sdwilsh_shawnwilsher.com/storage-async/file/09bfc5a8cacb/sqlite.external-changes
Comment 2•16 years ago
|
||
Looks like some good stuff in the new release and getting things right for the linux guys is good too. Doesn't sound beta blocking though.
Flags: blocking1.9.1? → blocking1.9.1+
Priority: -- → P2
Updated•16 years ago
|
Attachment #355441 -
Flags: review?(bugmail) → review+
Assignee | ||
Updated•16 years ago
|
Whiteboard: [can land]
Comment 3•16 years ago
|
||
FWIW: SQLite version 3.6.8 is schedule for release on 2009-01-12.
Assignee | ||
Comment 4•16 years ago
|
||
(In reply to comment #3)
> FWIW: SQLite version 3.6.8 is schedule for release on 2009-01-12.
We'll likely take that for mozilla-central, but I'll likely hold off on that for 1.9.1 unless there is some compelling reason to take it.
http://hg.mozilla.org/mozilla-central/rev/c569a8f91c0e
http://hg.mozilla.org/mozilla-central/rev/4de172f0d8b8
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Whiteboard: [can land]
Target Milestone: --- → mozilla1.9.2a1
Assignee | ||
Comment 5•16 years ago
|
||
http://hg.mozilla.org/releases/mozilla-1.9.1/rev/84cc3220400e
http://hg.mozilla.org/releases/mozilla-1.9.1/rev/735fada32a43
Keywords: fixed1.9.1
Assignee | ||
Comment 6•16 years ago
|
||
It is believed that this is causing random timeouts on mozilla-central, and now mozilla-1.9.1, so I've backed it all out.
http://hg.mozilla.org/releases/mozilla-1.9.1/rev/c05f26353361
http://hg.mozilla.org/releases/mozilla-1.9.1/rev/979713bb3d54
http://hg.mozilla.org/releases/mozilla-1.9.1/rev/6113060a7c3f
http://hg.mozilla.org/releases/mozilla-1.9.1/rev/82b296ba5ccc
http://hg.mozilla.org/mozilla-central/rev/a7489d8375cf
http://hg.mozilla.org/mozilla-central/rev/3e2115077e95
http://hg.mozilla.org/mozilla-central/rev/f8a05a8b28eb
http://hg.mozilla.org/mozilla-central/rev/19171d3c7bcf
Assignee | ||
Comment 7•16 years ago
|
||
Given comments in bug 473013, I'm going to try and land this again. I'll let it bake longer before landing it on 1.9.1.
Status: REOPENED → ASSIGNED
Assignee | ||
Comment 8•16 years ago
|
||
Note - 3.6.8 is out, but I don't think we should take that on 1.9.1, so we are still going to go through with this first.
Assignee | ||
Comment 9•16 years ago
|
||
Again on mozilla-central:
http://hg.mozilla.org/mozilla-central/rev/f0e0daaa6759
http://hg.mozilla.org/mozilla-central/rev/66071c6b43a9
Status: ASSIGNED → RESOLVED
Closed: 16 years ago → 16 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 10•16 years ago
|
||
1.9.1:
http://hg.mozilla.org/releases/mozilla-1.9.1/rev/7a44dd817b06
http://hg.mozilla.org/releases/mozilla-1.9.1/rev/d9ff78dd3b4b
Keywords: fixed1.9.1
Comment 11•16 years ago
|
||
1.9.1 and trunk are up to 3.6.10. marking bug verified.
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1b4pre) Gecko/20090407 Shiretoko/3.5b4pre
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2a1pre) Gecko/20090407 Minefield/3.6a1pre
Status: RESOLVED → VERIFIED
Keywords: fixed1.9.1 → verified1.9.1
Updated•6 months ago
|
Product: Toolkit → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•