Bug 185237 - AX: Missing kAXSWebAccessibilityEventsEnabledNotification causes a crash
Summary: AX: Missing kAXSWebAccessibilityEventsEnabledNotification causes a crash
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-05-02 22:05 PDT by Nan Wang
Modified: 2018-05-02 23:06 PDT (History)
4 users (show)

See Also:


Attachments
patch (1.94 KB, patch)
2018-05-02 22:18 PDT, Nan Wang
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.