Open
Bug 736015
Opened 13 years ago
Updated 2 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•6 years ago
|
Product: Core → Core Graveyard
Assignee | ||
Updated•6 years ago
|
Component: Layout: Misc Code → Layout
Product: Core Graveyard → Core
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•