[Webkit-unassigned] [Bug 245493] New: [ EWS tvOS15 watchOS8 Simulator ] Build failure due to errors
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 21 10:55:53 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=245493
Bug ID: 245493
Summary: [ EWS tvOS15 watchOS8 Simulator ] Build failure due to
errors
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: hhjalmarsson at apple.com
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
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220921/ae96ebe7/attachment-0001.htm>
More information about the webkit-unassigned
mailing list