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
316198
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
Add attachment
proposed patch, testcase, etc.
adrian_taylor
Comment 1
2026-06-03 05:16:10 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/66361
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.
Top of Page
Format For Printing
XML
Clone This Bug