Mike Shal
|
ea1d9b8ba7
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
|
Gregory Szorc
|
e016eca62d
|
Bug 784841 - Part 18ν: Convert /xpcom; f=Ms2ger rs=ted
|
2013-02-25 13:20:02 -08:00 |
|
Gregor Wagner
|
76485a4288
|
Bug 827499 - SettingsService: Fix locking problem. r=bent
|
2013-01-08 12:04:25 +01:00 |
|
Gregor Wagner
|
9b34538c66
|
Bug 827237 - Followup: Disable settings test. r=me
|
2013-01-07 16:31:11 +01:00 |
|
Masatoshi Kimura
|
102c61e714
|
Bug 826231 - Enable FAIL_ON_WARNINGS on MSVC in xpcom/tests. r=ehsan
|
2013-01-04 12:49:25 +09:00 |
|
Masatoshi Kimura
|
ecc812a3c0
|
Bug 824247 - Part 3: Disable FAIL_ON_WARNINGS on not-yet-warning-free directories on MSVC. r=ted
|
2013-01-03 00:56:38 +09:00 |
|
Wan-Teh Chang
|
1b9c76ac12
|
Bug 634793: update NSPR to NSPR_4_9_5_BETA1 and add the TestPRIntN.cpp
test to verify PRInt{N} matches int{N}_t. r=ehsan,jlebar.
|
2012-12-14 09:01:25 -08:00 |
|
Daniel Holbert
|
6ea65f36aa
|
Bug 803695: Remove "myRawPtr == myRawPtr" comparisons in TestCOMPtrEq.cpp, to fix clang "-Wtautological-compare" warning, and mark dir as warning-free. r=dbaron
|
2012-10-19 16:21:02 -07:00 |
|
Jeff Walden
|
bb0c709053
|
Move TestBloomFilter out of XPCOM and into mfbt/tests, now that it exists. No bug, r=testingonlychange
--HG--
extra : rebase_source : 85a2a56bcc02bf122ee7fd21d16dffd534d1c98d
|
2012-10-03 17:09:59 -07:00 |
|
Mike Hommey
|
c1b35e7b2a
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Siddharth Agarwal
|
8117a70214
|
Bug 770141 - xpcom/tests/windows/TestRegistrationOrder.cpp fails with pymake because of a design failure with command lines on Win32. Sidestep the issue by doing it in C++ instead of the shell. r=bsmedberg
--HG--
extra : rebase_source : d0a89124e698097a94d43ad5d8c3b49eb8b889f2
|
2012-07-25 22:36:12 +05:30 |
|
Vicamo Yang
|
556541f5f0
|
Bug 771048: fix typo in nsAutoRef::swap, r=khuey
|
2012-07-10 00:19:59 +08:00 |
|
Gervase Markham
|
87620f5676
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Benoit Jacob
|
6598b33e08
|
Bug 732875 - 8/8 - move CheckedInt to MFBT, enable unit tests in mfbt/tests - r=jwalden
--HG--
rename : xpcom/ds/CheckedInt.h => mfbt/CheckedInt.h
|
2012-05-14 15:50:20 -04:00 |
|
Ed Morley
|
d38b916352
|
Backout 345ae68f15f4, b3b40121ac8d, 0d18b7a246d7, 9dbb6064ab58, dee9d7fa8eb6, 63eec6bfa948, 323c6be7cfe8 & f4aac7523a48 (bug 732875) for compilation failures
|
2012-05-14 21:05:24 +01:00 |
|
Benoit Jacob
|
43d4449b09
|
Bug 732875 - 8/8 - move CheckedInt to MFBT, enable unit tests in mfbt/tests - r=jwalden
--HG--
rename : xpcom/ds/CheckedInt.h => mfbt/CheckedInt.h
|
2012-05-14 15:50:20 -04:00 |
|
Gregor Wagner
|
605b015b11
|
Bug 743336 - Settings API Service Tests. r=fabrice
|
2012-05-08 11:28:59 -07:00 |
|
John Ford
|
b1878ac302
|
bug 747448 - convert shell calls to pwd to using core_*path functions r=khuey
|
2012-05-07 15:21:11 -07:00 |
|
Mike Hommey
|
4c9231de07
|
Bug 748739 - Link stdc++compat as a static library, and always link it when STDCXX_COMPAT is enabled. r=ted
--HG--
rename : build/stdc++compat.cpp => build/unix/stdc++compat/stdc++compat.cpp
|
2012-04-30 08:03:59 +02:00 |
|
Boris Zbarsky
|
2a3c77316e
|
Bug 730100. Add a Bloom filter implementation. r=waldo
|
2012-02-29 21:40:47 -05:00 |
|
Kyle Huey
|
392a921f2a
|
Bug 728429: Require ASLR for binary components on Windows. r=bsmedberg,ehsan
|
2012-02-22 15:05:28 -08:00 |
|
Phil Ringnalda
|
3fed55bffc
|
Back out b27980f1de54 and 39ea8d8f9768 (bug 728429) for potential Windows PGO build bustage on a CLOSED TREE
|
2012-02-21 20:01:01 -08:00 |
|
Kyle Huey
|
569fb43e63
|
Bug 728429: Require ASLR for binary components on Windows. r=bsmedberg,ehsan
|
2012-02-21 16:09:39 -08:00 |
|
Jonathan Watt
|
f6ab149e70
|
Bug 721210 - Remove dead include paths from XPCOM Makefiles. r=bsmedberg.
|
2012-01-19 15:07:01 +00:00 |
|
Chris Pearce
|
39ca7c35b3
|
Bug 713381 - Add nsDeque::RemoveObjectAt(index). r=bsmedberg
|
2012-01-20 07:29:38 +13:00 |
|
Chris Pearce
|
feca30f47a
|
Bug Bug 713381 - backout 38271572005b,d5ebbc25b4b8,6435f51dd10d. r=backout
|
2012-01-19 11:56:54 +13:00 |
|
Chris Pearce
|
9a306f0a1f
|
Bug 713381 - Add nsDeque::RemoveObjectAt(index). r=bsmedberg
|
2012-01-19 09:15:56 +13:00 |
|
Benjamin Smedberg
|
5c2b0506a7
|
Bug 675221 part B - remove the implementation of XPCOM proxies, sr=dougt
|
2012-01-11 11:28:21 -05:00 |
|
Nicholas Nethercote
|
6313e20983
|
Bug 678977 - Teach sqlite to use jemalloc directly when applicable. code=nnethercote,khuey. r=khuey,sdwilsh,jlebar.
|
2011-11-03 20:53:41 -07:00 |
|
Justin Lebar
|
a55182fa93
|
Bug 687722 - Make swapping two nsAutoTArrays preserve their auto-ness when possible. r=roc
|
2011-09-22 11:22:20 -04:00 |
|
Kyle Huey
|
5e4af8d5d1
|
Bug 682852: Remove ancient test gunk. r=me
|
2011-08-30 13:39:19 -04:00 |
|
Kyle Huey
|
96d5517885
|
Bustage fix for *nix platforms.
|
2011-06-08 12:52:42 -07:00 |
|
Kyle Huey
|
fabb917634
|
Bug 661529: Add an API in xpcom/ for encoding input streams to base64. r=bsmedberg sr=bz
--HG--
extra : rebase_source : 673ed4d1a0ab6dd62a4cf0fb2b25b190ecc0b012
|
2011-06-08 11:08:31 -07:00 |
|
Matheus Kerschbaum
|
35f86c76ad
|
Bug 648911 - Remove support for non-libxul builds. r=ted,joedrew
|
2011-05-23 18:54:47 +02:00 |
|
Alex Vincent
|
36c1d2725f
|
Test for bug 656331 - make sure we don't load version-incompatible components.
--HG--
extra : rebase_source : b97dbd772c903e0f567d2c811ad2d2440a536646
|
2011-05-12 10:54:08 -04:00 |
|
Ed Morley
|
aa86759d37
|
Bug 652506 - Remove WinCE code from xpcom; r=bsmedberg
|
2011-05-01 20:59:24 +02:00 |
|
Phil Ringnalda
|
2387020259
|
Bug 648898 - Remove the xptinfo tests we don't want to bother running, r=bsmedberg
|
2011-04-10 13:23:45 -07:00 |
|
Mike Hommey
|
f2e0cbff28
|
Bug 643690 part 1 - Avoid requiring libstdc++ symbol versions > GLIBCXX_3.4.8 (gcc > 4.1). r=ted,r=tglek
|
2011-04-15 11:03:17 +02:00 |
|
Mike Hommey
|
0659550873
|
Bug 602245 - Don't build SIMPLE_PROGRAMS during MOZ_PROFILE_GENERATE pass. r=ted
|
2011-04-14 11:23:13 +02:00 |
|
Benjamin Smedberg
|
6c167a9962
|
Bug 616056 - prevent double registration of binary components, which causes crashes due to dead KnownModule pointers, r=Mossop a=blocking
|
2010-12-03 15:24:22 -05:00 |
|
Doug Turner
|
59a14c27ff
|
Bug 592308. IsLowMemory() is terribly slow and there is nothing to do about it. r=bsmedberg a=blocking-fennec2.0
|
2010-09-02 19:02:06 -03:00 |
|
Joel Maher
|
b61eda4b1d
|
Bug 586754 Xpcshell tests should use relativesrcdir instead of $MODULE (android prepartion) r=mitchell.field a=NPOTB
|
2010-08-26 14:47:28 -07:00 |
|
Clint Talbert
|
1afdc1b8df
|
Backed out changeset 49beef9387a0 due to Xpcshell orange a=backout
--HG--
extra : rebase_source : 01307f705ab07b7784401d69a53921b200544978
|
2010-08-25 14:03:44 -07:00 |
|
Joel Maher
|
51fff79f07
|
Bug 586754 Change xpcshell to use $relativesrcdir instead of $module for android support a=NPOTB r=mitchell.field
|
2010-08-25 11:47:39 -07:00 |
|
Jonas Sicking
|
cbc0676504
|
Backout bugs 586754, 574189, 584611 due to orange. a=backout
|
2010-08-20 11:08:43 -07:00 |
|
Joel Maher
|
6763342e81
|
Bug 586754 xpcshell tests should use relativesrcdir instead of $MODULE r=:Mitch a=NPOTB
|
2010-08-20 09:32:58 -07:00 |
|
Kyle Huey
|
932ea79b49
|
Bug 522770: Link directly to object files instead of intermediate static libs. Patch originally written by Ted Mielczarek. Checking into a CLOSED TREE as a bustage fix. reviews pending.
--HG--
extra : rebase_source : 54a506a5815dcdedaf3f61ad7d6bdd0529d7f5f7
|
2010-08-01 01:48:21 -07:00 |
|
Mark Banner
|
00ba9c9b57
|
Disable TestStaticAtoms which is only run in non-libxul builds and is permantely failing there. Bug 577500 will investigate getting this re-enabled.
|
2010-07-16 07:39:54 +01:00 |
|
Benjamin Smedberg
|
a2833452f8
|
Merge mozilla-central to the bug 568691 branch.
--HG--
rename : gfx/public/nsITheme.h => gfx/src/nsITheme.h
|
2010-06-30 14:23:23 -04:00 |
|
Benoit Jacob
|
e43682cb4c
|
b=555798; add CheckedInt class; r=jmuizelaar, r=vladimir
|
2010-06-30 11:53:41 -04:00 |
|