Bug 131100

Summary: [CSS Regions] Optimize RenderFlowThread::regionInRange
Product: WebKit Reporter: Andrei Bucur <abucur>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: bfulgham, mihnea, WebkitBugTracker
Priority: P2 Keywords: AdobeTracked
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 128243    

Andrei Bucur
Reported 2014-04-02 04:44:31 PDT
RenderFlowThread::regionInRange should only iterate through the regions as a last resort solution. We should compare RenderRegion::logicalTopForFlowThreadContent instead.
Attachments
Brent Fulgham
Comment 1 2022-07-13 09:18:18 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.