RenderBox::contentBoxRect() is fairly hot in some profiles, and costly because contentWidth() and contentHeight() both fan out to multiple calls that checking scrollbarGutter() and checking for scrollbars.
<rdar://problem/126114704>
Pull request: https://github.com/WebKit/WebKit/pull/27011
Committed 277251@main (9ab862354f2a): <https://commits.webkit.org/277251@main> Reviewed commits have been landed. Closing PR #27011 and removing active labels.