RESOLVED FIXED 216846
REGRESSION(r266075): WebContent process crashes at TextManipulationController::getPath
https://bugs.webkit.org/show_bug.cgi?id=216846
Summary REGRESSION(r266075): WebContent process crashes at TextManipulationController...
Sihui Liu
Reported 2020-09-22 14:04:39 PDT
0 com.apple.WebCore WebCore::TextManipulationController::getPath(WebCore::Node*, WebCore::Node*) + 39 1 com.apple.WebCore WebCore::TextManipulationController::replace(WebCore::TextManipulationController::ManipulationItemData const&, WTF::Vector<WebCore::TextManipulationController::ManipulationToken, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc> const&, WTF::HashSet<WTF::Ref<WebCore::Node, WTF::DumbPtrTraits<WebCore::Node> >, WTF::DefaultHash<WTF::Ref<WebCore::Node, WTF::DumbPtrTraits<WebCore::Node> > >, WTF::HashTraits<WTF::Ref<WebCore::Node, WTF::DumbPtrTraits<WebCore::Node> > > >&) + 5195 2 com.apple.WebCore WebCore::TextManipulationController::completeManipulation(WTF::Vector<WebCore::TextManipulationController::ManipulationItem, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc> const&) + 2943 3 com.apple.WebKit WebKit::WebPage::completeTextManipulation(WTF::Vector<WebCore::TextManipulationController::ManipulationItem, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc> const&, WTF::CompletionHandler<void (bool, WTF::Vector<WebCore::TextManipulationController::ManipulationFailure, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc> const&)>&&) + 78 4 com.apple.WebKit WebKit::WebPage::didReceiveWebPageMessage(IPC::Connection&, IPC::Decoder&) + 52705
Attachments
Patch (4.64 KB, patch)
2020-09-22 14:22 PDT, Sihui Liu
no flags
Patch for landing (4.74 KB, patch)
2020-09-22 14:51 PDT, Sihui Liu
no flags
Sihui Liu
Comment 1 2020-09-22 14:05:00 PDT
Sihui Liu
Comment 2 2020-09-22 14:22:20 PDT
Sihui Liu
Comment 3 2020-09-22 14:51:58 PDT
Created attachment 409402 [details] Patch for landing
EWS
Comment 4 2020-09-22 15:21:48 PDT
Committed r267439: <https://trac.webkit.org/changeset/267439> All reviewed patches have been landed. Closing bug and clearing flags on attachment 409402 [details].
Note You need to log in before you can comment on or make changes to this bug.