Bug 185237

Summary: AX: Missing kAXSWebAccessibilityEventsEnabledNotification causes a crash
Product: WebKit Reporter: Nan Wang <n_wang>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, mitz, n_wang, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch none

Description Nan Wang 2018-05-02 22:05:57 PDT
0   com.apple.WebKit              	0x000000010ea66de3 -[WKWebView _initializeWithConfiguration:] + 5206
1   com.apple.WebKit              	0x000000010ea6783c -[WKWebView initWithFrame:configuration:] + 98
2   com.apple.Safari.Shared       	0x000000010dc4e801 -[WBSSiteMetadataManager siteMetadataProvider:webViewOfSize:withConfiguration:] + 241
3   com.apple.Safari.Shared       	0x000000010dc5d671 -[WBSTouchIconCache webViewMetadataFetchOperation:webViewOfSize:withConfiguration:] + 93
4   com.apple.Safari.Shared       	0x000000010dc68d62 -[WBSWebViewMetadataFetchOperation setUpWebViewIfNeeded] + 152
5   com.apple.Safari.Shared       	0x000000010dc60239 -[WBSTouchIconFetchOperation startOffscreenFetching] + 302

<rdar://problem/39928458>
Comment 1 Nan Wang 2018-05-02 22:18:07 PDT
Created attachment 339388 [details]
patch
Comment 2 mitz 2018-05-02 22:23:30 PDT
Comment on attachment 339388 [details]
patch

Looks good to me, but the review flag wasn’t set to ? so I’m not sure if I should r+.
Comment 3 WebKit Commit Bot 2018-05-02 23:06:03 PDT
Comment on attachment 339388 [details]
patch

Clearing flags on attachment: 339388

Committed r231295: <https://trac.webkit.org/changeset/231295>
Comment 4 WebKit Commit Bot 2018-05-02 23:06:04 PDT
All reviewed patches have been landed.  Closing bug.