Bug 307591
| Summary: | REGRESSION(307285@main): Broke internal iOS builds | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Abrar Rahman Protyasha <a_protyasha> |
| Component: | New Bugs | Assignee: | Abrar Rahman Protyasha <a_protyasha> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | a_protyasha, megan_gardner, richard_robinson2, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Abrar Rahman Protyasha
```
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
<rdar://problem/170170052>
Abrar Rahman Protyasha
Pull request: https://github.com/WebKit/WebKit/pull/58436
EWS
Committed 307302@main (a1dc8a3ac900): <https://commits.webkit.org/307302@main>
Reviewed commits have been landed. Closing PR #58436 and removing active labels.