Bug 222893 - [iOS] maild hits a simulated crash when ENABLE(APP_HIGHLIGHTS) is defined
Summary: [iOS] maild hits a simulated crash when ENABLE(APP_HIGHLIGHTS) is defined
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-03-07 12:23 PST by Wenson Hsieh
Modified: 2021-03-07 15:56 PST (History)
4 users (show)

See Also:


Attachments
Patch (7.78 KB, patch)
2021-03-07 13:26 PST, Wenson Hsieh
ews-feeder: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wenson Hsieh 2021-03-07 12:23:15 PST
Partial stack:

                          12 UIKitCore: +[UICalloutBar sharedCalloutBar]
                            12 UIKitCore: -[UIMenuController setMenuItems:]
                              12 WebKit: -[WKContentView(WKInteraction) setUpAppHighlightMenus]
                                12 WebKit: -[WKContentView(WKInteraction) _selectionChanged]
                                  12 WebKit: WebKit::WebPageProxy::updateEditorState(WebKit::EditorState const&)
                                    12 WebKit: WebKit::RemoteLayerTreeDrawingAreaProxy::commitLayerTree(WebKit::RemoteLayerTreeTransaction const&, WebKit::RemoteScrollingCoordinatorTransaction const&)
                                      12 WebKit: WebKit::RemoteLayerTreeDrawingAreaProxy::didReceiveMessage(IPC::Connection&, IPC::Decoder&)
                                        12 WebKit: IPC::MessageReceiverMap::dispatchMessage(IPC::Connection&, IPC::Decoder&)
Comment 1 Wenson Hsieh 2021-03-07 12:23:29 PST
<rdar://problem/74230060>
Comment 2 Wenson Hsieh 2021-03-07 13:26:25 PST
Created attachment 422537 [details]
Patch
Comment 3 EWS 2021-03-07 14:45:45 PST
Committed r274058: <https://commits.webkit.org/r274058>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 422537 [details].