.. |
crashtests
|
Add crashtests for two leak bugs.
|
2007-12-14 21:29:32 -08:00 |
Makefile.in
|
Fix bad reference counting of atoms so we don't manipulate garbage atom pointers. b=422546 r=timeless sr=roc a=damon
|
2008-03-13 18:54:02 +00:00 |
TextEditorTest.cpp
|
Make NS_LIKELY/NS_UNLIKELY accept pointers etc and always return 0 or 1. b=340244 r+sr=darin
|
2006-11-18 00:48:56 +00:00 |
TextEditorTest.h
|
…
|
|
TypeInState.cpp
|
Fix PropItem leak by using nsAutoPtr (bug 407074). r+sr=peterv, a=damon
|
2007-12-11 19:23:34 -08:00 |
TypeInState.h
|
Fix PropItem leak by using nsAutoPtr (bug 407074). r+sr=peterv, a=damon
|
2007-12-11 19:23:34 -08:00 |
nsEditProperty.cpp
|
…
|
|
nsEditorTxnLog.cpp
|
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
|
2006-02-03 14:18:39 +00:00 |
nsEditorTxnLog.h
|
…
|
|
nsHTMLAbsPosition.cpp
|
Bug 364719 - "Resizers of images are positioned wrongly when page is scrolled" [p=mfenniak-moz@mathieu.fenniak.net (Mathieu Fenniak) / chris@pearce.org.nz (Chris Pearce [cpearce]) r=peterv r+sr=roc a=blocking1.9+]
|
2008-01-21 23:39:06 -08:00 |
nsHTMLAnonymousUtils.cpp
|
Bug 364719 - "Resizers of images are positioned wrongly when page is scrolled" [p=mfenniak-moz@mathieu.fenniak.net (Mathieu Fenniak) / chris@pearce.org.nz (Chris Pearce [cpearce]) r=peterv r+sr=roc a=blocking1.9+]
|
2008-01-21 23:39:06 -08:00 |
nsHTMLCSSUtils.cpp
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
nsHTMLCSSUtils.h
|
…
|
|
nsHTMLDataTransfer.cpp
|
Don't pointlessly clone nsCOMArray b=265745 r=brade sr=rbs a=schrep
|
2008-01-07 02:14:28 -08:00 |
nsHTMLEditRules.cpp
|
Bug 322202 - "[MIDAS] hitting ENTER when focus inside an empty paragraph (containing the "I dont need it" BR tag) results in strange output." [p=littlecritter@nasquan.com (Loune) r+sr=Neil a=blocking1.9+]
|
2008-01-26 20:17:29 -08:00 |
nsHTMLEditRules.h
|
Fix PropItem leak by using nsAutoPtr (bug 407074). r+sr=peterv, a=damon
|
2007-12-11 19:23:34 -08:00 |
nsHTMLEditUtils.cpp
|
Remove obsolete and wacky support for the <sound> element, which not even IE supports. bug 333057, r=sicking sr=jst
|
2006-04-10 20:49:02 +00:00 |
nsHTMLEditUtils.h
|
Fix for bug 153998 (COtherDTD should go; composer should handle containment checking itself). r=mrbkap, sr=jst.
|
2005-09-05 14:18:56 +00:00 |
nsHTMLEditor.cpp
|
Bug 364719 - "Resizers of images are positioned wrongly when page is scrolled" [p=mfenniak-moz@mathieu.fenniak.net (Mathieu Fenniak) / chris@pearce.org.nz (Chris Pearce [cpearce]) r=peterv r+sr=roc a=blocking1.9+]
|
2008-01-21 23:39:06 -08:00 |
nsHTMLEditor.h
|
Bug 364719 - "Resizers of images are positioned wrongly when page is scrolled" [p=mfenniak-moz@mathieu.fenniak.net (Mathieu Fenniak) / chris@pearce.org.nz (Chris Pearce [cpearce]) r=peterv r+sr=roc a=blocking1.9+]
|
2008-01-21 23:39:06 -08:00 |
nsHTMLEditorLog.cpp
|
…
|
|
nsHTMLEditorLog.h
|
…
|
|
nsHTMLEditorMouseListener.cpp
|
Fix for bug 417533 (Resizing linked images fails in contentEditable elements). r/sr=jst, a=damon.
|
2008-04-23 11:53:30 +00:00 |
nsHTMLEditorMouseListener.h
|
…
|
|
nsHTMLEditorStyle.cpp
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
nsHTMLInlineTableEditor.cpp
|
Remove the anonymous content for resizers properly. b=420439 r+sr=peterv a1.9+=damons
|
2008-04-13 20:22:32 +00:00 |
nsHTMLObjectResizer.cpp
|
Bug 364719 - "Resizers of images are positioned wrongly when page is scrolled" [p=mfenniak-moz@mathieu.fenniak.net (Mathieu Fenniak) / chris@pearce.org.nz (Chris Pearce [cpearce]) r=peterv r+sr=roc a=blocking1.9+]
|
2008-01-21 23:39:06 -08:00 |
nsHTMLObjectResizer.h
|
…
|
|
nsHTMLURIRefObject.cpp
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
nsHTMLURIRefObject.h
|
…
|
|
nsIHTMLEditRules.h
|
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
|
2005-11-11 14:36:26 +00:00 |
nsTableEditor.cpp
|
Fix for bug 286300 (Clean up HTML tags enum and related code). r/sr=jst, a=asa.
|
2005-06-16 12:58:13 +00:00 |
nsWSRunObject.cpp
|
Fix for bug 372544 ([Midas] Tab spacing is inconsistent). Patch by Mathieu Fenniak (mfenniak-moz@mathieu.fenniak.net), r/sr=me.
|
2007-05-24 06:00:53 -07:00 |
nsWSRunObject.h
|
Bug 344050: Kill nsITextContent and move the methods to nsIContent. r/sr=jst
|
2006-07-19 04:36:36 +00:00 |