Marco Bonardo
d41f036260
Bug 1123334 - Use SQLITE_ENABLE_API_ARMOR in debug mode. r=asuth
...
MozReview-Commit-ID: IOa2167571s
--HG--
extra : rebase_source : 0d5ee321716bfa74cfb0083a61b7cf23ea45e24b
2016-11-07 14:51:25 +01:00
Marco Bonardo
707943edc9
Bug 764573 - Remove MAX_SCHEMA_RETRY since now the default value is larger. r=asuth
...
MozReview-Commit-ID: IgHRBAq4lmn
--HG--
extra : rebase_source : 81a0a75cf67be0be26ed286d34ebef960774bd07
2016-11-05 16:56:33 +01:00
Phil Ringnalda
a7bc94158c
Merge m-i to m-c, a=merge
...
MozReview-Commit-ID: H4VKCYDq5cD
--HG--
rename : xpcom/tests/TestAutoRef.cpp => xpcom/tests/gtest/TestAutoRef.cpp
rename : xpcom/tests/TestCOMArray.cpp => xpcom/tests/gtest/TestCOMArray.cpp
rename : xpcom/tests/TestCOMPtr.cpp => xpcom/tests/gtest/TestCOMPtr.cpp
rename : xpcom/tests/TestCOMPtrEq.cpp => xpcom/tests/gtest/TestCOMPtrEq.cpp
rename : xpcom/tests/TestFile.cpp => xpcom/tests/gtest/TestFile.cpp
rename : xpcom/tests/TestHashtables.cpp => xpcom/tests/gtest/TestHashtables.cpp
rename : xpcom/tests/TestID.cpp => xpcom/tests/gtest/TestID.cpp
2016-11-05 13:36:25 -07:00
Marco Bonardo
a587089548
Bug 1313021 - Use a MEMORY SQLITE_TEMP_STORE on Android and 64bit builds. r=asuth
...
MozReview-Commit-ID: IeXOY3tTStq
--HG--
extra : rebase_source : a5457303a07751cc9d3c1861630636b15cce8a9f
2016-11-03 22:11:59 +01:00
Phil Ringnalda
06521a66a4
Merge m-c to m-i
...
MozReview-Commit-ID: 7W5SwSOspcB
2016-11-04 21:04:44 -07:00
Marco Bonardo
462eaac7b8
Bug 1313310 - Use SQLITE_OMIT_DEPRECATED. r=asuth
...
MozReview-Commit-ID: C4pZ6EP799G
--HG--
extra : rebase_source : 5d213471d4d6785abe5ac79a6696b47b6681cc6e
2016-11-03 20:14:03 +01:00
Ryan VanderMeulen
cafaa46aeb
Bug 1315244 - Upgrade to SQLite 3.15.1. r=mak
2016-11-04 22:48:14 -04:00
Marco Bonardo
100acd6188
Bug 1313309 - Remove getColumnDecltype and compile with SQLITE_OMIT_DECLTYPE. r=asuth
...
MozReview-Commit-ID: 2QR8P7ylg9m
--HG--
extra : rebase_source : 37ed75d0cf724a6c373df6d12df1f36fddc0a646
2016-11-03 21:04:00 +01:00
Ryan VanderMeulen
c2b220e50c
Bug 1310361 - Upgrade to SQLite 3.15.0. r=mak
2016-10-20 11:35:04 -04:00
Ryan VanderMeulen
c4f6a2df74
Bug 1293367 - Upgrade to SQLite 3.14.1. r=asuth
...
--HG--
extra : rebase_source : 99b83f95a5b6ee19532db1b7791ea17beaa85899
2016-08-18 22:02:22 -04:00
Tom Tromey
5538d692d3
Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
...
This removes the unnecessary setting of c-basic-offset from all
python-mode files.
This was automatically generated using
perl -pi -e 's/; *c-basic-offset: *[0-9]+//'
... on the affected files.
The bulk of these files are moz.build files but there a few others as
well.
MozReview-Commit-ID: 2pPf3DEiZqx
--HG--
extra : rebase_source : 0a7dcac80b924174a2c429b093791148ea6ac204
2016-07-14 10:16:42 -06:00
Ryan VanderMeulen
a44b813b89
Bug 1273909 - Upgrade to SQLite 3.13.0. r=mak
...
--HG--
extra : rebase_source : 8324ba629ae2573741a3153d2251160ccf49b8f1
2016-05-27 08:49:13 -04:00
Jan Varga
c8f39a5d7d
Bug 879133 - "indexedDB.open fails if profile is in network drive". r=mak77
2016-05-03 02:53:00 +02:00
Ryan VanderMeulen
d7d43ab7bc
Bug 1265628 - Upgrade SQLite to version 3.12.2. r=mak
2016-04-19 11:37:14 -04:00
Ryan VanderMeulen
3d1b923971
Bug 1260553 - Upgrade SQLite to version 3.12.1. r=mak
2016-04-11 09:44:23 -04:00
Mike Hommey
d464f29e5f
Bug 1255813 - Remove build system support for Solaris, HPUX and AIX. r=ted
2016-03-15 07:34:50 +09:00
aceman
001cc4c476
Bug 1252937 - Build sqlite with -DSQLITE_ENABLE_FTS3_TOKENIZER to get the two-argument version of fts3_tokenizer() function back. r=asuth
2016-03-03 11:10:00 -05:00
Ryan VanderMeulen
a0deb7b2fd
Bug 1248472 - Upgrade SQLite to version 3.11.0. r=mak
...
--HG--
extra : rebase_source : b1775e96d3d4626eafc0bf0b4f18aaf8ee5a43e9
2016-02-25 19:45:00 -05:00
Ryan VanderMeulen
cf4d89e24e
Bug 1241121
- Upgrade SQLite to version 3.10.2. r=mak
...
--HG--
extra : rebase_source : e1aa31cfa0211da5c03ea7c92b7777bcc4c748e4
2016-01-21 08:53:39 -05:00
Ryan VanderMeulen
c36e4d1d07
Bug 1237324 - Upgrade SQLite to version 3.10.1. r=mak
2016-01-04 22:54:15 -05:00
Mike Hommey
ddfe97408d
Bug 1235132 - Remove whitespaces from sqlite.symbols. r=gps
2015-12-31 07:22:11 +09:00
Mike Hommey
e6c2b71205
Bug 1235132 - Convert sqlite and nss to SYMBOLS_FILE. r=gps
...
--HG--
rename : config/external/nss/nss.def => config/external/nss/nss.symbols
rename : db/sqlite3/src/sqlite.def => db/sqlite3/src/sqlite.symbols
2015-12-31 07:22:08 +09:00
Ryan VanderMeulen
4538efc57a
Bug 1214713 - Upgrade SQLite to version 3.9.1. r=mak
2015-10-21 12:19:31 -04:00
Nicholas Nethercote
5b34a25af2
Bug 1216020 - Comment all ALLOW_COMPILER_WARNINGS lines. r=glandium.
...
DONTBUILD because it only changes comments.
This will hopefully prevent confusion like that in bug 1215903.
--HG--
extra : rebase_source : f0a601d77b5f42b4fbe090693234f934e3becc42
2015-10-19 18:05:20 -07:00
Mike Hommey
9f2c4e94ba
Bug 1209875 - Get rid of XULPPFLAGS. r=gps
...
The flags added in toolkit/locales/Makefile.in turn out not to be actually
used, so just remove that.
The remaining uses of XULPPFLAGS are to set debug flags depending on whether
MOZ_DEBUG is set or not. Just set a dedicated variable with the right value
from configure.
2015-10-01 07:30:48 +09:00
Nicholas Nethercote
f44287005f
Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
...
The patch removes 455 occurrences of FAIL_ON_WARNINGS from moz.build files, and
adds 78 instances of ALLOW_COMPILER_WARNINGS. About half of those 78 are in
code we control and which should be removable with a little effort.
--HG--
extra : rebase_source : 82e3387abfbd5f1471e953961d301d3d97ed2973
2015-08-27 20:44:53 -07:00
Ryan VanderMeulen
e6798f2427
Bug 1188578 - Upgrade SQLite to version 3.8.11.1. r=mak
2015-07-30 07:49:40 -04:00
Nathan Froyd
a6e6ad5385
Bug 1185616 - remove optimization-related hacks in sqlite's Makefile.in; r=glandium
...
The Mac-specific MODULE_OPTIMIZE_FLAGS was presumably related to the
ancient version of gcc we used to use on the Mac. Ideally, clang will
not have the same issues.
By the same token, the Windows-specific MODULE_OPTIMIZE_FLAGS was due to
MSVC 2005. Ideally, the pertinent crashes have been fixed in MSVC 2013
and above.
2015-07-20 11:09:49 -04:00
Ted Mielczarek
e72a575271
bug 1174747 - Fix sqlite3 build on iOS. r=glandium
...
--HG--
extra : commitid : J6p0tD1GAu6
extra : rebase_source : 5617c17338ac51b8cad641d250a25396ea6b3c20
2015-05-07 08:39:13 -04:00
Ben Turner
e4ac5e1134
Bug 1149815 - Pass storage function failure codes through to callers, r=asuth.
2015-06-20 09:08:20 -07:00
Wes Kocher
72a315a1e1
Backed out changeset 6435d5aab611 (bug 858680)
2015-05-21 16:44:38 -07:00
Ben Turner
c769c6825d
Bug 858680 - Part 3: Allow mozStorage to access the dbstats virtual table, r=asuth.
...
--HG--
extra : rebase_source : 250bc47337695abb09e926fb8a21e5df72724fe4
2015-04-30 16:30:57 -07:00
Ben Turner
af31caeec8
Bug 1162176, Part 1. r=mak.
...
--HG--
extra : rebase_source : c980220594475e8c8654802466f9376a11fed616
2015-05-19 09:17:10 -07:00
Ryan VanderMeulen
87a9bf8ffd
Backed out changesets ba117e790ece and e183bcc18cd3 (bug 1162176) for bustage.
...
CLOSED TREE
2015-05-19 13:17:01 -04:00
Ben Turner
737bc42a61
Bug 1162176, Part 1. r=mak.
...
--HG--
extra : rebase_source : 80b7c35704b2a1250ffb5936f367baf6ab424294
2015-05-19 09:17:10 -07:00
Ben Turner
3452e7aea1
Bug 1162643 - Upgrade to SQLite 3.8.10.1, r=mak.
2015-05-11 13:44:14 -07:00
Reed Loden
5ad916619b
Bug 1152939 - "Upgrade to SQLite 3.8.9". r=mak77
...
--HG--
extra : rebase_source : 927dff511753aa7ec0242ffb656555b0c35025a7
2015-04-14 17:31:00 +02:00
Ben Turner
b44d471515
Bug 1127899 - Upgrade to SQLite 3.8.8.2, r=mak.
2015-01-31 18:00:34 -08:00
Ryan VanderMeulen
9aadb1a898
Bug 1122717 - Upgrade SQLite to version 3.8.8.1. r=mak
2015-01-24 10:24:03 -05:00
Ryan VanderMeulen
5d3df25f61
Bug 1108328 - Upgrade SQLite to version 3.8.7.4. r=mak
2014-12-10 10:02:17 -05:00
Ben Turner
202ba2f567
Bug 1101217 - Upgrade to SQLite 3.8.7.2, r=mak
2014-11-18 20:52:33 -08:00
Ryan VanderMeulen
df160c4211
Bug 1091076 - Update SQLite to version 3.8.7.1 - Mozilla changes. r=mak
2014-11-04 10:48:42 -05:00
Ryan VanderMeulen
ad1d68d135
Bug 1091076 - Update SQLite to version 3.8.7.1 - SQLite changes. r=mak
2014-11-04 10:48:42 -05:00
Kyle Huey
ec61506159
Bug 1088143: Update SQLite to version 3.8.6.1. r=mak
2014-10-23 10:34:49 -07:00
Ryan VanderMeulen
361b515048
Bug 1054680 - Upgrade SQLite to version 3.8.6 - Mozilla changes. r=asuth
2014-08-25 08:56:01 -04:00
Ryan VanderMeulen
c783f1b866
Bug 1054680 - Upgrade SQLite to version 3.8.6 - SQLite changes. r=asuth
2014-08-25 08:56:01 -04:00
Mike Hommey
89777800f9
Bug 1047267 - Move remaining OS_LIBS and EXTRA_LIBS to moz.build. r=gps
...
* * *
Bug 1047267 - To fold with "Move remaining OS_LIBS and EXTRA_LIBS to moz.build"
2014-08-07 14:21:03 +09:00
Mike Hommey
303e056692
Bug 1049311
- Remove sqlite resource files. r=mshal
2014-08-07 02:59:29 +09:00
Ryan VanderMeulen
56b5a0a07d
Bug 1020815 - Upgrade SQLite to version 3.8.5 - Mozilla changes. r=mak
2014-06-24 14:46:02 -04:00
Ryan VanderMeulen
56d1c1b4d0
Bug 1020815 - Upgrade SQLite to version 3.8.5 - SQLite changes. r=mak
2014-06-24 14:46:02 -04:00