Geoff Brown
|
5a46efbe2b
|
Bug 865006 - (4) Add more xpcshell tests for android; r=jmaher
|
2013-08-25 10:58:31 -06:00 |
|
Ms2ger
|
4af9d89266
|
Merge m-c to inbound
|
2013-08-22 10:38:48 +02:00 |
|
Ms2ger
|
4d0ead0110
|
Bug 883284 - Part f: Move LIBXUL_LIBRARY into moz.build (p-z); r=glandium
|
2013-08-22 08:56:01 +02:00 |
|
Nicholas Nethercote
|
b89a8ac1c0
|
Bug 905017 (part 1) - Minimize inclusions of JS engine headers in .h and .idl files. r=billm.
--HG--
extra : rebase_source : 984c61ab12f46be0509b1ce0d458d9a6e5841c64
|
2013-08-17 15:50:18 -07:00 |
|
Trevor Saunders
|
b2dc01f1a7
|
bug 886526 - remove IS_COMPONENT and MODULE_NAME makefile vars for things in libxul r=bsmedberg r=glandium
|
2013-08-08 20:12:37 -04:00 |
|
Nicholas Nethercote
|
c1d8302699
|
Bug 901750 - Change return type of |JSNative| from |JSBool| to |bool|. code=nnethercote,jandem. r=luke,bz.
--HG--
extra : rebase_source : 5b3d7cc339af6d93bde078322e25c6e740d1b617
|
2013-08-02 00:41:57 -07:00 |
|
Jon Coppeard
|
da8c061053
|
Bug 900986 - Convert JS_*Element API to use MutableHandleValue for out params r=terrence r=bholley r=smaug
|
2013-08-05 14:02:47 +01:00 |
|
Birunthan Mohanathas
|
c5a0c79e3a
|
Bug 784739 - Switch from NULL to nullptr in storage/; r=ehsan
|
2013-07-31 11:44:58 -04:00 |
|
Trevor Saunders
|
64dbc43c4d
|
backout bug 886526 because it probably made us use a lot more memory to link on windows
|
2013-07-29 11:03:21 -04:00 |
|
Ms2ger
|
7d7359c752
|
Bug 888643 - Part b: Move CPP_UNIT_TESTS definitions into moz.build files; r=gps
|
2013-07-24 09:23:06 +02:00 |
|
Joshua Cranmer
|
6957c96175
|
Bug 884061 - Part 3u: Use NS_DECL_THREADSAFE_ISUPPORTS in storage/, r=mak
--HG--
extra : rebase_source : fdc61fe0dad1e88c33325e32c755ed8f2c389af2
|
2013-07-18 21:24:15 -05:00 |
|
Mike Shal
|
fb38e981d0
|
Bug 889787 - Define XP_LINUX globally; r=ted
|
2013-07-16 17:10:10 -04:00 |
|
Trevor Saunders
|
238525e2d8
|
bug 887483 - remove a bunch of useless assignments to FORCE_STATIC_LIB implied by LIBXUL_LIBRARY=1 r=mshal
|
2013-07-11 11:06:34 -04:00 |
|
Roberta De Viti
|
b67c76bde9
|
Bug 865188 - Remove Storage support for profile special database. r=mak
|
2013-07-11 10:00:48 +02:00 |
|
Ryan VanderMeulen
|
1d7eff0f7a
|
Backed out changeset b7d6458d2a3c (bug 887483) for apparently causing Android robocop-2 failures.
|
2013-07-10 13:51:28 -04:00 |
|
Trevor Saunders
|
d82043f811
|
bug 887483 - rm a bunch of useless assignments to FORCE_STATIC_LIB r=mshal
|
2013-06-25 14:29:26 -04:00 |
|
Trevor Saunders
|
ace23958ea
|
bug 886526 - disallow MODULE_NAME and IS_COMPONENT for makefiles in libxul r=bsmedberg
|
2013-06-25 11:15:21 -04:00 |
|
Trevor Saunders
|
ea8461a6ca
|
bug 887854 - remove most useage of pratom.h r=mounir, mcmanus, jrmuizel
|
2013-06-16 03:09:07 -04:00 |
|
David Rajchenbach-Teller
|
eab6dc1b5c
|
Bug 702559 - Async tests for mozIStorage[Async]Connection;r=mak
|
2013-06-27 09:00:59 -04:00 |
|
David Rajchenbach-Teller
|
5835e56afc
|
Bug 702559 - First implementation of mozIStorageAsyncConnection;r=mak
* * *
Bug 702559 - Implementation of transaction helper compatible with mozIStorageAsyncConnection;r=mak
|
2013-06-27 09:00:59 -04:00 |
|
Ed Morley
|
4fbed7888f
|
Backed out changeset fa98df7a3493 (bug 702559) for xpcshell orange
|
2013-06-26 12:56:40 +01:00 |
|
Ed Morley
|
25538186e2
|
Backed out changeset ad1819ab302a (bug 702559)
|
2013-06-26 12:56:17 +01:00 |
|
David Rajchenbach-Teller
|
8de4be02ee
|
Bug 702559 - Async tests for mozIStorage[Async]Connection;r=mak
|
2013-06-26 05:45:49 -04:00 |
|
David Rajchenbach-Teller
|
8115e2b5dd
|
Bug 702559 - First implementation of mozIStorageAsyncConnection;r=mak
|
2013-06-26 05:45:49 -04:00 |
|
Brian O'Keefe
|
ed17339221
|
Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1); r=mshal
--HG--
extra : rebase_source : 385d3fd65475ffc18ee44ae088753649470e214b
|
2013-06-17 15:21:01 -04:00 |
|
Nathan Froyd
|
fa18c2bdb2
|
Bug 884022 - fix clang warnings about pointer-to-int comparisons in test_AsXXX_helpers.cpp; r=dholbert
|
2013-06-17 17:18:40 -04:00 |
|
Aaron Klotz
|
a1cf98c04e
|
Bug 867762: NSPR and SQLite Main Thread I/O Interposing. r=BenWa
|
2013-06-14 12:01:02 -06:00 |
|
Nathan Froyd
|
e3350ad99a
|
Bug 878411 - define xFetch and xUnfetch methods in TelemetryVFS file objects; r=mak
|
2013-06-01 12:26:17 -04:00 |
|
Boris Zbarsky
|
897328ff5b
|
Bug 877540. Fix remaining unsafe reference hazards in browser code. r=terrence
|
2013-05-30 17:46:48 -04:00 |
|
Mike Shal
|
6f32ddf61c
|
Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
|
2013-04-23 17:54:15 -04:00 |
|
Boris Zbarsky
|
810766595d
|
Bug 873735 part 2. Change nsIXPConnectJSObjectHolder::GetJSObject to return a JSObject*. r=bholley
|
2013-05-20 08:44:18 -04:00 |
|
Gregory Szorc
|
c1b865f669
|
Bug 873629 - Remove 129 empty Makefile.in files; r=ted
|
2013-05-17 16:20:11 -07:00 |
|
Ehsan Akhgari
|
2f3ac0380a
|
Bug 873038 - Remove the old MSVC PGO exclusions across the tree; r=glandium
|
2013-05-16 11:16:30 -04:00 |
|
Joey Armstrong
|
0d49db0381
|
bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal
|
2013-05-13 16:24:07 -04:00 |
|
Ed Morley
|
2710e5d6a9
|
Backed out changeset 496846474ed3 (bug 864774)
|
2013-05-13 10:05:49 +01:00 |
|
Mike Shal
|
d2b29f4e87
|
Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey
From 140b9201e3b5d2d8efe7af286d279c2411dbc197 Mon Sep 17 00:00:00 2001
|
2013-04-23 17:54:15 -04:00 |
|
Ehsan Akhgari
|
22dcf8ebb5
|
Bug 871317 - Fix more rooting hazards in the storage code; r=till
|
2013-05-12 18:32:13 -04:00 |
|
Ehsan Akhgari
|
04b866f6b4
|
Bug 871187 - Fix rooting hazards in the storage code; r=till
|
2013-05-12 09:10:39 -04:00 |
|
Iivari Äikäs
|
c0b2ce3bd9
|
Bug 617897 - Replace calls to AppendASCII('*') with Append('*'). r=dougt
|
2013-05-07 10:25:21 -04:00 |
|
David Zbarsky
|
1261d9e8d0
|
Bug 867459 - Fix storage rooting hazards r=terrence
|
2013-05-02 22:02:40 -04:00 |
|
Joey Armstrong
|
12356a4c50
|
bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS
|
2013-04-29 14:49:00 -04:00 |
|
Mike Shal
|
24b4056720
|
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
|
2013-04-16 15:24:43 -04:00 |
|
Nicholas Nethercote
|
500e72cfdf
|
Bug 859657 (part 2) - Remove nsIMemoryMultiReporter.explicitNonHeap because it's more trouble than it's worth; also remove the "explicit" single reporter. r=jlebar.
--HG--
extra : rebase_source : a146536a3dd0043082bcb1c26d980c4c6d4c0730
|
2013-04-11 20:52:32 -07:00 |
|
Joshua Cranmer
|
2dfc78553b
|
Bug 856108 - Port static analyses to clang, part 2h: use MOZ_STACK_CLASS everywhere else. r=bsmedberg
|
2013-04-11 22:22:09 -05:00 |
|
Nathan Froyd
|
54d163bc01
|
Bug 836493 - part 2: eliminate now-unnecessary ServiceMainThreadInitializer; r=mak
|
2013-02-08 12:08:22 -05:00 |
|
Nathan Froyd
|
e729f89a13
|
Bug 836493 - part 1: ensure that the initial reference to mozStorageService is obtained on the main thread; r=mak
|
2013-02-08 12:04:26 -05:00 |
|
Trevor Saunders
|
b0ffacd110
|
bug 856349 - remove useless SHORT_LIBNAME assignments r=glandium
|
2013-03-30 15:42:45 -04:00 |
|
Xin Zhang
|
90e0d609a9
|
Bug 849764 - Replace removeObserver() calls with three params with two in storage dir. r=mak
|
2013-04-06 14:46:35 -04:00 |
|
Ben Turner
|
d7f95aa8c9
|
Bug 857376 - 'Use 2k page_size for databases on B2G'. r=mak, sr=mossop.
|
2013-04-04 17:14:46 -07:00 |
|
Kyle Machulis
|
f5e3aadf0b
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|