Closed Bug 8309 Opened 25 years ago Closed 25 years ago

Need to Flush() during Editor API Logging.

Categories

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

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: kinmoz, Assigned: kinmoz)

Details

I have a fix that forces the Editor API Logging feature to flush what it's
writing out to the log after every API call.

This is neccessary to insure that the log is up-to-date, especially if the API
call crashes.

Without this, the API Log may not contain everything neccessary to reproduce the
crash.

This fix was code reviewed by buster@netscape.com. Just need chofmann approval
to check it in for M7.
Status: NEW → ASSIGNED
Target Milestone: M7
Accepting bug, setting milestone to M7.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Fix checked in:

    mozilla/editor/base/nsJSEditorLog.cpp
    mozilla/editor/base/nsJSEditorLog.h
    mozilla/editor/base/nsJSTxnLog.cpp
    mozilla/editor/base/nsJSTxnLog.h

Reviewed: buster@netscape.com
Approved: chofmann@netscape.com
Kin, please verify and mark this VERIFIED_FIXZED.....thanks!
Status: RESOLVED → VERIFIED
Marking verified fixed.
You need to log in before you can comment on or make changes to this bug.