gecko/editor/libeditor/html
Chris Jones 8991442744 Rollup of bug 615386, parts 1-6. Teach the reftest harness about <browser remote>. r=dbaron,roc,ted a=a
--HG--
rename : layout/tools/reftest/reftest.js => layout/tools/reftest/reftest-content.js
2011-02-03 13:54:10 -06:00
..
crashtests Rollup of bug 615386, parts 1-6. Teach the reftest harness about <browser remote>. r=dbaron,roc,ted a=a 2011-02-03 13:54:10 -06:00
tests Bug 628980 - browserscope richedit tests load http://www.google.com/intl/en_ALL/images/logo.gif over the network; r=roc a=NPOTB 2011-01-27 00:26:33 -05:00
Makefile.in
nsEditorTxnLog.cpp Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedberg 2010-07-05 11:42:18 +02:00
nsEditorTxnLog.h
nsEditProperty.cpp
nsHTMLAbsPosition.cpp Bug 289384 - Part 2: Fix an assertion; r=roc 2010-07-11 19:54:28 -04:00
nsHTMLAnonymousUtils.cpp Bug 577438 Part 1: Add previous sibling to nsIMutationObserver::ContentRemoved. r=sicking 2010-07-21 15:05:17 -07:00
nsHTMLCSSUtils.cpp Bug 572618 - Make debugging the editor easier - Part 3: multiline version of part 2; r=roc 2010-06-17 16:40:48 -04:00
nsHTMLCSSUtils.h
nsHTMLDataTransfer.cpp Bug 620423 - nsHTMLEditor::ParseCFHTML foolishly checks aStuffToPaste instead of *aStuffToPaste; r=neil a=roc 2011-01-11 10:20:31 -05:00
nsHTMLEditor.cpp Back out bug 612128 because it regressed Fennec with bug 618357, which blocks Fennec beta3; a=blocking-fennecb3+ 2010-12-10 21:20:00 -05:00
nsHTMLEditor.h Back out bug 612128 because it regressed Fennec with bug 618357, which blocks Fennec beta3; a=blocking-fennecb3+ 2010-12-10 21:20:00 -05:00
nsHTMLEditorEventListener.cpp 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
nsHTMLEditorEventListener.h
nsHTMLEditorLog.cpp Bug 572618 - Make debugging the editor easier - Part 4: multiline version of part 1; r=roc 2010-06-17 16:44:35 -04:00
nsHTMLEditorLog.h
nsHTMLEditorStyle.cpp Bug 572618 - Make debugging the editor easier - Part 4: multiline version of part 1; r=roc 2010-06-17 16:44:35 -04:00
nsHTMLEditRules.cpp Bug 615015 - "ASSERTION: bad action nesting!"; r,a=roc 2010-12-01 00:24:09 -05:00
nsHTMLEditRules.h Bug 615450 - Prevent the reinitialization of the HTML editor while an editor operation is in progress on a document; r,a=roc 2010-11-30 23:21:32 -05:00
nsHTMLEditUtils.cpp Bug 605081 - Editor refuses to insert a <keygen> element; r=ehsan a=roc 2010-10-21 17:12:49 -04:00
nsHTMLEditUtils.h
nsHTMLInlineTableEditor.cpp 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
nsHTMLObjectResizer.cpp Bug 572618 - Make debugging the editor easier - Part 3: multiline version of part 2; r=roc 2010-06-17 16:40:48 -04:00
nsHTMLObjectResizer.h
nsHTMLURIRefObject.cpp Bug 572618 - Make debugging the editor easier - Part 4: multiline version of part 1; r=roc 2010-06-17 16:44:35 -04:00
nsHTMLURIRefObject.h
nsIHTMLEditRules.h
nsTableEditor.cpp Bug 572618 - Make debugging the editor easier - Part 3: multiline version of part 2; r=roc 2010-06-17 16:40:48 -04:00
nsWSRunObject.cpp Bug 605177 - Fix a number of build warnings in editor/; r=ehsan a=bsmedberg 2010-11-04 16:44:46 -04:00
nsWSRunObject.h Bug 566552 Spell offset with an s especially nsHTMLEditor::AddPositioningOffet 2010-05-24 14:20:59 +02:00
TextEditorTest.cpp Bug 572618 - Make debugging the editor easier - Part 3: multiline version of part 2; r=roc 2010-06-17 16:40:48 -04:00
TextEditorTest.h
TypeInState.cpp Bug 572598 - Part 4: Don't attempt to check empty selections, after all, they're empty; r=roc 2010-06-18 17:43:31 -04:00
TypeInState.h