Gervase Markham
|
e95524780d
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
Michael Wu
|
ac54b41b01
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
|
2011-09-28 23:19:26 -07:00 |
Marco Bonardo
|
d57d0d7cbc
|
Bug 658135 - Use sqlite3_stmt_readonly to check if multiple async statements need a transaction.
r=sdwilsh
|
2011-05-24 00:15:01 +02:00 |
Chris Jones
|
fbd51041fd
|
Bug 556214, parts 1 and 1.1: Rename Monitor to ReentrantMonitor and fix existing Monitor users. r=roc
--HG--
rename : xpcom/glue/Monitor.h => xpcom/glue/ReentrantMonitor.h
|
2011-04-29 14:21:57 -05:00 |
Shawn Wilsher
|
0352a3af9f
|
Bug 645049 - Update tests to no longer use a deprecated API
r=Mossop
|
2011-03-31 10:19:32 -07:00 |
Andrew Sutherland
|
bb9fabd7a2
|
Bug 624051 - AsyncStatement destructor should finalize statements on the asynchronous thread when available to avoid blocking the main thread. r=sdwilsh, a=blocking2.0
|
2011-01-19 18:16:42 -08:00 |
Shawn Wilsher
|
67ae78ed23
|
Bug 599970 - Add GetInterface for nsIEventTarget on Connection
r=asuth
|
2010-10-05 15:01:22 -07:00 |
Marco Bonardo
|
e77e723322
|
Bug 547190 - AsInt64 (and other AsXXX cpp helpers) ignores GetInt64 failures. r=sdwilsh
|
2010-06-22 02:01:33 +02:00 |
timeless@mozdev.org
|
e96f928b77
|
Bug 562855 - hook_sqlite_mutex in test_true_async.cpp should check the return value from sqlite3_initialize() and sqlite3_shutdown(), r=asuth
--HG--
extra : rebase_source : 648695de6bf0b68965cea43b27c7f9c089d8b945
|
2010-05-02 01:57:00 -07:00 |
Andrew Sutherland
|
f55443c1f8
|
Bug 507414 - Add a createAsyncStatement API on mozIStorageConnection. r=sdwilsh, sr=vlad.
--HG--
rename : storage/src/mozStorageStatementJSHelper.cpp => storage/src/mozStorageAsyncStatementJSHelper.cpp
rename : storage/src/mozStorageStatementJSHelper.h => storage/src/mozStorageAsyncStatementJSHelper.h
rename : storage/src/mozStorageStatementParams.cpp => storage/src/mozStorageAsyncStatementParams.cpp
rename : storage/src/mozStorageStatementParams.h => storage/src/mozStorageAsyncStatementParams.h
|
2010-03-24 00:32:40 -07:00 |