Bug 133277

Summary: [CSSRegions] Make firstEmptyRegionIndex O(1)
Product: WebKit Reporter: Mihnea Ovidenie <mihnea>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: bfulgham
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 128243    

Mihnea Ovidenie
Reported 2014-05-26 00:34:33 PDT
Currently, WebKitNamedFlow::firstEmptyRegionIndex iterates through the list of regions for a named flow searching for the first region having overset state == empty.
Attachments
Brent Fulgham
Comment 1 2022-07-12 17:22:30 PDT
CSS Regions were removed in Bug 174978.
Note You need to log in before you can comment on or make changes to this bug.