RESOLVED WONTFIX 133277
[CSSRegions] Make firstEmptyRegionIndex O(1)
https://bugs.webkit.org/show_bug.cgi?id=133277
Summary [CSSRegions] Make firstEmptyRegionIndex O(1)
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.