RESOLVED FIXED 224332
Remove virtual from RenderBox::availableLogicalWidth
https://bugs.webkit.org/show_bug.cgi?id=224332
Summary Remove virtual from RenderBox::availableLogicalWidth
Rob Buis
Reported 2021-04-08 11:45:18 PDT
Remove virtual from RenderBox::availableLogicalWidth since it is not overwritten.
Attachments
Patch (1.48 KB, patch)
2021-04-08 11:46 PDT, Rob Buis
no flags
Patch (1.47 KB, patch)
2021-04-08 12:56 PDT, Rob Buis
no flags
Rob Buis
Comment 1 2021-04-08 11:46:26 PDT
Darin Adler
Comment 2 2021-04-08 12:50:32 PDT
Comment on attachment 425526 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=425526&action=review > Source/WebCore/ChangeLog:9 > + it is not overwritten. overwritten -> overridden
Rob Buis
Comment 3 2021-04-08 12:53:39 PDT
Comment on attachment 425526 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=425526&action=review >> Source/WebCore/ChangeLog:9 >> + it is not overwritten. > > overwritten -> overridden Thanks, was doing too many things at once. I think for mistakes like this it would be nice to be able to edit the commit message and spare the re-upload.
Rob Buis
Comment 4 2021-04-08 12:56:24 PDT
EWS
Comment 5 2021-04-08 13:46:29 PDT
Committed r275675 (236311@main): <https://commits.webkit.org/236311@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 425535 [details].
Radar WebKit Bug Importer
Comment 6 2021-04-08 13:47:13 PDT
Note You need to log in before you can comment on or make changes to this bug.