Bug 82467

Summary: [CSS Regions] Change the name RenderBox::computeLogicalWidthInRegion() to something more meaningful
Product: WebKit Reporter: Mihai Balan <mibalan>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: bfulgham, koivisto, mitz, simon.fraser, WebkitBugTracker
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 57312    

Mihai Balan
Reported 2012-03-28 07:22:57 PDT
Even though the name for computeLogicalWidthInRegion() suggest it's CSS Regions specific, it actually contains more general code and more often than not, it's called with region = 0. This should be renamed or refactored.
Attachments
Brent Fulgham
Comment 1 2022-07-13 09:28:08 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.