Chris Jones
|
5e03f750df
|
Bug 541185: Fall back on clock_getres() when resolution detection fails, and remove bogus upper-bound sanity check. r=roc
|
2010-03-01 15:44:05 -06:00 |
|
Jonas Sicking
|
88609dd848
|
Bug 549098: Work around expected asserts by disabling tests in debug builds. r=dbaron
|
2010-02-27 13:15:51 -08:00 |
|
Neil Rashbrook
|
dfd69c61aa
|
Bug 545730 Add nsRefPtr overload for CallQueryInterface r=dbaron
|
2010-02-27 16:01:53 +00:00 |
|
Jonas Sicking
|
c42c4f710e
|
Bug 541245 part 4: Be consistent about prohibited characters such as 0xFFFE in UTF8<->UTF16 conversion code. r=smontagu
|
2010-02-23 09:38:10 -08:00 |
|
Jonas Sicking
|
cd16e5d935
|
Bug 541245 part 3: Add UTF8/UTF16 encoding/decoding/comparison tests. r=smontagu
|
2010-02-23 09:38:10 -08:00 |
|
Saint Wesonga
|
f78442c0ad
|
Bug 523417 - "warning: invoking macro NS_ENSURE_SUCCESS argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98" in DOM worker code. r=jst
|
2010-02-22 18:41:21 +01:00 |
|
Neil Rashbrook
|
003d545f7b
|
Bug 543001 Make nsTArray::GreatestIndexLtEq easier to use r=bsmedberg
|
2010-02-20 15:26:12 +00:00 |
|
Justin Dolske
|
d8daefadb7
|
Bug 541594 - extend nsIINIParser to allow writing INI files. p=dolske+benjamin, r=benjamin, r=dolske
|
2010-02-09 17:05:31 -08:00 |
|
Jae-Seong Lee-Russo
|
513e9cf886
|
Bug 517553: Remove '=='/'!=' 'PR_FALSE'/'PR_TRUE'
|
2010-02-07 10:52:43 -05:00 |
|
Daniel Holbert
|
d2247e1c10
|
fix for thunderbird bustage from Bug 474743. (need <stdio.h> in new xpcshell test for 'printf' usage)
|
2010-01-12 12:56:16 -08:00 |
|
Brian Birtles
|
4cd9f0f1e3
|
Bug 474743 Prequel: Implement nsTPriorityQueue. r=dholbert r=roc sr=bsmedberg
|
2010-01-12 12:00:49 -08:00 |
|
Neil Rashbrook
|
546b738179
|
Bug 538476 Allow ToInteger to take an nsresult* parameter to match the external string API r=bsmedberg
|
2010-01-08 23:43:50 +00:00 |
|
Chris Jones
|
176bc71fd6
|
Bug 522126, part 1: refactor TimeStamp/TimeDuration so that platform-specific implementations can be added. r=roc
|
2010-01-07 11:21:23 -06:00 |
|
Metal Sonic
|
4c1b34d634
|
Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv.
|
2009-12-21 21:50:30 +00:00 |
|
L. David Baron
|
5aa522c9e1
|
Run ShowSSEConfig as a unit test so that the output shows up in unit test logs.
|
2009-12-13 19:40:55 -08:00 |
|
L. David Baron
|
efcc888ba4
|
Add SSE.h to consolidate code for Intel CPU feature detection at both compile-time and run-time. (Bug 513422) r=vlad
|
2009-12-11 08:13:19 -08:00 |
|
Henri Sivonen
|
580302d483
|
Bug 514661 - Introduce scoped atom tables for the HTML5 parser. r=bsmedberg, sr=dbaron.
--HG--
extra : rebase_source : 12e9731c0d86691cde40fc1ea4cc5ab4b3fb5168
|
2009-09-18 18:13:10 +03:00 |
|
Chris Jones
|
950e211880
|
Fix build bustage
|
2009-11-16 14:32:03 -06:00 |
|
Chris Jones
|
a72adbd3c5
|
bug 525573: in --enable-tracemalloc builds, initialize tracemalloc in XPCOM unit tests so as to support multi-threaded tests. r=jwalden
|
2009-11-16 12:55:39 -06:00 |
|
Jae-Seong Lee-Russo
|
6267e36382
|
xpcom/tests/unit/test_localfile.js.
Bug 524781 - xpcshell-tests: turn on strict & werror by default.
r=doug.turner.
|
2009-11-15 12:20:38 +01:00 |
|
Neil Rashbrook
|
406cb20cbf
|
Bug 520366 AppendInt only handles 32 bit signed ints r=bsmedberg
|
2009-11-04 21:33:23 +00:00 |
|
Marco Bonardo
|
b6e2e48df0
|
Bug 525245 - system-info should expose hardware specs to JS consumers, r=bsmedberg
|
2009-11-04 15:41:37 +01:00 |
|
Josh Aas
|
278c4c6e2e
|
Implement nsIFile::IsHidden without FSRefs on Mac OS X. Fixes failures on virtual file system objects. b=491688 r=bsmedberg
|
2009-11-02 16:15:40 -05:00 |
|
Ginn Chen
|
6a61d86670
|
Bug 522157 Make -D__FUNCTION__=__func__ global for Sun Studio on Solaris r=benjamin
|
2009-10-26 14:25:40 +08:00 |
|
Ted Mielczarek
|
412f910dc9
|
bug 523378 - TestDeadlockDetector failing on OS X. disable it for now.
|
2009-10-20 13:57:48 -04:00 |
|
Karsten Düsterloh
|
ea5a619bd9
|
Backed out changeset 8dfd3a7cab91 (Bug 364864) due to Leak test red
|
2009-10-05 23:33:06 +02:00 |
|
Karsten Düsterloh
|
89ef1f68af
|
Bug 364864: binary testcase; r=bsmedberg
|
2009-10-05 21:12:43 +02:00 |
|
Benjamin Smedberg
|
2bb0130dcb
|
Fix the static analysis error: m.isVirtual is a tri-state undefined, true, or "pure", and I didn't take that into account when writing the original NS_OVERRIDE analysis.
|
2009-10-04 14:35:33 -04:00 |
|
Shawn Wilsher
|
88bb83f4b2
|
Bug 517604 - TestHarness.h should provide a directory provider for a profile directory.
Automagically provide a profile directory for native code tests.
r=bsmedberg
|
2009-09-24 10:49:45 -07:00 |
|
Shawn Wilsher
|
f21f577875
|
Backed out changeset 467f14a11325 (bug 517604)
|
2009-09-30 17:03:37 -07:00 |
|
Shawn Wilsher
|
6b7261093e
|
Bug 517604 - TestHarness.h should provide a directory provider for a profile directory.
Automagically provide a profile directory for native code tests.
r=bsmedberg
|
2009-09-24 10:49:45 -07:00 |
|
Josh Aas
|
66101db8a2
|
Fix test_symlinks.js failure on Mac OS X, match UNIX native target code (use readlink, not realpath). b=516799 r=bsmedberg
|
2009-09-22 13:37:30 -04:00 |
|
Benjamin Smedberg
|
50d59bbf8a
|
Bug 500870 - NS_OVERRIDE indicates that a method must override a base-class method, r=taras
--HG--
extra : rebase_source : 3dc3327030dc2cdf45bdd9170c5e9d02908c0d0c
|
2009-09-04 11:21:31 -04:00 |
|
Taras Glek
|
9b788e903b
|
Bug 512726 - Add NS_MUST_OVERRIDE static annotation. r=bsmedberg
--HG--
extra : rebase_source : 4f3034c93cc76c7504d1cfb21953c495c35d068f
|
2009-09-18 10:26:13 -07:00 |
|
Josh Aas
|
1e3d421cf1
|
Disable test_symlinks.js temporarily as it fails under the 10.5 SDK. b=516799
|
2009-09-15 16:46:46 -04:00 |
|
Benjamin Smedberg
|
2e9438fd2f
|
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
|
2009-08-25 08:59:31 -07:00 |
|
Neil Rashbrook
|
bf264f7894
|
Bug 499027 Copying an empty string to a new string allocates a buffer r=dbaron sr=jst
|
2009-08-14 12:03:05 +01:00 |
|
Benjamin Smedberg
|
f781ac7771
|
Resolve the static-analysis bustage from bug 498938 by recognizing COND_EXPR.
|
2009-07-27 10:47:22 -04:00 |
|
Makoto Kato
|
815f6cdd90
|
Bug 499262 - Remove Metoworks Code for OS 9. r+sr=bsmedberg
|
2009-07-24 19:11:23 +09:00 |
|
Shawn Wilsher
|
2d8562eff5
|
Bug 494828 - Stop using our own mutexes and use SQLite's where possible.
Part 1: Create helper objects to make using sqlite3_mutex safer and easier.
r=cjones
|
2009-07-22 15:18:33 -07:00 |
|
Chris Jones
|
e1f8c82efc
|
bug 490072: upgrade XPCOM unit tests to new thread sync API. drop nsAutoLock test. r=bsmedberg
|
2009-07-22 22:55:02 -05:00 |
|
Chris Jones
|
bfa66f0835
|
Bug 505586: use the right String::Find() function from external API code. r=bsmedberg
|
2009-07-22 15:47:14 -05:00 |
|
Josh Aas
|
4b26557c2d
|
Use the same path comparison behavior for nsIFile::Equals on all platforms. b=491245 sr=bsmedberg
|
2009-07-08 11:26:07 -04:00 |
|
Dave Townsend
|
169f18520e
|
Test arguments with spaces and quotes in nsIProcess. r=robstrong
|
2009-06-23 11:33:41 +01:00 |
|
Arpad Borsos
|
ced6fd75da
|
Back out 7d502207183d (Bug 493701), it really did cause the windows dhtml regression
--HG--
extra : rebase_source : 1c08b3767508bc359d395560b08248fcaa71f511
|
2009-06-16 14:37:35 +02:00 |
|
Arpad Borsos
|
3a5c755862
|
Bug 493701 - Use a macro to reduce redundancy in nsDocLoader.cpp; r=bz
|
2009-06-11 11:03:40 +02:00 |
|
Hiroyuki Ikezoe
|
a5f0088b65
|
Bug 487694 - "unable to build ssltunnel and some xpcom/test files due to CxxFrameHandler linkage" (Patch for nsIFileEnumerator.exe) [r=benjamin]
|
2009-06-14 01:51:12 -07:00 |
|
Arpad Borsos
|
077310c136
|
Back out bug 493701, suspected of causing dhtml and tp3 regression
|
2009-06-12 23:19:20 +02:00 |
|
Arpad Borsos
|
7b535a9d90
|
Bug 493701 - Use a macro to reduce redundancy in nsDocLoader.cpp; r=bz
--HG--
extra : rebase_source : 0caea074b95767f83063892d74b7c372976c366e
|
2009-06-11 11:03:40 +02:00 |
|
Arpad Borsos
|
589f71c968
|
Bug 467948 - fix some deprecated conversion from string constant warnings; r=dbaron
|
2009-05-26 10:53:15 +02:00 |
|