RESOLVED FIXED316198
Include InputMethodState
https://bugs.webkit.org/show_bug.cgi?id=316198
Summary Include InputMethodState
adrian_taylor
Reported 2026-06-03 05:13:12 PDT
Once significant Swift is included in Swift/GTK builds, build errors are reported that InputMethodState is an incomplete type. These are generated by the clang importer; although C++ does not need this type to be complete for a std::optional<InputMethodState>&& parameter, the clang importer does.
Attachments
adrian_taylor
Comment 1 2026-06-03 05:16:10 PDT
EWS
Comment 2 2026-06-03 09:07:35 PDT
Committed 314470@main (fa846a71a525): <https://commits.webkit.org/314470@main> Reviewed commits have been landed. Closing PR #66361 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.