RESOLVED FIXED273885
[Cleanup] Remove RenderBox::hasOverridingLogicalHeight
https://bugs.webkit.org/show_bug.cgi?id=273885
Summary [Cleanup] Remove RenderBox::hasOverridingLogicalHeight
alan
Reported 2024-05-08 10:59:45 PDT
ssia
Attachments
Patch (31.90 KB, patch)
2024-05-08 11:25 PDT, alan
no flags
Patch (31.23 KB, patch)
2024-05-08 13:08 PDT, alan
no flags
[fast-cq]Patch (31.11 KB, patch)
2024-05-08 20:08 PDT, alan
no flags
alan
Comment 1 2024-05-08 11:25:50 PDT
alan
Comment 2 2024-05-08 13:08:47 PDT
Simon Fraser (smfr)
Comment 3 2024-05-08 15:04:04 PDT
Comment on attachment 471321 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=471321&action=review > Source/WebCore/rendering/RenderBox.cpp:1321 > + auto iterator = gOverridingLogicalHeightMap->find(*this); Use getOptional()
alan
Comment 4 2024-05-08 20:08:00 PDT
Created attachment 471331 [details] [fast-cq]Patch
EWS
Comment 5 2024-05-09 05:06:40 PDT
Committed 278557@main (6330fd99ca44): <https://commits.webkit.org/278557@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 471331 [details].
Radar WebKit Bug Importer
Comment 6 2024-05-09 05:07:16 PDT
Note You need to log in before you can comment on or make changes to this bug.