RESOLVED CONFIGURATION CHANGED205883
Regression(r254144): iOS Build broken: WebPageIOS.mm error: use of undeclared identifier 'BoundingRectBehavior'
https://bugs.webkit.org/show_bug.cgi?id=205883
Summary Regression(r254144): iOS Build broken: WebPageIOS.mm error: use of undeclared...
Aakash Jain
Reported 2020-01-07 12:50:59 PST
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.
Attachments
Aakash Jain
Comment 1 2020-01-07 12:51:44 PST
Ryan Haddad
Comment 2 2020-01-07 13:10:54 PST
Radar WebKit Bug Importer
Comment 3 2020-01-07 13:11:17 PST
Note You need to log in before you can comment on or make changes to this bug.