Bug 230754 - Fix for crash in accessibility/Mac/search-predicate-for-adhoc-radio-groups.html in isolated tree mode.
Summary: Fix for crash in accessibility/Mac/search-predicate-for-adhoc-radio-groups.ht...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andres Gonzalez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-09-24 09:08 PDT by Andres Gonzalez
Modified: 2021-09-27 09:03 PDT (History)
10 users (show)

See Also:


Attachments
Patch (11.95 KB, patch)
2021-09-24 09:29 PDT, Andres Gonzalez
no flags Details | Formatted Diff | Diff
Patch (13.52 KB, patch)
2021-09-24 10:34 PDT, Andres Gonzalez
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (13.13 KB, patch)
2021-09-24 10:58 PDT, Andres Gonzalez
no flags Details | Formatted Diff | Diff
Patch (13.13 KB, patch)
2021-09-27 08:05 PDT, Andres Gonzalez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andres Gonzalez 2021-09-24 09:08:56 PDT
Fix for crash in accessibility/Mac/search-predicate-for-adhoc-radio-groups.html in isolated tree mode.
Comment 1 Radar WebKit Bug Importer 2021-09-24 09:09:14 PDT
<rdar://problem/83498599>
Comment 2 Andres Gonzalez 2021-09-24 09:29:47 PDT
Created attachment 439155 [details]
Patch
Comment 3 chris fleizach 2021-09-24 09:52:43 PDT
Comment on attachment 439155 [details]
Patch

In file included from /Volumes/Data/worker/iOS-14-Build-EWS/build/WebKitBuild/Release-iphoneos/DerivedSources/WebCore/unified-sources/UnifiedSource5-mm.mm:3:
./accessibility/ios/WebAccessibilityObjectWrapperIOS.mm:2777:34: error: no member named 'getAttribute' in 'WebCore::AXCoreObject'
Comment 4 Andres Gonzalez 2021-09-24 10:34:08 PDT
Created attachment 439160 [details]
Patch
Comment 5 Andres Gonzalez 2021-09-24 10:58:43 PDT
Created attachment 439165 [details]
Patch
Comment 6 Andres Gonzalez 2021-09-27 08:05:13 PDT
Created attachment 439353 [details]
Patch
Comment 7 EWS 2021-09-27 09:03:26 PDT
Committed r283115 (242173@main): <https://commits.webkit.org/242173@main>

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