WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
205883
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
Add attachment
proposed patch, testcase, etc.
Aakash Jain
Comment 1
2020-01-07 12:51:44 PST
Seems like it was broken by
https://trac.webkit.org/changeset/254144/webkit
Ryan Haddad
Comment 2
2020-01-07 13:10:54 PST
rolled out in
https://trac.webkit.org/changeset/254151
Radar WebKit Bug Importer
Comment 3
2020-01-07 13:11:17 PST
<
rdar://problem/58385016
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug