Closed Bug 6799 Opened 25 years ago Closed 25 years ago

Change parameter for GetUndo/RedoStringString()

Categories

(Core :: DOM: Editor, defect, P3)

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: kinmoz, Assigned: kinmoz)

Details

Change the parameter to nsITransaction::GetUndoString() and
nsITransaction::GetRedoString() from a nsString ** to an nsString *.
Status: NEW → ASSIGNED
Target Milestone: M7
Accepting bug, setting milestone to M7.
Assignee: kostello → kin
Status: ASSIGNED → NEW
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Checked in changes:

    mozilla/editor/base/ChangeAttributeTxn.cpp
    mozilla/editor/base/ChangeAttributeTxn.h
    mozilla/editor/base/CreateElementTxn.cpp
    mozilla/editor/base/CreateElementTxn.h
    mozilla/editor/base/DeleteElementTxn.cpp
    mozilla/editor/base/DeleteElementTxn.h
    mozilla/editor/base/DeleteRangeTxn.cpp
    mozilla/editor/base/DeleteRangeTxn.h
    mozilla/editor/base/DeleteTableCellTxn.cpp
    mozilla/editor/base/DeleteTableCellTxn.h
    mozilla/editor/base/DeleteTableColumnTxn.cpp
    mozilla/editor/base/DeleteTableColumnTxn.h
    mozilla/editor/base/DeleteTableRowTxn.cpp
    mozilla/editor/base/DeleteTableRowTxn.h
    mozilla/editor/base/DeleteTableTxn.cpp
    mozilla/editor/base/DeleteTableTxn.h
    mozilla/editor/base/DeleteTextTxn.cpp
    mozilla/editor/base/DeleteTextTxn.h
    mozilla/editor/base/EditAggregateTxn.cpp
    mozilla/editor/base/EditAggregateTxn.h
    mozilla/editor/base/EditTxn.cpp
    mozilla/editor/base/EditTxn.h
    mozilla/editor/base/InsertElementTxn.cpp
    mozilla/editor/base/InsertElementTxn.h
    mozilla/editor/base/InsertTableCellTxn.cpp
    mozilla/editor/base/InsertTableCellTxn.h
    mozilla/editor/base/InsertTableColumnTxn.cpp
    mozilla/editor/base/InsertTableColumnTxn.h
    mozilla/editor/base/InsertTableRowTxn.cpp
    mozilla/editor/base/InsertTableRowTxn.h
    mozilla/editor/base/InsertTableTxn.cpp
    mozilla/editor/base/InsertTableTxn.h
    mozilla/editor/base/InsertTextTxn.cpp
    mozilla/editor/base/InsertTextTxn.h
    mozilla/editor/base/JoinElementTxn.cpp
    mozilla/editor/base/JoinElementTxn.h
    mozilla/editor/base/JoinTableCellsTxn.cpp
    mozilla/editor/base/JoinTableCellsTxn.h
    mozilla/editor/base/SplitElementTxn.cpp
    mozilla/editor/base/SplitElementTxn.h
    mozilla/editor/base/nsInsertHTMLTxn.cpp
    mozilla/editor/base/nsInsertHTMLTxn.h
    mozilla/editor/base/nsJSEditorLog.cpp
    mozilla/editor/txmgr/public/nsITransaction.h
    mozilla/editor/txmgr/tests/TestTXMgr.cpp
Kin, can you verify this one also and mark it VERIFIED-FIXEd...

thanks!
Status: RESOLVED → VERIFIED
Marking verified fixed.
You need to log in before you can comment on or make changes to this bug.