Makoto Kato
|
b66ef2ce00
|
Bug 472609 - Support Win64 (LLP64 model) for xpcom/ds. r=benjamin
|
2009-03-06 22:37:13 +09:00 |
|
Daniel Holbert
|
2a7d88e05a
|
Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg
|
2009-01-21 22:55:08 -08:00 |
|
Fred Jendrzejewski
|
8759b06c00
|
Bug 466622. Replace nsCStringArray with nsTArray<nsCString> for more consistent code and fewer heap allocations. r+sr=roc,r=bsmedberg
--HG--
extra : rebase_source : b963bf5de9d9c445b14620479691482512e0faf2
|
2009-01-22 17:15:34 +13:00 |
|
Fred Jendrzejewski
|
7d5761cdfa
|
Bug 461047 - Replace nsStringArray with nsTArray<nsString>. r+sr=roc
|
2009-01-18 21:14:14 +01:00 |
|
Robert O'Callahan
|
1a9b00de4e
|
Backed out changeset 8019a959aade
|
2009-01-16 22:20:33 +13:00 |
|
Fred Jendrzejewski
|
b79ad6fa55
|
Bug 461047. Replace nsStringArray with nsTArray<nsString>. r+sr=roc
--HG--
extra : rebase_source : 7a20af24c97867efbb28dafa6a70ea1b4cf00e58
|
2009-01-16 20:51:04 +13:00 |
|
timeless@mozdev.org
|
d79aacc7cc
|
Bug 471296 nsArray (NS_ARRAY_CONTRACTID) can't be used on a single thread of its creator's choice, r=bsmedberg
|
2009-01-15 20:02:22 -08:00 |
|
Taras Glek
|
5c08797a3f
|
Bug 471087. Kill nsIDKey. r=bsmedberg
--HG--
extra : rebase_source : 9d60a541863c545101417cf00a11cb9ceda70a09
|
2009-01-08 21:43:07 +13:00 |
|
Robert O'Callahan
|
50bd83420a
|
Bug 469247. Implement 'canPlayType' API for video/audio elements. r=doublec,r+sr=bzbarsky
--HG--
extra : rebase_source : 06b14571546a763ee4f4b8641e8582bfff2caf8d
|
2008-12-17 15:11:07 +13:00 |
|
Benjamin Smedberg
|
8e93542d35
|
Bug 469072 - Annotations in XPCOM, and a couple related code fixups, to make outparams spit out useful warnings, r=bent
|
2008-12-11 15:13:52 -05:00 |
|
Arpad Borsos
|
8b11d938d2
|
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
|
2008-10-10 17:04:34 +02:00 |
|
Robert O'Callahan
|
a5b355c436
|
Fixing filename case bustage
|
2008-10-01 14:17:15 +13:00 |
|
Jonas Sicking
|
6f2a7e0f6b
|
Update Access-Control implementation to match changes in spec. b=389508 r/sr=jst
|
2008-09-30 17:50:42 -07:00 |
|
Ryan VanderMeulen
|
950f98985d
|
Bug 337890 - please spell formater formatter; mozilla-central part; r=timeless
|
2008-09-12 18:24:14 +02:00 |
|
Boris Zbarsky
|
764231c2b9
|
Bug 439206. Make sure to not skip over the next char after the high surrogate when we have a missing low surrogate. r+sr=jst
|
2008-09-04 11:13:54 -04:00 |
|
Joe Drew
|
e4a9682ed2
|
Bug 449543 - nsExpirationTracker's Iterator doesn't work properly, r=roc a=bsmedberg
|
2008-08-19 10:27:28 -04:00 |
|
Justin Dolske
|
6321402495
|
Reland bug 121341.
|
2008-08-13 21:30:45 -07:00 |
|
Justin Dolske
|
91ec607e05
|
Backed out changeset db55605b2a4c (relanding bug 121341)
|
2008-08-13 21:30:12 -07:00 |
|
Dave Townsend
|
a05706f1bf
|
Backout of bug 121341
|
2008-08-13 21:45:08 +01:00 |
|
Dave Townsend
|
ba0b5395d8
|
Backed out changeset cc82f602d986
|
2008-08-13 21:44:20 +01:00 |
|
Neil Rashbrook
|
9d850c9502
|
Bug 447593 Crash [@ NS_NewAtom] r=bsmedberg
|
2008-08-11 21:26:40 +01:00 |
|
Michal Novotny
|
8ed418dcef
|
Bug 121341. Switch nsPersistentProperties::Load from reading a char at a time to reading a block at a time, with a state-machine parser and all. r=bsmedberg, sr=bzbarsky
|
2008-08-07 17:05:19 -04:00 |
|
Sudheer Kumar Peddireddy
|
18c18ceba1
|
Increase the initial sizes of hash tables that are guaranteed to grow. b=432633 r=dbaron
|
2008-06-03 15:25:31 -07:00 |
|
David Mandelin
|
dbe96cfe58
|
Bug 431832: NS_inparams attr for outparams checker, r=bsmedberg, a=bsmedberg
|
2008-05-02 18:03:38 -07:00 |
|
smontagu@smontagu.org
|
fcd4cf5362
|
Define codepoints below 0x20 as illegal characters in filenames. Bug393488, r=bsmedberg, b=beltzner
|
2008-04-02 09:05:55 -07:00 |
|
reed@reedloden.com
|
6674ea7ffa
|
Bustage fix for bug 413787.
|
2008-04-01 21:21:31 -07:00 |
|
reed@reedloden.com
|
2372c88cc4
|
Bustage fix for bug 413787.
|
2008-04-01 21:09:08 -07:00 |
|
reed@reedloden.com
|
f4bcba49f5
|
Bug 413787 - "NSToIntRound, NSToCoordRound code generation" [p=mmoy@yahoo.com (Michael Moy) r+sr=roc a1.9=schrep]
|
2008-04-01 20:47:07 -07:00 |
|
benjamin@smedbergs.us
|
ca89a98e8c
|
Back out bug 412320 and various followups because the perf impact was minimal and the code is more complicated
|
2008-02-21 12:39:20 -08:00 |
|
reed@reedloden.com
|
2696e083e0
|
Bug 415262 - "Make general use of new NSPR rotate macros" [p=swsnyder@insightbb.com (Steve Snyder) r=wtc sr=dbaron a=blocking1.9+]
|
2008-02-13 03:34:46 -08:00 |
|
peterv@propagandism.org
|
e7f578a6a7
|
Part 2 of the fix for bug 413281 (Firefox leaks when Yahoo Toolbar is installed). r/sr=sicking.
|
2008-02-07 03:37:18 -08:00 |
|
benjamin@smedbergs.us
|
e8c45488e3
|
Bug 412320 - Try code-generation for QI impls, r=roc+luser
|
2008-01-25 09:14:48 -08:00 |
|
dwitte@stanford.edu
|
0179ddf326
|
remove nsValueArray. b=410360, r+sr=bsmedberg, a=schrep
|
2008-01-10 12:18:22 -08:00 |
|
reed@reedloden.com
|
1d602b3c42
|
Bug 105708 - "move nsUnitConversion.h" [p=reg@openpave.org (Jeremy Lea) r+sr+a1.9=roc]
|
2008-01-01 02:11:02 -08:00 |
|
jwalden@mit.edu
|
a9b2dc0526
|
Kick one of the unit test tinderboxen into another build.
|
2007-11-17 11:47:05 -08:00 |
|
reed@reedloden.com
|
ffa3ace89f
|
Bug 398435 - "PRBool misuse bugs in xpcom/" [p=taras r=bsmedberg a1.9=sayrer]
|
2007-10-19 16:26:52 -07:00 |
|
reed@reedloden.com
|
e2df9b35fd
|
Backout taras's check-in for bug 398435 to help find Tp regression.
|
2007-10-16 17:31:01 -07:00 |
|
tglek@mozilla.com
|
62f4ae88bd
|
Bug 398435. Fix prbool bugs in xpcom. r=bsmedberg a=sayrer
|
2007-10-15 16:40:09 -07:00 |
|
benjamin@smedbergs.us
|
e56c3d784d
|
Bug 392977 - Freeze nsIHashable for 1.9, r=dbaron
|
2007-10-02 12:16:30 -07:00 |
|
roc+@cs.cmu.edu
|
20e5bb075c
|
Bug 392873. Add debugging code to help track down a crash in the bfcache-expiry code. r+sr=bzbarsky,a=damon
|
2007-09-30 14:34:56 -07:00 |
|
dholbert@cs.stanford.edu
|
a1da58e6f5
|
Bug 381074 - Add overflow check for unit conversion in NSFloatPixelsToAppUnits. r=bz sr=roc blocking1.9=dbaron
|
2007-09-25 10:12:17 -07:00 |
|
scott@scott-macgregor.org
|
f9d06920f7
|
Bug 384979 --> move nsTextFormatter to the glue code so it can be used with frozen linkage. Patch by prasad <prasad@medhas.org> sr=bsmedberg a=bsmedberg
|
2007-09-20 16:14:25 -07:00 |
|
roc+@cs.cmu.edu
|
0c7941bd6b
|
Bug 394691. Remove nsAutoBuffer.h now that it's unused (use nsAutoTArray instead).
|
2007-09-18 17:24:27 -07:00 |
|
roc+@cs.cmu.edu
|
559a8984a7
|
Bug 394691. nsTArray should not do default initialization of POD elements. Also, switch nsAutoBuffer users to nsAutoTArray. patch by Chris Pearce, r=bsmedberg, sr=roc, a=bzbarsky
|
2007-09-18 16:12:06 -07:00 |
|
aaronr@us.ibm.com
|
2c8a07cf79
|
move nsDeque to xpcom glue. Bug 395349, r+a=bsmedberg
|
2007-09-18 11:14:34 -07:00 |
|
sharparrow1@yahoo.com
|
287e3b3a5d
|
Bug 282814: nsAutoBuffer::EnsureElemCapacity is broken. r=bsmedberg, a=bzbarsky.
|
2007-09-05 18:26:57 -07:00 |
|
sharparrow1@yahoo.com
|
70dae41e30
|
Bug 387023: minor string cleanup in nsAtomTable.cpp. r=bsmedberg, a=bzbarsky.
|
2007-09-05 18:13:42 -07:00 |
|
jwalden@mit.edu
|
f57320c98b
|
Bug 348748 - Cleanup from the handful of patches which have landed since the initial landing that have readded cast macros; I intend to remove the rest of the instances Very Soon, all but certainly before the M8 freeze, so the macro definitions can be removed, again all but certainly before the M8 freeze, if people are okay with them being removed. Still r=bsmedberg, a=no-functionality-change
|
2007-09-04 23:41:35 -07:00 |
|
pavlov@pavlov.net
|
448c760419
|
bug 378457. use nsAutoBuffers instead of mallocs for unsicribe item data. r=vlad, sr=bsmedberg. original patch from David Humphrey <david.humphrey@senecac.on.ca>
|
2007-08-28 13:44:12 -07:00 |
|
sharparrow1@yahoo.com
|
6e635b361e
|
Bug 387445: Remove thread safety from atoms. r+sr=dbaron, a=bzbarsky
|
2007-08-07 12:16:52 -07:00 |
|