Bug 80489

Summary: CSS3 calc: reuse handles in CalculationValueHandleMap
Product: WebKit Reporter: Mike Lawther <mikelawther>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: ahmad.saleem792, mitz, rafael.lobo, simon.fraser, syoichi, zalan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 16662    

Mike Lawther
Reported 2012-03-06 22:08:51 PST
The current algorithm uses a simple monotonically increasing id scheme. This is simple, but potentially wasteful of the id space. This bug is to investigate and implement a scheme to reuse empty id slots. The investigation must take into account the complexity/performance/memory tradeoffs involved.
Attachments
Ahmad Saleem
Comment 1 2022-10-01 14:51:40 PDT
Simon & Alan - is this something needed now? Thanks!
Simon Fraser (smfr)
Comment 2 2022-10-03 12:13:44 PDT
No.
Note You need to log in before you can comment on or make changes to this bug.