RESOLVED FIXED245493
[ EWS tvOS15 watchOS8 Simulator ] Build failure due to errors
https://bugs.webkit.org/show_bug.cgi?id=245493
Summary [ EWS tvOS15 watchOS8 Simulator ] Build failure due to errors
Hercules Hjalmarsson
Reported 2022-09-21 10:55:53 PDT
watchOS-8-Build-EWS, tvOS-15-Build-EWS, tvOS-15-Simulator-Build-EWS, watchOS-8-Simulator-Build-EWS are failing to build due to error(s): ./layout/formattingContexts/FormattingContext.cpp:273:42: error: no member named 'containingBlock' in 'WebCore::Layout::Box' auto* ancestor = &descendant.containingBlock(); ~~~~~~~~~~ ^ ./layout/formattingContexts/FormattingContext.cpp:277:44: error: invalid operands to binary expression ('void' and 'const WebCore::Layout::ContainerBox *') if (nearestFormattingContextRoot() != &root) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~ URLS: https://ews-build.webkit.org/#/builders/63/builds/34750 https://ews-build.webkit.org/#/builders/66/builds/32244 https://ews-build.webkit.org/#/builders/67/builds/31112 https://ews-build.webkit.org/#/builders/65/builds/34867
Attachments
Radar WebKit Bug Importer
Comment 1 2022-09-21 10:56:25 PDT
Hercules Hjalmarsson
Comment 2 2022-09-22 08:37:17 PDT
Issue currently not on ToT.
Note You need to log in before you can comment on or make changes to this bug.