Ehsan Akhgari
|
e93945101f
|
Bug 572618 - Make debugging the editor easier - Part 2: Replace all if(!foo) return NS_ERROR_bar checks with NS_ENSURE_TRUE(foo, NS_ERROR_bar); r=roc
|
2010-06-17 15:41:16 -04:00 |
|
Ehsan Akhgari
|
ed95bc25f5
|
Bug 572618 - Make debugging the editor easier - Part 1: Replace all if(NS_FAILED) checks with NS_ENSURE_SUCCESS; r=roc
|
2010-06-17 15:27:24 -04:00 |
|
Daniel Holbert
|
40f5cf3a1c
|
Bug 539585: Fix "warning: format '%p' expects type 'void*'" in editor directory. r=neil
|
2010-01-17 15:11:04 -08:00 |
|
timeless@mozdev.org
|
9458b76a5d
|
Bug 504087 NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION(IMETextTxn) incorrectly used NS_INTERFACE_MAP_END_INHERITING(EditTxn)
r=neil
|
2009-07-22 17:31:02 -05:00 |
|
L. David Baron
|
a3f6efd2f2
|
Implement cycle collection for transaction manager and editor transactions. (Bug 488799) r+sr=peterv
|
2009-05-08 21:59:25 -07:00 |
|
hg@mozilla.com
|
465265d0d4
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
|