Reuben Morais
|
04c5d626e5
|
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
|
654fe7f8ff
|
Bug 875405 - fixing unpushed cx usages. r=bholley
|
2013-05-30 16:54:46 +02:00 |
|
Jon Coppeard
|
6d32ef3678
|
Bug 876639 - Address unsafe references from JS_ParseJSON() - Fix browser r=smaug
|
2013-05-29 09:29:39 +01:00 |
|
Ed Morley
|
1e88f4e513
|
Backed out changeset 7acdb79e4d71 (bug 876639)
|
2013-05-29 12:09:10 +01:00 |
|
Jon Coppeard
|
27ffea6482
|
Bug 876639 - Address unsafe references from JS_ParseJSON() - Fix browser r=smaug
|
2013-05-29 09:29:39 +01:00 |
|
Joshua Cranmer
|
a619c9cfe2
|
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
|
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 |
|
Aryeh Gregor
|
b14c2cbab2
|
Bug 867101 - Fix more implicit conversion to already_AddRefed; r=Ms2ger
|
2013-04-28 14:52:10 +03:00 |
|
Joey Armstrong
|
0d49db0381
|
bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal
|
2013-05-13 16:24:07 -04:00 |
|
Gregor Wagner
|
2d576d50c2
|
Bug 852429 - Disable TestSettingsAPI test until bug 862355 is fixed. r=bent
|
2013-05-03 09:40:10 -07:00 |
|
Geoff Brown
|
df6a7529fe
|
Bug 865006 - Enable more xpcshell tests on Android; r=jmaher DONTBUILD
|
2013-04-30 12:38:18 -06:00 |
|
Joey Armstrong
|
12356a4c50
|
bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS
|
2013-04-29 14:49:00 -04:00 |
|
Bobby Holley
|
e22d7d9f6e
|
Bug 865729 - Use XPConnect directly in C++ unit tests. r=gabor
|
2013-04-29 11:16:22 -07:00 |
|
Aryeh Gregor
|
e78504c9a9
|
Bug 859817 - Remove implicit conversions from raw pointer to already_AddRefed; r=Ms2ger
|
2013-04-22 14:15:59 +03:00 |
|
Gavin Sharp
|
7369a70d57
|
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
|
b20aad1de4
|
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
|
f5e3aadf0b
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|
Kyle Machulis
|
d2b6e6e01a
|
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
|
5663b98bc5
|
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
|
04f24207a8
|
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
|
c85d8c58b3
|
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é
|
78b75b7214
|
Bug 852543 - B2G desktop builds failing during make check on m-c r=bsmedberg
|
2013-03-22 10:33:08 -07:00 |
|
Mike Shal
|
ea1d9b8ba7
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
|
Nathan Froyd
|
5884c2d558
|
Bug 844331 - part 5 - add profile-before-change2 notification; r=bsmedberg
|
2013-03-01 15:11:21 -05:00 |
|
Kyle Huey
|
ee2985459f
|
Bug 849654: Kill nsDataHashtableMT. r=bsmedberg
|
2013-03-12 14:26:57 -07:00 |
|
Kyle Huey
|
faac2504c0
|
Bug 849654: Kill nsClassHashtableMT. r=bsmedberg
|
2013-03-12 13:33:40 -07:00 |
|
Gregory Szorc
|
e016eca62d
|
Bug 784841 - Part 18ν: Convert /xpcom; f=Ms2ger rs=ted
|
2013-02-25 13:20:02 -08:00 |
|
Boris Zbarsky
|
81c0b2b097
|
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
|
c8295d4247
|
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
|
e0ee3d3a44
|
Bug 493711 Provide an nsTArray-like API for nsCOMArray r=sicking
|
2013-02-04 22:05:40 +00:00 |
|
Mats Palmgren
|
44d63e6f91
|
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
|
a6e1ca0693
|
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
|
4ec8c73231
|
bug 829288 - fix a bunch of mingw warnings in xpcom/ r=ehsan
|
2013-01-10 03:39:40 -05: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 |
|
Ehsan Akhgari
|
726d181e3b
|
Backed out changeset 66a7359f9be2 (bug 791546) because it broke the build
|
2013-01-03 18:36:16 -05:00 |
|
Shriram Kunchanapalli
|
2239414ab6
|
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
|
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 |
|
Boris Zbarsky
|
022da0be50
|
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
|
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 |
|
Ted Mielczarek
|
72b80e1213
|
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
|
151d13c7a5
|
Bug 818817 - Fix some compiler warnings, r=Ms2ger
|
2012-12-09 22:53:19 +05:30 |
|
Mike Hommey
|
d5e3887cb4
|
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
|
2beb19246d
|
Bug 811414 - nsISettingsServiceCallback shouldn't use [implicit_jscontext]. r=bholley
|
2012-11-14 13:46:38 -08:00 |
|
Gregor Wagner
|
e37ae07500
|
Backout Bug 811414 for breaking B2G
|
2012-11-14 13:09:21 -08:00 |
|
Gregor Wagner
|
c42015b882
|
Bug 811414 - nsISettingsServiceCallback shouldn't use [implicit_jscontext]. r=bholley
|
2012-11-14 13:00:51 -08:00 |
|
Andrew Quartey
|
36ae7e6c05
|
Bug 792581 - part 23: Replace LL_INIT and LL_UDIVMOD macros. r=ehsan
|
2012-11-01 20:57:25 -04:00 |
|
Kartikaya Gupta
|
b70d7b6139
|
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
|
45adfbf2c8
|
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 |
|