Bug 219290 - AXObjectCache::focusedObjectForPage() is not defined when ENABLE(ACCESSIBILITY) is off
Summary: AXObjectCache::focusedObjectForPage() is not defined when ENABLE(ACCESSIBILIT...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yoshiaki Jitsukawa
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-11-25 17:35 PST by Yoshiaki Jitsukawa
Modified: 2020-11-26 17:22 PST (History)
11 users (show)

See Also:


Attachments
Patch1 (1.42 KB, patch)
2020-11-25 17:45 PST, Yoshiaki Jitsukawa
no flags Details | Formatted Diff | Diff
Patch2 (2.12 KB, patch)
2020-11-25 17:46 PST, Yoshiaki Jitsukawa
cfleizach: review+
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (fix tabs in the change log) (2.12 KB, patch)
2020-11-26 16:10 PST, Yoshiaki Jitsukawa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yoshiaki Jitsukawa 2020-11-25 17:35:06 PST
AXObjectCache::focusedObjectForPage() is not defined when ENABLE(ACCESSIBILITY) is tuned off and build fails.
Comment 1 Yoshiaki Jitsukawa 2020-11-25 17:45:26 PST
Created attachment 414871 [details]
Patch1
Comment 2 Yoshiaki Jitsukawa 2020-11-25 17:46:06 PST
Created attachment 414872 [details]
Patch2
Comment 3 Yoshiaki Jitsukawa 2020-11-25 17:54:04 PST
Hello, Chris, Andres.

I came across this with PlayStation build and prepared two versions of patches (Patch1 and Patch2)but I'm not sure which one is better. Would you please review?
Comment 4 Radar WebKit Bug Importer 2020-11-26 03:28:00 PST
<rdar://problem/71747849>
Comment 5 EWS 2020-11-26 16:05:19 PST
commit-queue failed to commit attachment 414872 [details] to WebKit repository.
Comment 6 Yoshiaki Jitsukawa 2020-11-26 16:10:36 PST
Created attachment 414910 [details]
Patch (fix tabs in the change log)
Comment 7 EWS 2020-11-26 17:22:20 PST
Committed r270172: <https://trac.webkit.org/changeset/270172>

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