Open
Bug 736015
Opened 14 years ago
Updated 3 years ago
ReflowCountMgr unnecessarily turns frame pointers into strings for use as hash keys
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
NEW
People
(Reporter: jfkthame, Unassigned)
Details
Followup to bug 735647, see comment 4. No need to sprintf() a frame pointer into a string just to store it in one of the ReflowCountMgr hashtables.
Updated•7 years ago
|
Product: Core → Core Graveyard
| Assignee | ||
Updated•7 years ago
|
Component: Layout: Misc Code → Layout
Product: Core Graveyard → Core
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•