.. |
crashtests
|
Bug 459613. When we tear down a textcontrol frame, tell its editor that we're blowing away the frame tree so it doesn't try to clear the spellcheck selection, which not only wastes time but does GetPrimaryFrame for during frame destruction which is a no-no. r+sr=mats
|
2008-12-12 21:34:43 +13:00 |
tests
|
Bug 545405 - Replace bogus </head> tag with </title> in test_bug502673.html. r=timeless.
|
2010-02-22 14:17:31 +02:00 |
ChangeAttributeTxn.cpp
|
Implement cycle collection for transaction manager and editor transactions. (Bug 488799) r+sr=peterv
|
2009-05-08 21:59:25 -07:00 |
ChangeAttributeTxn.h
|
Implement cycle collection for transaction manager and editor transactions. (Bug 488799) r+sr=peterv
|
2009-05-08 21:59:25 -07:00 |
ChangeCSSInlineStyleTxn.cpp
|
Implement cycle collection for transaction manager and editor transactions. (Bug 488799) r+sr=peterv
|
2009-05-08 21:59:25 -07:00 |
ChangeCSSInlineStyleTxn.h
|
Implement cycle collection for transaction manager and editor transactions. (Bug 488799) r+sr=peterv
|
2009-05-08 21:59:25 -07:00 |
CreateElementTxn.cpp
|
Bug 539585: Fix "warning: format '%p' expects type 'void*'" in editor directory. r=neil
|
2010-01-17 15:11:04 -08:00 |
CreateElementTxn.h
|
Implement cycle collection for transaction manager and editor transactions. (Bug 488799) r+sr=peterv
|
2009-05-08 21:59:25 -07:00 |
DeleteElementTxn.cpp
|
Bug 539585: Fix "warning: format '%p' expects type 'void*'" in editor directory. r=neil
|
2010-01-17 15:11:04 -08:00 |
DeleteElementTxn.h
|
Implement cycle collection for transaction manager and editor transactions. (Bug 488799) r+sr=peterv
|
2009-05-08 21:59:25 -07:00 |
DeleteRangeTxn.cpp
|
Implement cycle collection for transaction manager and editor transactions. (Bug 488799) r+sr=peterv
|
2009-05-08 21:59:25 -07:00 |
DeleteRangeTxn.h
|
Implement cycle collection for transaction manager and editor transactions. (Bug 488799) r+sr=peterv
|
2009-05-08 21:59:25 -07:00 |
DeleteTextTxn.cpp
|
Implement cycle collection for transaction manager and editor transactions. (Bug 488799) r+sr=peterv
|
2009-05-08 21:59:25 -07:00 |
DeleteTextTxn.h
|
Implement cycle collection for transaction manager and editor transactions. (Bug 488799) r+sr=peterv
|
2009-05-08 21:59:25 -07:00 |
EditAggregateTxn.cpp
|
Implement cycle collection for transaction manager and editor transactions. (Bug 488799) r+sr=peterv
|
2009-05-08 21:59:25 -07:00 |
EditAggregateTxn.h
|
Implement cycle collection for transaction manager and editor transactions. (Bug 488799) r+sr=peterv
|
2009-05-08 21:59:25 -07:00 |
EditTxn.cpp
|
Implement cycle collection for transaction manager and editor transactions. (Bug 488799) r+sr=peterv
|
2009-05-08 21:59:25 -07:00 |
EditTxn.h
|
Implement cycle collection for transaction manager and editor transactions. (Bug 488799) r+sr=peterv
|
2009-05-08 21:59:25 -07:00 |
IMETextTxn.cpp
|
Bug 504087 NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION(IMETextTxn) incorrectly used NS_INTERFACE_MAP_END_INHERITING(EditTxn)
|
2009-07-22 17:31:02 -05:00 |
IMETextTxn.h
|
Bug 557416: Remove unnecessary includes and forward declarations of nsIPresShell. r=roc
|
2010-04-10 16:09:38 -04:00 |
InsertElementTxn.cpp
|
Bug 539585: Fix "warning: format '%p' expects type 'void*'" in editor directory. r=neil
|
2010-01-17 15:11:04 -08:00 |
InsertElementTxn.h
|
Implement cycle collection for transaction manager and editor transactions. (Bug 488799) r+sr=peterv
|
2009-05-08 21:59:25 -07:00 |
InsertTextTxn.cpp
|
Bug 539585: Fix "warning: format '%p' expects type 'void*'" in editor directory. r=neil
|
2010-01-17 15:11:04 -08:00 |
InsertTextTxn.h
|
Implement cycle collection for transaction manager and editor transactions. (Bug 488799) r+sr=peterv
|
2009-05-08 21:59:25 -07:00 |
JoinElementTxn.cpp
|
Bug 539585: Fix "warning: format '%p' expects type 'void*'" in editor directory. r=neil
|
2010-01-17 15:11:04 -08:00 |
JoinElementTxn.h
|
Implement cycle collection for transaction manager and editor transactions. (Bug 488799) r+sr=peterv
|
2009-05-08 21:59:25 -07:00 |
Makefile.in
|
Bug 545602 Unify the event listeners for editor r=smaug
|
2010-03-06 13:01:28 +09:00 |
PlaceholderTxn.cpp
|
Implement cycle collection for transaction manager and editor transactions. (Bug 488799) r+sr=peterv
|
2009-05-08 21:59:25 -07:00 |
PlaceholderTxn.h
|
Implement cycle collection for transaction manager and editor transactions. (Bug 488799) r+sr=peterv
|
2009-05-08 21:59:25 -07:00 |
SetDocTitleTxn.cpp
|
Bug 118704. Get the document title from the DOM instead of storing it in the document object. Relanding with hopeful leak fix. r+sr=jst
|
2008-08-18 14:10:28 +12:00 |
SetDocTitleTxn.h
|
Remove nsTransactionFactory and most transaction CIDs. (Bug 489851) r+sr=peterv
|
2009-04-24 15:45:34 -07:00 |
SplitElementTxn.cpp
|
Bug 539585: Fix "warning: format '%p' expects type 'void*'" in editor directory. r=neil
|
2010-01-17 15:11:04 -08:00 |
SplitElementTxn.h
|
Implement cycle collection for transaction manager and editor transactions. (Bug 488799) r+sr=peterv
|
2009-05-08 21:59:25 -07:00 |
nsEditProperty.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:21:17 +00:00 |
nsEditPropertyAtomList.h
|
Bug 346485 - "Implement output element" [r=smaug,hsivonen,mrbkap,timeless,roc sr=jst]
|
2010-04-26 03:42:00 -04:00 |
nsEditRules.h
|
Bug 552914 nsEditor::mFlags is never modified by SetFlags() r=smaug
|
2010-04-12 11:35:18 +09:00 |
nsEditor.cpp
|
Bug 558970 nsEditorEventListener should store its owner as nsEditor rather than nsIEditor r=smaug
|
2010-04-19 21:20:42 +09:00 |
nsEditor.h
|
Bug 558970 nsEditorEventListener should store its owner as nsEditor rather than nsIEditor r=smaug
|
2010-04-19 21:20:42 +09:00 |
nsEditorCommands.cpp
|
Support receiving data from Mac OS X services into text and HTML editors. b=525389 r=josh r/sr=smaug
|
2010-01-10 20:45:45 -05:00 |
nsEditorCommands.h
|
Support receiving data from Mac OS X services into text and HTML editors. b=525389 r=josh r/sr=smaug
|
2010-01-10 20:45:45 -05:00 |
nsEditorController.cpp
|
Support receiving data from Mac OS X services into text and HTML editors. b=525389 r=josh r/sr=smaug
|
2010-01-10 20:45:45 -05:00 |
nsEditorController.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:21:17 +00:00 |
nsEditorEventListener.cpp
|
Bug 558970 nsEditorEventListener should store its owner as nsEditor rather than nsIEditor r=smaug
|
2010-04-19 21:20:42 +09:00 |
nsEditorEventListener.h
|
Bug 558970 nsEditorEventListener should store its owner as nsEditor rather than nsIEditor r=smaug
|
2010-04-19 21:20:42 +09:00 |
nsEditorUtils.cpp
|
Bug 356295. Implement HTML5 drag-drop. r=smaug,neil,sr=roc
|
2008-08-27 08:07:27 -04:00 |
nsEditorUtils.h
|
Bug 474369 - get rid of nsVoidArray, editor part; r=neil
|
2009-04-22 10:43:15 +02:00 |
nsIAbsorbingTransaction.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 |
nsIEditorSupport.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 |
nsSelectionState.cpp
|
Bug 494691 nsSelectionState::DoTraverse warning: unused variable ‘item’ (shadowed by another of the same name)
|
2009-06-27 18:42:51 -07:00 |
nsSelectionState.h
|
Implement cycle collection for transaction manager and editor transactions. (Bug 488799) r+sr=peterv
|
2009-05-08 21:59:25 -07:00 |
nsStyleSheetTxns.cpp
|
Bug 557416: Remove unnecessary includes and forward declarations of nsIPresShell. r=roc
|
2010-04-10 16:09:38 -04:00 |
nsStyleSheetTxns.h
|
Implement cycle collection for transaction manager and editor transactions. (Bug 488799) r+sr=peterv
|
2009-05-08 21:59:25 -07:00 |