WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
307591
REGRESSION(
307285@main
): Broke internal iOS builds
https://bugs.webkit.org/show_bug.cgi?id=307591
Summary
REGRESSION(307285@main): Broke internal iOS builds
Abrar Rahman Protyasha
Reported
2026-02-11 13:08:02 PST
``` Source/WebKit/UIProcess/ios/WKBrowserEngineDefinitions.h:29:2: note: in module 'pal' imported from Source/WebKit/UIProcess/ios/WKBrowserEngineDefinitions.h:29: #import <pal/spi/ios/BrowserEngineKitSPI.h> ^ pal/spi/cocoa/WritingToolsSPI.h:138:5: error: 'WTTextSuggestionState' has different definitions in different modules; definition in module 'pal.spi.cocoa.WritingToolsSPI' first difference is 3rd element has name 'WTTextSuggestionStateAccepted' ¦ WTTextSuggestionStateAccepted = 2, WritingTools.framework/Headers/WTTextSuggestion.h:16:5: note: but in 'WritingTools.WTTextSuggestion' found 3rd element has name 'WTTextSuggestionStateRejected' ¦ WTTextSuggestionStateRejected = 3, ```
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-02-11 13:08:08 PST
<
rdar://problem/170170052
>
Abrar Rahman Protyasha
Comment 2
2026-02-11 13:12:44 PST
Pull request:
https://github.com/WebKit/WebKit/pull/58436
EWS
Comment 3
2026-02-11 13:48:00 PST
Committed
307302@main
(a1dc8a3ac900): <
https://commits.webkit.org/307302@main
> Reviewed commits have been landed. Closing PR #58436 and removing active labels.
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