.. |
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
|
Backed out accidentally committed 192d50641f83
|
2009-01-26 20:46:56 +13: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
|
Implement cycle collection for transaction manager and editor transactions. (Bug 488799) r+sr=peterv
|
2009-05-08 21:59:25 -07: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
|
Implement cycle collection for transaction manager and editor transactions. (Bug 488799) r+sr=peterv
|
2009-05-08 21:59:25 -07: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 489951 [TSF] Korean TIP's composition string looks like normal text r=VYV03354, sr=roc
|
2009-05-15 09:45:15 +09:00 |
IMETextTxn.h
|
Implement cycle collection for transaction manager and editor transactions. (Bug 488799) r+sr=peterv
|
2009-05-08 21:59:25 -07:00 |
InsertElementTxn.cpp
|
Implement cycle collection for transaction manager and editor transactions. (Bug 488799) r+sr=peterv
|
2009-05-08 21:59:25 -07: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
|
Implement cycle collection for transaction manager and editor transactions. (Bug 488799) r+sr=peterv
|
2009-05-08 21:59:25 -07: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
|
Implement cycle collection for transaction manager and editor transactions. (Bug 488799) r+sr=peterv
|
2009-05-08 21:59:25 -07: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
|
Remove nsTransactionFactory and most transaction CIDs. (Bug 489851) r+sr=peterv
|
2009-04-24 15:45:34 -07:00 |
nsEditor.cpp
|
Add the editor to cycle collection. (Bug 423233) r+sr=peterv
|
2009-05-08 21:59:25 -07:00 |
nsEditor.h
|
Add the editor to cycle collection. (Bug 423233) r+sr=peterv
|
2009-05-08 21:59:25 -07:00 |
nsEditorCommands.cpp
|
|
|
nsEditorCommands.h
|
|
|
nsEditorController.cpp
|
Followup to bug 348748 to fix the alignment of trailing backslashes in macros
|
2007-07-11 01:46:44 -07:00 |
nsEditorController.h
|
|
|
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 |
nsEditProperty.h
|
|
|
nsEditPropertyAtomList.h
|
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
|
2007-06-27 19:48:16 -07:00 |
nsEditRules.h
|
Clear the weak back pointers in nsTextEditRules and nsHTMLEditRules when they are no longer valid, to prepare for editor cycle collection. (Bug 423233) r+sr=peterv
|
2009-05-08 21:59:24 -07:00 |
nsIAbsorbingTransaction.h
|
|
|
nsIEditorSupport.h
|
|
|
nsSelectionState.cpp
|
Implement cycle collection for transaction manager and editor transactions. (Bug 488799) r+sr=peterv
|
2009-05-08 21:59:25 -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
|
Implement cycle collection for transaction manager and editor transactions. (Bug 488799) r+sr=peterv
|
2009-05-08 21:59:25 -07: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 |
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
|
Implement cycle collection for transaction manager and editor transactions. (Bug 488799) r+sr=peterv
|
2009-05-08 21:59:25 -07: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 |