Closed Bug 1273082 Opened 9 years ago Closed 3 months ago

"EventDispatcher::Dispatch" spent more time for the action "Delete All"

Categories

(Core :: General, defect)

45 Branch
defect

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: cynthiatang, Unassigned)

References

Details

Refer to Bug 1269953 # Test Case 1. Launch the browser with blank page 2. Input the google doc url with 1 pages table content https://goo.gl/ASWnsK 3. Select all objects 4. Delete all objects 5. Close the browser # Try to identify the time for the action "Delete All". profilerMark_4() is for the action "Delete All": 50305 - 50021 = 284 ms Profiler: https://goo.gl/mDDYKj From Gecko Profiling data, the Range [50001, 50315]: 313 100.0% Startup::XRE_Main 177 56.5% ├─ nsViewManager::DispatchEvent 177 56.5% │ └─ EventDispatcher::Dispatch │ └─ ...so on └─ ...so on
Blocks: 1269953
Severity: normal → S3

We've done a lot of performance improvements since the bug was reported. I think we can close this one.
Please file a new bug, provide new STRs and profiles, if you see a similar issue in the recent firefox versions.

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