Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1328)

Unified Diff: third_party/sqlite/README.chromium

Issue 199017: Revert 25202 - Merge 25141 Fix issue 15261: Crash in history::TextDatabase::... (Closed) Base URL: svn://chrome-svn/chrome/branches/195/src/
Patch Set: Created 11 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/sqlite/ext/fts1/fts1.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/sqlite/README.chromium
===================================================================
--- third_party/sqlite/README.chromium (revision 25403)
+++ third_party/sqlite/README.chromium (working copy)
@@ -68,7 +68,7 @@
--------------------------------------------
-As of Sep 2, 2009, these are our changes from sqlite_vendor:
+As of July 20, 2009, these are our changes from sqlite_vendor:
- fts2.c disables fts2_tokenizer().
- sqlite3Poison() in src/btree.c.
@@ -82,10 +82,6 @@
- Compile warning fixed in func.c (check if this is still needed)
- Fixed a typo bug in fts2_icu.c: "strlen(nInput)" (filed upstream as
http://www.sqlite.org/cvstrac/tktview?tn=3543)
- - Avoid using tolower() in fts code which causes problem in some locales, see:
- safe-tolower.patch
- http://crbug.com/15261
- http://www.sqlite.org/src/tktview/991789d9f3136a0460dc83a33e815c1aa9757c26
Changes from Chrome:
- I marked all changes I made with "evanm", so you can find them with
Property changes on: third_party\sqlite\README.chromium
___________________________________________________________________
Modified: svn:mergeinfo
Reverse-merged /trunk/src/third_party/sqlite/README.chromium:r25141
« no previous file with comments | « no previous file | third_party/sqlite/ext/fts1/fts1.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698