Closed Bug 752853 Opened 13 years ago Closed 13 years ago

Actions performed in StackFramesView *feel* slow

Categories

(DevTools :: Debugger, defect)

12 Branch
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: vporof, Assigned: vporof)

References

Details

Attachments

(1 file)

Making events fire on mousedown instead of click makes everything feel much faster.
Depends on: 724229
Attached patch v1 (deleted) — Splinter Review
Attachment #621939 - Flags: review?(rcampbell)
Comment on attachment 621939 [details] [diff] [review] v1 I don't think we want to do this.
Attachment #621939 - Flags: review?(rcampbell) → review-
(In reply to Rob Campbell [:rc] (:robcee) from comment #2) > Comment on attachment 621939 [details] [diff] [review] > v1 > > I don't think we want to do this. Quite obviously :) But, how about keeping just frames.addEventListener("click", this._onFramesClick, false) ? It really makes a difference.
you mean onmousedown? That'll interfere when we want to add selectability to the stackframes.
Please ignore my excitednessness.
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: