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
260040
[iOS] Crash under WebPage::requestAutocorrectionData()
https://bugs.webkit.org/show_bug.cgi?id=260040
Summary
[iOS] Crash under WebPage::requestAutocorrectionData()
Chris Dumez
Reported
2023-08-10 13:59:10 PDT
Crash under WebPage::requestAutocorrectionData(): ``` 5 WebKit: WebKit::WebPage::requestAutocorrectionData(WTF::String const&, WebKit::CallbackID) <== 5 WebKit: WebKit::WebPage::requestAutocorrectionData(WTF::String const&, WebKit::CallbackID) 5 WebKit: void IPC::handleMessage<Messages::WebPage::RequestAutocorrectionData, WebKit::WebPage, void (WebKit::WebPage::*)(WTF::String const&, WebKit::CallbackID)>(IPC::Decoder&, WebKit::WebPage*, void (WebKit::WebPage::*)(WTF::String const&, WebKit::CallbackID)) 5 WebKit: IPC::MessageReceiverMap::dispatchMessage(IPC::Connection&, IPC::Decoder&) 5 WebKit: WebKit::WebProcess::didReceiveMessage(IPC::Connection&, IPC::Decoder&) 5 WebKit: IPC::Connection::dispatchMessage(std::__1::unique_ptr<IPC::Decoder, std::__1::default_delete<IPC::Decoder> >) ```
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2023-08-10 13:59:18 PDT
<
rdar://37124831
>
Chris Dumez
Comment 2
2023-08-10 14:01:03 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/16579
EWS
Comment 3
2023-08-10 15:54:30 PDT
Committed
266788@main
(aacd324e2cb0): <
https://commits.webkit.org/266788@main
> Reviewed commits have been landed. Closing PR #16579 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