Closed Bug 12319 Opened 25 years ago Closed 3 years ago

feature request: nsIEditorLogging keep track of times

Categories

(Core :: DOM: Editor, enhancement, P5)

enhancement

Tracking

()

RESOLVED INVALID
Future

People

(Reporter: Brade, Unassigned)

Details

(Keywords: helpwanted)

I think it'd be cool if the logging mechanism actually recorded the times.  This
could allow the playback mechanism to playback in actual time rather than as fast
as possible (which we currently do).  This would be a good idea in case we can't
reproduce a bug in one mode due to a timing issue.  Kin points out that there
could be problems because we are subject to network delays.  I think if the
information is recorded, at least we'll be able to see where the delays are
happening (if at all).
Status: NEW → ASSIGNED
Target Milestone: M12
Accepting bug, marking M12 (post beta)
Target Milestone: M12 → M14
Moving to M14 milestone. This feature is not required for beta 1.
Moved to M15 to balance bug counts across milestones.
Moving all non-beta1 bugs to M16 since I am going on sabbatical.
Target Milestone: M15 → M16
enhancement, moving to m20
Target Milestone: M16 → M20
moving to future milestone
Assignee: kin → beppe
Status: ASSIGNED → NEW
Target Milestone: M20 → Future
moving back to previous owner
Assignee: beppe → kin
Accepting bug.
Status: NEW → ASSIGNED
adding help wanted keyword
Keywords: helpwanted
QA Contact: sujay → editor
Assignee: kinmoz → nobody
Status: ASSIGNED → NEW

Bulk-downgrade of unassigned, >=3 years untouched DOM/Storage bug's priority.

If you have reason to believe this is wrong, please write a comment and ni :jstutte.

Severity: normal → S4
Priority: P3 → P5

We currently have MOZ_LOG which can log the time, but I don't think it's necessary for editor because editor works only in the main thread. Although we don't put logging code except transaction classes, this shouldn't be necessary.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.