Reuben Morais
|
6709994c28
|
Bug 877003 - Convert TestSettingsAPI.cpp to a mochitest-chrome. r=fabrice
--HG--
extra : rebase_source : d338fc0222346f4ddd043b32d43462c6365f16f5
|
2013-05-31 15:28:46 -07:00 |
Gabor Krizsanits
|
54aa4ccd06
|
Bug 875405 - fixing unpushed cx usages. r=bholley
|
2013-05-30 16:54:46 +02:00 |
Jon Coppeard
|
9c540a5368
|
Bug 876639 - Address unsafe references from JS_ParseJSON() - Fix browser r=smaug
|
2013-05-29 09:29:39 +01:00 |
Ed Morley
|
8a9ae6677a
|
Backed out changeset 7acdb79e4d71 (bug 876639)
|
2013-05-29 12:09:10 +01:00 |
Jon Coppeard
|
1daad09663
|
Bug 876639 - Address unsafe references from JS_ParseJSON() - Fix browser r=smaug
|
2013-05-29 09:29:39 +01:00 |
Joshua Cranmer
|
24c9d43c87
|
Bug 868285 - Fix static checking builds, part 4: kill dehydra stack checking tests. r=bsmdberg
|
2013-05-27 16:05:22 -05:00 |
Mike Shal
|
5169c0a913
|
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 |
Aryeh Gregor
|
8b16f79037
|
Bug 867101 - Fix more implicit conversion to already_AddRefed; r=Ms2ger
|
2013-04-28 14:52:10 +03:00 |
Joey Armstrong
|
26736a0ee2
|
bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal
|
2013-05-13 16:24:07 -04:00 |
Gregor Wagner
|
0b04bc6414
|
Bug 852429 - Disable TestSettingsAPI test until bug 862355 is fixed. r=bent
|
2013-05-03 09:40:10 -07:00 |
Geoff Brown
|
a240001cc0
|
Bug 865006 - Enable more xpcshell tests on Android; r=jmaher DONTBUILD
|
2013-04-30 12:38:18 -06:00 |
Joey Armstrong
|
321d063783
|
bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS
|
2013-04-29 14:49:00 -04:00 |
Bobby Holley
|
f3b8f66f21
|
Bug 865729 - Use XPConnect directly in C++ unit tests. r=gabor
|
2013-04-29 11:16:22 -07:00 |
Aryeh Gregor
|
f0404a303a
|
Bug 859817 - Remove implicit conversions from raw pointer to already_AddRefed; r=Ms2ger
|
2013-04-22 14:15:59 +03:00 |
Gavin Sharp
|
bb65618e53
|
bug 862152: remove obsolete xpcom/tests/utils code, r=bsmedberg
--HG--
extra : transplant_source : ytT%C26%9B%27d%AB%A4%EA%5E%F3%21%7F%0AV%B9%86%00
|
2013-04-16 08:27:42 -07:00 |
aceman
|
839310031c
|
Bug 856238 - Remove unused includes of the obsolete nsISupportsArray and nsIEnumerator. r=Neil, r=bsmedberg
|
2013-04-08 14:35:31 -04:00 |
Kyle Machulis
|
72a717a860
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
Kyle Machulis
|
43628a7867
|
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
|
2013-03-29 15:12:58 -07:00 |
Kyle Machulis
|
334c0800cf
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
|
2013-03-29 13:56:18 -07:00 |
Joshua Cranmer
|
557e5bbac0
|
Bug 767563 - Add a clang static checker, part 2: Implement the MOZ_MUST_OVERRIDE attribute. r=ehsan
|
2013-03-23 21:13:24 -05:00 |
Boris Zbarsky
|
992f944703
|
Bug 822281. Stop assuming XPCOM timers can't fire early (at least where IEEE doubles are concerned). r=avih
|
2013-03-22 23:47:58 -04:00 |
Fabrice Desré
|
191ea89005
|
Bug 852543 - B2G desktop builds failing during make check on m-c r=bsmedberg
|
2013-03-22 10:33:08 -07:00 |
Mike Shal
|
7ecea60097
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
Nathan Froyd
|
cdcd9fd8f3
|
Bug 844331 - part 5 - add profile-before-change2 notification; r=bsmedberg
|
2013-03-01 15:11:21 -05:00 |
Kyle Huey
|
00a79ec7f1
|
Bug 849654: Kill nsDataHashtableMT. r=bsmedberg
|
2013-03-12 14:26:57 -07:00 |
Kyle Huey
|
c969fba3bb
|
Bug 849654: Kill nsClassHashtableMT. r=bsmedberg
|
2013-03-12 13:33:40 -07:00 |
Gregory Szorc
|
8958bacc6e
|
Bug 784841 - Part 18ν: Convert /xpcom; f=Ms2ger rs=ted
|
2013-02-25 13:20:02 -08:00 |
Boris Zbarsky
|
e4fca1d362
|
Bug 618479 part 1. Clean up the nsTArray binary-insert code a little bit. r=jlebar,kinetik
|
2013-02-13 10:11:53 -05:00 |
Chris Peterson
|
cbe66ccea3
|
Bug 839962 - Part 1: Replace some XPCOM refcount NS_ASSERTIONs with MOZ_ASSERTs. r=bsmedberg
|
2013-02-07 20:50:05 -08:00 |
Neil Rashbrook
|
72e7888f8b
|
Bug 493711 Provide an nsTArray-like API for nsCOMArray r=sicking
|
2013-02-04 22:05:40 +00:00 |
Mats Palmgren
|
5f5d30eb5b
|
Bug 786533 - Replace NS_MIN/NS_MAX in xpcom/ with XPCOM_MIN/XPCOM_MAX to prevent accidental use. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
Trevor Saunders
|
cd9ce5e64f
|
no bug - mark several classes final to avoid warnings about deleting objects of polymorphic type
|
2013-01-11 04:43:29 -05:00 |
Trevor Saunders
|
0f94b545d6
|
bug 829288 - fix a bunch of mingw warnings in xpcom/ r=ehsan
|
2013-01-10 03:39:40 -05:00 |
Gregor Wagner
|
46a329cd92
|
Bug 827499 - SettingsService: Fix locking problem. r=bent
|
2013-01-08 12:04:25 +01:00 |
Gregor Wagner
|
58c8da0cf3
|
Bug 827237 - Followup: Disable settings test. r=me
|
2013-01-07 16:31:11 +01:00 |
Masatoshi Kimura
|
4a3e55941c
|
Bug 826231 - Enable FAIL_ON_WARNINGS on MSVC in xpcom/tests. r=ehsan
|
2013-01-04 12:49:25 +09:00 |
Ehsan Akhgari
|
4ad1b6649d
|
Backed out changeset 66a7359f9be2 (bug 791546) because it broke the build
|
2013-01-03 18:36:16 -05:00 |
Shriram Kunchanapalli
|
25d2ca6bd4
|
Bug 791546: Removes nsCRT::strcmp(const PRUnichar* s) from nsCRT.h and replaces it occurrences with NS_strcmp; r=bsmedberg
|
2012-12-24 08:47:18 +05:30 |
Masatoshi Kimura
|
9a4812e054
|
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 |
Boris Zbarsky
|
6efc316628
|
Bug 819523 part 1. Make it possible to use the various-allocator nsTArrays interchangeably as long as you're working with const objects. r=jlebar
|
2012-12-18 20:16:05 -05:00 |
Wan-Teh Chang
|
526918e802
|
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 |
Ted Mielczarek
|
07431e7fdb
|
Bug 704368 - Skip test_nsIProcess_stress.js on Linux64 debug for intermittent failures; r=glandium
|
2012-12-07 09:12:01 -05:00 |
Saurabh Anand
|
6de7befa37
|
Bug 818817 - Fix some compiler warnings, r=Ms2ger
|
2012-12-09 22:53:19 +05:30 |
Mike Hommey
|
c51f5d814d
|
Bug 804303 part 1 - Cleanup how the mozjemalloc/jemalloc3 glue is set up, attempting to make it clearer. r=jlebar,r=khuey
--HG--
rename : memory/build/extraMallocFuncs.c => memory/build/jemalloc_config.c
rename : memory/mozjemalloc/jemalloc.h => memory/build/mozmemory.h
rename : memory/build/extraMallocFuncs.c => memory/build/mozmemory_wrap.c
|
2012-12-07 09:32:24 +01:00 |
Gregor Wagner
|
3fb2b40d93
|
Bug 811414 - nsISettingsServiceCallback shouldn't use [implicit_jscontext]. r=bholley
|
2012-11-14 13:46:38 -08:00 |
Gregor Wagner
|
28b91e9e9a
|
Backout Bug 811414 for breaking B2G
|
2012-11-14 13:09:21 -08:00 |
Gregor Wagner
|
c88b6950ec
|
Bug 811414 - nsISettingsServiceCallback shouldn't use [implicit_jscontext]. r=bholley
|
2012-11-14 13:00:51 -08:00 |
Andrew Quartey
|
d21a5d8004
|
Bug 792581 - part 23: Replace LL_INIT and LL_UDIVMOD macros. r=ehsan
|
2012-11-01 20:57:25 -04:00 |
Kartikaya Gupta
|
7acbfada91
|
Bug 801818 - Add an API to check if the platform is a low-memory one. r=bsmedberg, blassey
|
2012-10-31 14:59:55 -04:00 |
Kyle Huey
|
0469a02b25
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
|
2012-10-31 09:13:28 -07:00 |