[Webkit-unassigned] [Bug 205883] New: iOS Build broken: WebPageIOS.mm error: use of undeclared identifier 'BoundingRectBehavior'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 7 12:50:59 PST 2020


https://bugs.webkit.org/show_bug.cgi?id=205883

            Bug ID: 205883
           Summary: iOS Build broken: WebPageIOS.mm error: use of
                    undeclared identifier 'BoundingRectBehavior'
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aakash_jain at apple.com

iOS Build was broken recently. 

e.g.: https://build.webkit.org/builders/Apple%20iOS%2013%20Release%20%28Build%29/builds/3004

In file included from /Volumes/Data/slave/ios-13-release/build/WebKitBuild/Release-iphoneos/DerivedSources/WebKit2/unified-sources/UnifiedSource55-mm.mm:6:
/Volumes/Data/slave/ios-13-release/build/Source/WebKit/WebProcess/WebPage/ios/WebPageIOS.mm:4064:73: error: use of undeclared identifier 'BoundingRectBehavior'
            rects.append({ contextIterator.range()->absoluteBoundingBox(BoundingRectBehavior::IgnoreEmptyTextSelections), { currentLocation, 1 } });
                                                                        ^
1 error generated.

-- 
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/20200107/861744c8/attachment.htm>


More information about the webkit-unassigned mailing list